[ 425.164731] [55067]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 425.166300] [55067]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 02:20:59 2025] *** [ 425.166300] [55067]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 425.166300] [55067]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 425.166300] [55067]: nodename: devstack [ 425.166300] [55067]: machine: x86_64 [ 425.166300] [55067]: clock source: unix [ 425.166300] [55067]: pcre jit disabled [ 425.166300] [55067]: detected number of CPU cores: 8 [ 425.166300] [55067]: current working directory: / [ 425.166300] [55067]: detected binary path: /usr/bin/uwsgi-core [ 425.166559] [55067]: your processes number limit is 63753 [ 425.166559] [55067]: your memory page size is 4096 bytes [ 425.166559] [55067]: detected max file descriptor number: 2048 [ 425.166559] [55067]: lock engine: pthread robust mutexes [ 425.166559] [55067]: thunder lock: enabled [ 425.166559] [55067]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 425.166693] [55067]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 425.166693] [55067]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 425.166693] [55067]: Set PythonHome to /opt/stack/data/venv [ 425.194056] [55067]: Python main interpreter initialized at 0x619a98307be0 [ 425.194056] [55067]: python threads support enabled [ 425.194056] [55067]: your server socket listen backlog is limited to 100 connections [ 425.194056] [55067]: your mercy for graceful operations on workers is 80 seconds [ 425.194443] [55067]: mapped 403077 bytes (393 KB) for 2 cores [ 425.194527] [55067]: *** Operational MODE: preforking *** [ 425.194726] [55067]: *** uWSGI is running in multiple interpreter mode *** [ 425.194726] [55067]: spawned uWSGI master process (pid: 55067) [ 425.195296] [55067]: spawned uWSGI worker 1 (pid: 55068, cores: 1) [ 425.195939] [55067]: spawned uWSGI worker 2 (pid: 55069, cores: 1) [ 425.196033] [55067]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 425.380862] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 425.380862] [55069]: debtcollector.deprecate( [ 425.383961] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 425.383961] [55068]: debtcollector.deprecate( [ 426.164110] [55069]: /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 [ 426.164110] [55069]: warnings.warn( [ 426.164766] [55068]: /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 [ 426.164766] [55068]: warnings.warn( [ 426.272294] [55069]: /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. [ 426.272294] [55069]: from defusedxml.lxml import parse [ 426.272452] [55068]: /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. [ 426.272452] [55068]: from defusedxml.lxml import parse [ 426.307973] [55068]: /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) [ 426.307973] [55068]: BASE = declarative_base() [ 426.308850] [55069]: /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) [ 426.308850] [55069]: BASE = declarative_base() [ 426.479627] [55068]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55068) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 426.480577] [55069]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55069) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 426.486632] [55068]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55068) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 426.487049] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.487143] [55069]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55069) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 426.487600] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.487670] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.487871] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.487901] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.488095] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.619507] [55068]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 426.619507] [55068]: @jsonschema.FormatChecker.cls_checks('date-time') [ 426.619719] [55069]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 426.619719] [55069]: @jsonschema.FormatChecker.cls_checks('date-time') [ 426.666254] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.666400] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.666455] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.666493] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.666751] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.666828] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.666907] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.667031] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.667130] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.667199] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.667268] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.667533] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.667619] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.668012] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.839699] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.839871] [55069]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.839871] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.839948] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.839983] [55069]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.839983] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.840065] [55068]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.840099] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.840130] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.840159] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.840187] [55068]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.840187] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.840234] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.840306] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.845314] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.845401] [55069]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.845462] [55069]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.845530] [55069]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.845593] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.845654] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.845744] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.845790] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.845832] [55068]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.845884] [55068]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.845958] [55068]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.846068] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.846139] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.846217] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.846994] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.847098] [55069]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.847164] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.847249] [55069]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.847318] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.847383] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.847414] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.847466] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.847512] [55068]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.847553] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.847617] [55068]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.847685] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.847748] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.847820] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.848419] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.848505] [55069]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.848553] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.848582] [55069]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.848638] [55068]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.848669] [55069]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.848714] [55068]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.848755] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.848804] [55068]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.848849] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.848877] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.848901] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.848926] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.848976] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.850295] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.850378] [55069]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.850449] [55069]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.850517] [55069]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.850559] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.850601] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.850641] [55068]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.850675] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.850700] [55068]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.850725] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.850749] [55068]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.850812] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.850892] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.850967] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.854023] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.854113] [55069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.854177] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.854233] [55069]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.854290] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.854329] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.854357] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.854412] [55068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.854442] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.854486] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.854553] [55068]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.854621] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.854700] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.854773] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.855759] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.855840] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.855872] [55069]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.855929] [55069]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.855978] [55068]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.855978] [55068]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.856066] [55069]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.856066] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.856130] [55068]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.856161] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.856189] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.856189] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.856239] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.856297] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.856902] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.856985] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.857063] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.857114] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.857157] [55069]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.857197] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.857238] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.857279] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.857309] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.857334] [55068]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.857334] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.857383] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.857408] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.857468] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.866871] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.866935] [55068]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.866963] [55068]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.867037] [55068]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.867106] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.867151] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.867201] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.867244] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.867285] [55069]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.867325] [55069]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.867366] [55069]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.867437] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.867503] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.867605] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.868039] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.868125] [55068]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.868197] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.868266] [55068]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.868332] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.868390] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.868463] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.868494] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.868561] [55069]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.868633] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.868711] [55069]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.868776] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.868847] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.868935] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.870229] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.870313] [55068]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.870383] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.870453] [55068]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.870516] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.870579] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.870609] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.870656] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.870723] [55069]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.870835] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.870880] [55069]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.870948] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.871016] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.871090] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.874850] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.874971] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.875049] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.875121] [55068]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.875185] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.875257] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.875292] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.875342] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.875385] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.875426] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.875557] [55069]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.875557] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.875642] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.875682] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.889681] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.889782] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.889831] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.889901] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.889935] [55068]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.889961] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.890016] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.890069] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.890111] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.890156] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.890208] [55069]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.890255] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.890297] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.890367] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.890848] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.890933] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.891010] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.891093] [55068]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.891158] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.891197] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.891227] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.891252] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.891276] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.891335] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.891408] [55069]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.891474] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.891546] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.891621] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.892053] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.892137] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.892214] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.892282] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.892347] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.892411] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.892483] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.892513] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.892570] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.892644] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.892728] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.892793] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.892865] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.892936] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.895036] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.895095] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.895122] [55068]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.895188] [55069]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.895273] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.895321] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.895363] [55068]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.895403] [55069]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.895444] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.895492] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.895533] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.895559] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.895584] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.895609] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.896246] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.896360] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.896398] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.896427] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.896453] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.896478] [55068]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.896503] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.896533] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.896560] [55069]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.896584] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.896609] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.896635] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.896660] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.896753] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.900504] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.900585] [55068]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.900654] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.900722] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.900775] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.900816] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.900861] [55069]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.900903] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.900943] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.900982] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.901045] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.901045] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.901131] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.901131] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.904049] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.904122] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.904166] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.904206] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.904249] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.904298] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.904340] [55068]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.904380] [55069]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.904471] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.904525] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.904566] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.904613] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.904653] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.904694] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.904864] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.904942] [55068]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.904973] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.905011] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.905037] [55069]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.905091] [55068]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.905132] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.905172] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.905214] [55069]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.905329] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.905373] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.905424] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.905469] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.905469] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.909163] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.909260] [55068]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.909336] [55068]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.909405] [55068]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.909473] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.909506] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.909531] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.909556] [55069]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.909608] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.909663] [55069]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.909704] [55069]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.909771] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.909835] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.909927] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.910393] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.910518] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.910613] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.910691] [55068]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.910739] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.910769] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.910817] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.910858] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.910898] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.910940] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.910980] [55069]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.911043] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.911109] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.911179] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.912718] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.912803] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.912834] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.912878] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.912919] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.912966] [55068]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.913015] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.913056] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.913083] [55069]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.913109] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.913139] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.913168] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.913194] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.913299] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.916368] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.916436] [55068]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.916494] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.916585] [55068]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.916617] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.916664] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.916706] [55069]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.916747] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.916793] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.916838] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.916866] [55069]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.916866] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.916913] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.916993] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.919842] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.919939] [55068]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.920032] [55068]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.920103] [55068]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.920169] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.920199] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.920226] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.920261] [55069]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.920291] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.920348] [55069]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.920417] [55069]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.920492] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.920557] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.920636] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.921090] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.921177] [55068]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.921250] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.921337] [55068]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.921407] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.921471] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.921521] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.921570] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.921597] [55069]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.921641] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.921701] [55069]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.921774] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.921840] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.921910] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.922372] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.922462] [55068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.922534] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.922605] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.922688] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.922754] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.922800] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.922842] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.922891] [55069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.922963] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.923051] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.923131] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.923200] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.923286] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.924801] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.924887] [55068]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.924959] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.925051] [55068]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.925115] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.925147] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.925193] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.925269] [55069]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.925326] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.925369] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.925369] [55069]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.925428] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.925478] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.925544] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.926362] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.926432] [55068]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.926474] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.926523] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.926567] [55069]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.926612] [55068]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.926658] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.926687] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.926713] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.926740] [55069]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.926766] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.926790] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.926842] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.926915] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.928584] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.928671] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.928733] [55068]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.928809] [55068]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.928873] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.928916] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.928958] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.929012] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.929042] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.929086] [55069]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.929158] [55069]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.929223] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.929284] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.929381] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.930286] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.930371] [55068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.930441] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.930516] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.930566] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.930597] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.930647] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.930688] [55069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.930729] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.930798] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.930864] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.930937] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.987199] [55068]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55068) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 426.987386] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.987442] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.987540] [55069]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55069) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 426.987595] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.987674] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.987710] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.987738] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.987765] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.987807] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.987868] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.987928] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.987973] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.988027] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.988071] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.988121] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.988233] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.988283] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.988334] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.988377] [55068]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.988418] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.988460] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.988502] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.988529] [55068]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.988555] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.988579] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.988604] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.988633] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.988658] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.988683] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.988710] [55069]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.988740] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.988767] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.988791] [55068]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.988816] [55069]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.988841] [55068]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.988869] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.988896] [55068]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.988920] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.988947] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.988972] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.988997] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.989041] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.989066] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.989097] [55069]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.989126] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.989153] [55069]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.989179] [55068]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.989204] [55069]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.989229] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.989229] [55068]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.989274] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.989298] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.989323] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.989351] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.989377] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.989403] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.989433] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.989433] [55069]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.989481] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.989506] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.989531] [55068]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.989555] [55069]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.989583] [55068]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.989609] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.989633] [55068]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.989657] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.989681] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.989706] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.989732] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.989760] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.989785] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.989812] [55069]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.989838] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.989863] [55069]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.989887] [55068]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.989912] [55069]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.989938] [55068]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.989963] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.989989] [55068]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.990023] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.990053] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.990080] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.990104] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.990130] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.990156] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.990182] [55069]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.990207] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.990232] [55069]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.990258] [55068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.990337] [55069]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.990365] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.990389] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.990415] [55068]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.990439] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.990464] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.990490] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.990515] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.990662] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.990719] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.990748] [55069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.990774] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.990799] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.990828] [55068]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.990856] [55069]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.990884] [55068]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.990909] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.990935] [55068]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.990963] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.990990] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.990990] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.991049] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.991049] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.991097] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.991122] [55069]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.991146] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.991173] [55069]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.991203] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.991227] [55069]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.991253] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.991278] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.991302] [55068]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.991328] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.991353] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.991353] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.991399] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.991431] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.991457] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.991482] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.991508] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.991533] [55068]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.991557] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.991581] [55068]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.991606] [55069]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.991630] [55068]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.991657] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.991683] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.991706] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.991731] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.991755] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.991780] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.991806] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.991830] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.991855] [55069]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.991883] [55068]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.991908] [55069]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.991932] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.991957] [55069]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.991982] [55068]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.992641] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.992688] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.992731] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.992771] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.992811] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.992859] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.992900] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.992940] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.992981] [55069]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.993028] [55068]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.993068] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.993114] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.993150] [55069]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.993188] [55068]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.993341] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.993405] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.993446] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.993488] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.993532] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.993589] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.993632] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.993673] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.993719] [55069]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.993761] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.993806] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.993847] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.993890] [55069]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.993933] [55068]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.993973] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.994022] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.994065] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.994106] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.994155] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.994198] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.994239] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.994281] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.994322] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.994363] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.994405] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.994445] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.994487] [55069]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.994531] [55068]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.994573] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.994612] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.994652] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.994693] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.994733] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.994774] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.994815] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.994855] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.994899] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.994940] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.994981] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.995028] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.995069] [55069]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.995110] [55068]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.995152] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.995193] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.995312] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.995419] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.995479] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.995527] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.995570] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.995613] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.995655] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.995695] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.995735] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.995776] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.995822] [55069]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.995863] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.995905] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.995946] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.995992] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.996066] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.996109] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.996150] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.996191] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.996232] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.996273] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.996326] [55068]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.996379] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.996423] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.996464] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.996506] [55068]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.996547] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.996595] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.996641] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.996683] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.996724] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.996766] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.996807] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.996852] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.996893] [55069]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.996934] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.996974] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.997021] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.997062] [55069]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.997103] [55068]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.997143] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.997184] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.997230] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.997272] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.997312] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.997353] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.997394] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.997435] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.997475] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.997516] [55068]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.997576] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.997620] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.997620] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.997698] [55069]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.997739] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.997779] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.997819] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.997860] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.997900] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.997941] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.997941] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.998029] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.998072] [55069]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.998113] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.998154] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.998196] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.998236] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.998285] [55068]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.998391] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.998447] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.998491] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.998531] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.998572] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.998615] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.998655] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.998696] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.998737] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.998777] [55068]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.998821] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.998862] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.998903] [55069]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.998943] [55068]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.998983] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.999050] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.999090] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.999130] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.999171] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.999217] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.999259] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.999301] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.999341] [55069]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.999382] [55068]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.999422] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.999462] [55068]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.999502] [55069]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.999543] [55068]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.999586] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.999627] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.999669] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.999709] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.999749] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.999789] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.999830] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.999870] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.999910] [55069]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.999953] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.999994] [55069]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.000041] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.000082] [55069]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.000123] [55068]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.000163] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.000203] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.000243] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.000284] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.000329] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.000370] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.000411] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.000453] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.000494] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.000534] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.000574] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.000614] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.000654] [55069]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.000743] [55068]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.000787] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.000828] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.000868] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.000908] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.000949] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.000990] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.001035] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.001075] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.001120] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.001162] [55068]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.001202] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.001242] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.001282] [55069]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.001322] [55068]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.001322] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.001402] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.001442] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.001485] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.001526] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.001567] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.001607] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.001647] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.001686] [55068]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.001726] [55069]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.001765] [55068]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.001805] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.001849] [55068]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.001889] [55069]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.001929] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.001969] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.002017] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.002059] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.002099] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.002139] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.002179] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.002225] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.002267] [55068]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.002307] [55069]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.002346] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.002386] [55069]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.002426] [55068]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.002466] [55069]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.002506] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.002547] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.002589] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.002630] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.002669] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.002709] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.002749] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.002789] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.002829] [55068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.002872] [55069]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.002912] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.002955] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.002995] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.003064] [55069]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.003105] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.003132] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.003157] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.003181] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.003260] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.003296] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.003330] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.003357] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.003381] [55068]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.003406] [55069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.003431] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.003454] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.003479] [55068]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.003504] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.003528] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.003553] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.003579] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.003605] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.003629] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.003653] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.003678] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.003703] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.003727] [55068]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.003751] [55069]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.003776] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.003803] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.003828] [55068]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.003853] [55069]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.003878] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.003904] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.003928] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.003953] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.003977] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.004010] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.004039] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.004065] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.004091] [55068]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.004116] [55069]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.004141] [55068]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.004165] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.004189] [55068]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.004213] [55069]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.004241] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.004268] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.004293] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.004317] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.004341] [55068]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.004366] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.004390] [55068]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55068) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.004417] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.004442] [55068]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.004466] [55069]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.004493] [55068]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.004522] [55069]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.004546] [55068]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.004571] [55069]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.004595] [55068]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55068) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.004620] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.004645] [55068]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55068) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.004669] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.004669] [55069]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.004669] [55069]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55069) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.004669] [55069]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.004669] [55069]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.004669] [55069]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.004669] [55069]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55069) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.004669] [55069]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55069) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.025973] [55069]: INFO dbcounter [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Registered counter for database cinder [ 427.026400] [55068]: INFO dbcounter [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Registered counter for database cinder [ 427.035009] [55069]: DEBUG oslo_db.sqlalchemy.engines [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 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=55069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 427.035194] [55068]: DEBUG oslo_db.sqlalchemy.engines [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 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=55068) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 427.163835] [55069]: DEBUG dbcounter [-] [55069] Writer thread running {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 427.163983] [55068]: DEBUG dbcounter [-] [55068] Writer thread running {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 427.167175] [55068]: INFO cinder.rpc [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 427.167275] [55069]: INFO cinder.rpc [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 427.169263] [55068]: INFO cinder.rpc [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 427.169347] [55069]: INFO cinder.rpc [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 427.171260] [55068]: INFO cinder.rpc [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 427.171395] [55069]: INFO cinder.rpc [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 427.173035] [55068]: INFO cinder.rpc [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 427.173192] [55069]: INFO cinder.rpc [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 427.173450] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.173633] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.173684] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.173863] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.175277] [55068]: WARNING cinder.keymgr.conf_key_mgr [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 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' [ 427.176039] [55069]: WARNING cinder.keymgr.conf_key_mgr [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 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' [ 427.178122] [55068]: DEBUG oslo_db.sqlalchemy.engines [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 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=55068) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 427.178864] [55069]: DEBUG oslo_db.sqlalchemy.engines [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 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=55069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 427.179799] [55068]: INFO cinder.rpc [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 427.180522] [55069]: INFO cinder.rpc [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 427.181638] [55068]: INFO cinder.rpc [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 427.182076] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.182244] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.182320] [55069]: INFO cinder.rpc [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 427.182750] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.182917] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.183360] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.183520] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.184050] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.184218] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.184318] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.184477] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.184989] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.185168] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.195814] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.195982] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.196510] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.196682] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.198674] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.198839] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.199346] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.199507] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.201605] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.201768] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.202156] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.202328] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.205265] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.205441] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.205876] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.206063] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.207934] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.208119] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.208834] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.209013] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.210576] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.210727] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.211709] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.211882] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.213495] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.213666] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.214860] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.215028] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.216202] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.216397] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.217633] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.217795] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.218927] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.219125] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.220032] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.220196] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.220508] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.220671] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.221592] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.221754] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.223472] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.223643] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.224755] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.224910] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.318374] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.318608] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.318759] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.318952] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.322328] [55068]: WARNING cinder.api.contrib.hosts [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 427.322402] [55069]: WARNING cinder.api.contrib.hosts [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 427.322779] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.322848] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.322956] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.323045] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.323868] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.323929] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.324038] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.324075] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.324991] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.325034] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.325169] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.325203] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.325940] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.325988] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.326110] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.326145] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.327113] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.327187] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.327274] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.327353] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.328220] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.328263] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.328380] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.328417] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.329176] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.329249] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.329336] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.329408] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.330242] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.330312] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.330404] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.330488] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.331382] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.331419] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.331545] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.331579] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.332268] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: extensions {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.332326] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: extensions {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.333579] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-hosts {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.334498] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-hosts {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.336288] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: qos-specs {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.336852] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: qos-specs {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.338765] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-quota-class-sets {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.339012] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-quota-class-sets {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.340254] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: scheduler-stats {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.340395] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: scheduler-stats {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.341741] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-snapshot-manage {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.341889] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-snapshot-manage {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.343223] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: capabilities {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.343400] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: capabilities {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.344596] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: encryption {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.344740] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: encryption {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.346264] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: cgsnapshots {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.346417] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: cgsnapshots {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.347673] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-quota-sets {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.347809] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-quota-sets {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.349192] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-volume-manage {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.349331] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-volume-manage {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.351511] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-volume-transfer {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.351634] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-volume-transfer {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.353169] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-volume-type-access {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.353308] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-volume-type-access {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.354739] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: backups {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.354880] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: backups {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.356870] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-services {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.356943] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-services {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.358170] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: consistencygroups {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.358239] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: consistencygroups {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.360149] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: extra_specs {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.360225] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: extra_specs {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.361810] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: os-availability-zone {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.362074] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: os-availability-zone {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.363099] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extended resource: encryption {{(pid=55068) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.363640] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extended resource: encryption {{(pid=55069) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 427.365039] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.365223] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.365360] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.365543] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.366198] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.366373] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.366510] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.366676] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.367231] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.367388] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.367537] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.367727] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.368266] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.368424] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.368606] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.368767] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.369361] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.369520] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.369696] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.369855] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.370456] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.370625] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.370790] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.370951] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.371550] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.371710] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.371870] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.372038] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.372553] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.372712] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.372871] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.373041] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.373770] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.373929] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.374008] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.374174] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.374729] [55068]: WARNING stevedore.named [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.374887] [55068]: WARNING castellan.key_manager [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.374958] [55069]: WARNING stevedore.named [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.375213] [55069]: WARNING castellan.key_manager [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.375617] [55068]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] SnapshotActionsController initialized {{(pid=55068) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 427.375753] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension VolumeActions extending resource: volumes {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.375910] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension UsedLimits extending resource: limits {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.375950] [55069]: DEBUG cinder.api.contrib.snapshot_actions [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] SnapshotActionsController initialized {{(pid=55069) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 427.376050] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376085] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension VolumeActions extending resource: volumes {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376172] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376224] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension UsedLimits extending resource: limits {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376283] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension TypesManage extending resource: types {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376361] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376399] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376492] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376526] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension AdminActions extending resource: volumes {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376608] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension TypesManage extending resource: types {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376642] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension AdminActions extending resource: snapshots {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376729] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376763] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension AdminActions extending resource: backups {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376853] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension AdminActions extending resource: volumes {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376886] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.376976] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377033] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension AdminActions extending resource: snapshots {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377108] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377143] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension AdminActions extending resource: backups {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377222] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377273] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377351] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377426] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377474] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377544] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377608] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377664] [55068]: DEBUG cinder.api.openstack [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55068) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377831] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.377951] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.378077] [55069]: DEBUG cinder.api.openstack [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55069) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 427.379753] [55068]: WARNING keystonemiddleware.auth_token [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 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. [ 427.380207] [55069]: WARNING keystonemiddleware.auth_token [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 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. [ 427.384043] [55068]: WARNING keystonemiddleware.auth_token [None req-5b595f67-5f8e-49b7-a599-64ff197714f1 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 [ 427.384432] [55069]: WARNING keystonemiddleware.auth_token [None req-d83c45b8-95c4-4e9e-935b-46dc05bbb6b2 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 [ 427.386486] [55068]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x619a98307be0 pid: 55068 (default app) [ 427.386833] [55069]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x619a98307be0 pid: 55069 (default app) [ 427.396186] [55068]: /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. [ 427.396186] [55068]: warnings.warn(deprecated_msg) [ 427.396345] [55068]: /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. [ 427.396345] [55068]: warnings.warn(deprecated_msg) [ 427.396345] [55068]: /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. [ 427.396345] [55068]: warnings.warn(deprecated_msg) [ 427.396345] [55068]: /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. [ 427.396519] [55068]: warnings.warn(deprecated_msg) [ 427.396519] [55068]: /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. [ 427.396519] [55068]: warnings.warn(deprecated_msg) [ 427.396519] [55068]: /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. [ 427.396519] [55068]: warnings.warn(deprecated_msg) [ 427.396519] [55068]: /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. [ 427.396706] [55068]: warnings.warn(deprecated_msg) [ 427.396706] [55068]: /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. [ 427.396706] [55068]: warnings.warn(deprecated_msg) [ 427.396706] [55068]: /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. [ 427.396706] [55068]: warnings.warn(deprecated_msg) [ 427.396850] [55068]: /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. [ 427.396850] [55068]: warnings.warn(deprecated_msg) [ 427.396850] [55068]: /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. [ 427.396850] [55068]: warnings.warn(deprecated_msg) [ 427.396977] [55068]: /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. [ 427.396977] [55068]: warnings.warn(deprecated_msg) [ 427.396977] [55068]: /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. [ 427.396977] [55068]: warnings.warn(deprecated_msg) [ 427.397124] [55068]: /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. [ 427.397124] [55068]: warnings.warn(deprecated_msg) [ 427.397124] [55068]: /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. [ 427.397124] [55068]: warnings.warn(deprecated_msg) [ 427.397124] [55068]: /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. [ 427.397284] [55068]: warnings.warn(deprecated_msg) [ 427.397284] [55068]: /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. [ 427.397284] [55068]: warnings.warn(deprecated_msg) [ 427.397284] [55068]: /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. [ 427.397284] [55068]: warnings.warn(deprecated_msg) [ 427.397479] [55068]: /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. [ 427.397479] [55068]: warnings.warn(deprecated_msg) [ 427.397479] [55068]: /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. [ 427.397479] [55068]: warnings.warn(deprecated_msg) [ 427.397479] [55068]: /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. [ 427.397479] [55068]: warnings.warn(deprecated_msg) [ 427.397656] [55068]: /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. [ 427.397656] [55068]: warnings.warn(deprecated_msg) [ 427.397656] [55068]: /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. [ 427.397656] [55068]: warnings.warn(deprecated_msg) [ 427.397656] [55068]: /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. [ 427.397656] [55068]: warnings.warn(deprecated_msg) [ 427.397831] [55068]: /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. [ 427.397831] [55068]: warnings.warn(deprecated_msg) [ 427.397831] [55068]: /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. [ 427.397831] [55068]: warnings.warn(deprecated_msg) [ 427.397831] [55068]: /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. [ 427.397831] [55068]: warnings.warn(deprecated_msg) [ 427.398013] [55068]: /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. [ 427.398013] [55068]: warnings.warn(deprecated_msg) [ 427.398013] [55068]: /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. [ 427.398013] [55068]: warnings.warn(deprecated_msg) [ 427.398013] [55068]: /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. [ 427.398013] [55068]: warnings.warn(deprecated_msg) [ 427.398196] [55068]: /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. [ 427.398196] [55068]: warnings.warn(deprecated_msg) [ 427.398196] [55068]: /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. [ 427.398196] [55068]: warnings.warn(deprecated_msg) [ 427.398313] [55068]: /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. [ 427.398313] [55068]: warnings.warn(deprecated_msg) [ 427.398313] [55068]: /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. [ 427.398313] [55068]: warnings.warn(deprecated_msg) [ 427.398313] [55068]: /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. [ 427.398471] [55068]: warnings.warn(deprecated_msg) [ 427.398471] [55068]: /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. [ 427.398471] [55068]: warnings.warn(deprecated_msg) [ 427.398471] [55068]: /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. [ 427.398471] [55068]: warnings.warn(deprecated_msg) [ 427.398612] [55068]: /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. [ 427.398612] [55068]: warnings.warn(deprecated_msg) [ 427.398612] [55068]: /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. [ 427.398612] [55068]: warnings.warn(deprecated_msg) [ 427.398612] [55068]: /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. [ 427.398612] [55068]: warnings.warn(deprecated_msg) [ 427.398774] [55068]: /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. [ 427.398774] [55068]: warnings.warn(deprecated_msg) [ 427.398774] [55068]: /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. [ 427.398774] [55068]: warnings.warn(deprecated_msg) [ 427.398774] [55068]: /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. [ 427.399874] [55068]: warnings.warn(deprecated_msg) [ 427.399874] [55068]: /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. [ 427.399874] [55068]: warnings.warn(deprecated_msg) [ 427.399874] [55068]: /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. [ 427.399874] [55068]: warnings.warn(deprecated_msg) [ 427.400142] [55068]: /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. [ 427.400142] [55068]: warnings.warn(deprecated_msg) [ 427.400142] [55068]: /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. [ 427.400142] [55068]: warnings.warn(deprecated_msg) [ 427.400339] [55068]: /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. [ 427.400339] [55068]: warnings.warn(deprecated_msg) [ 427.400339] [55068]: /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. [ 427.400339] [55068]: warnings.warn(deprecated_msg) [ 427.400540] [55068]: /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. [ 427.400540] [55068]: warnings.warn(deprecated_msg) [ 427.400540] [55068]: /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. [ 427.400540] [55068]: warnings.warn(deprecated_msg) [ 427.400540] [55068]: /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. [ 427.400793] [55068]: warnings.warn(deprecated_msg) [ 427.400793] [55068]: /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. [ 427.400793] [55068]: warnings.warn(deprecated_msg) [ 427.400793] [55068]: /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. [ 427.400793] [55068]: warnings.warn(deprecated_msg) [ 427.401034] [55068]: /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. [ 427.401034] [55068]: warnings.warn(deprecated_msg) [ 427.401034] [55068]: /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. [ 427.401034] [55068]: warnings.warn(deprecated_msg) [ 427.401234] [55068]: /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. [ 427.401234] [55068]: warnings.warn(deprecated_msg) [ 427.401234] [55068]: /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. [ 427.401234] [55068]: warnings.warn(deprecated_msg) [ 427.401435] [55068]: /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. [ 427.401435] [55068]: warnings.warn(deprecated_msg) [ 427.401435] [55068]: /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. [ 427.401435] [55068]: warnings.warn(deprecated_msg) [ 427.401629] [55068]: /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. [ 427.401629] [55068]: warnings.warn(deprecated_msg) [ 427.401629] [55068]: /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. [ 427.401629] [55068]: warnings.warn(deprecated_msg) [ 427.401822] [55068]: /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. [ 427.401822] [55068]: warnings.warn(deprecated_msg) [ 427.401822] [55068]: /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. [ 427.401822] [55068]: warnings.warn(deprecated_msg) [ 427.402034] [55068]: /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. [ 427.402034] [55068]: warnings.warn(deprecated_msg) [ 427.402034] [55068]: /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. [ 427.402034] [55068]: warnings.warn(deprecated_msg) [ 427.402034] [55068]: /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. [ 427.402034] [55068]: warnings.warn(deprecated_msg) [ 427.402330] [55068]: /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. [ 427.402330] [55068]: warnings.warn(deprecated_msg) [ 427.402330] [55068]: /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. [ 427.402330] [55068]: warnings.warn(deprecated_msg) [ 427.402330] [55068]: /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. [ 427.403942] [55068]: warnings.warn(deprecated_msg) [ 427.403942] [55068]: /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. [ 427.403942] [55068]: warnings.warn(deprecated_msg) [ 427.403942] [55068]: /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. [ 427.403942] [55068]: warnings.warn(deprecated_msg) [ 427.403942] [55068]: /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. [ 427.403942] [55068]: warnings.warn(deprecated_msg) [ 427.404305] [55068]: /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. [ 427.404305] [55068]: warnings.warn(deprecated_msg) [ 427.404305] [55068]: /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. [ 427.404305] [55068]: warnings.warn(deprecated_msg) [ 427.404305] [55068]: /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. [ 427.404305] [55068]: warnings.warn(deprecated_msg) [ 427.404589] [55068]: /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. [ 427.404589] [55068]: warnings.warn(deprecated_msg) [ 427.404589] [55068]: /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. [ 427.404589] [55068]: warnings.warn(deprecated_msg) [ 427.404589] [55068]: /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. [ 427.404589] [55068]: warnings.warn(deprecated_msg) [ 427.405008] [55068]: /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. [ 427.405008] [55068]: warnings.warn(deprecated_msg) [ 427.405008] [55068]: /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. [ 427.405008] [55068]: warnings.warn(deprecated_msg) [ 427.405008] [55068]: /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. [ 427.405008] [55068]: warnings.warn(deprecated_msg) [ 427.405352] [55068]: /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. [ 427.405352] [55068]: warnings.warn(deprecated_msg) [ 427.405352] [55068]: /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. [ 427.405352] [55068]: warnings.warn(deprecated_msg) [ 427.405560] [55068]: /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. [ 427.405560] [55068]: warnings.warn(deprecated_msg) [ 427.405560] [55068]: /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. [ 427.405560] [55068]: warnings.warn(deprecated_msg) [ 427.405748] [55068]: /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. [ 427.405748] [55068]: warnings.warn(deprecated_msg) [ 427.405748] [55068]: /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. [ 427.405748] [55068]: warnings.warn(deprecated_msg) [ 427.406022] [55068]: /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. [ 427.406022] [55068]: warnings.warn(deprecated_msg) [ 427.406022] [55068]: /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. [ 427.406022] [55068]: warnings.warn(deprecated_msg) [ 427.406022] [55068]: DEBUG cinder.api.middleware.request_id [None req-4159eeae-4240-4d86-b4e8-47882a989e45 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 427.406022] [55068]: [pid: 55068|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 02:21:01 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 430.656935] [55069]: /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. [ 430.656935] [55069]: warnings.warn(deprecated_msg) [ 430.657412] [55069]: /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. [ 430.657412] [55069]: warnings.warn(deprecated_msg) [ 430.657412] [55069]: /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. [ 430.657412] [55069]: warnings.warn(deprecated_msg) [ 430.657412] [55069]: /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. [ 430.657868] [55069]: warnings.warn(deprecated_msg) [ 430.657868] [55069]: /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. [ 430.657868] [55069]: warnings.warn(deprecated_msg) [ 430.657868] [55069]: /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. [ 430.657868] [55069]: warnings.warn(deprecated_msg) [ 430.657868] [55069]: /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. [ 430.658179] [55069]: warnings.warn(deprecated_msg) [ 430.658179] [55069]: /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. [ 430.658179] [55069]: warnings.warn(deprecated_msg) [ 430.658179] [55069]: /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. [ 430.658179] [55069]: warnings.warn(deprecated_msg) [ 430.658393] [55069]: /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. [ 430.658393] [55069]: warnings.warn(deprecated_msg) [ 430.658393] [55069]: /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. [ 430.658393] [55069]: warnings.warn(deprecated_msg) [ 430.658571] [55069]: /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. [ 430.658571] [55069]: warnings.warn(deprecated_msg) [ 430.658571] [55069]: /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. [ 430.658571] [55069]: warnings.warn(deprecated_msg) [ 430.658753] [55069]: /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. [ 430.658753] [55069]: warnings.warn(deprecated_msg) [ 430.658753] [55069]: /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. [ 430.658753] [55069]: warnings.warn(deprecated_msg) [ 430.658753] [55069]: /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. [ 430.658976] [55069]: warnings.warn(deprecated_msg) [ 430.658976] [55069]: /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. [ 430.658976] [55069]: warnings.warn(deprecated_msg) [ 430.658976] [55069]: /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. [ 430.658976] [55069]: warnings.warn(deprecated_msg) [ 430.659217] [55069]: /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. [ 430.659217] [55069]: warnings.warn(deprecated_msg) [ 430.659217] [55069]: /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. [ 430.659217] [55069]: warnings.warn(deprecated_msg) [ 430.659217] [55069]: /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. [ 430.659217] [55069]: warnings.warn(deprecated_msg) [ 430.659415] [55069]: /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. [ 430.659415] [55069]: warnings.warn(deprecated_msg) [ 430.659415] [55069]: /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. [ 430.659415] [55069]: warnings.warn(deprecated_msg) [ 430.659415] [55069]: /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. [ 430.659415] [55069]: warnings.warn(deprecated_msg) [ 430.659580] [55069]: /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. [ 430.659580] [55069]: warnings.warn(deprecated_msg) [ 430.659580] [55069]: /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. [ 430.659580] [55069]: warnings.warn(deprecated_msg) [ 430.659580] [55069]: /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. [ 430.659580] [55069]: warnings.warn(deprecated_msg) [ 430.659731] [55069]: /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. [ 430.659731] [55069]: warnings.warn(deprecated_msg) [ 430.659731] [55069]: /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. [ 430.659731] [55069]: warnings.warn(deprecated_msg) [ 430.659731] [55069]: /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. [ 430.659731] [55069]: warnings.warn(deprecated_msg) [ 430.659892] [55069]: /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. [ 430.659892] [55069]: warnings.warn(deprecated_msg) [ 430.659892] [55069]: /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. [ 430.659892] [55069]: warnings.warn(deprecated_msg) [ 430.660019] [55069]: /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. [ 430.660019] [55069]: warnings.warn(deprecated_msg) [ 430.660019] [55069]: /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. [ 430.660019] [55069]: warnings.warn(deprecated_msg) [ 430.660019] [55069]: /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. [ 430.660162] [55069]: warnings.warn(deprecated_msg) [ 430.660162] [55069]: /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. [ 430.660162] [55069]: warnings.warn(deprecated_msg) [ 430.660162] [55069]: /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. [ 430.660162] [55069]: warnings.warn(deprecated_msg) [ 430.660292] [55069]: /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. [ 430.660292] [55069]: warnings.warn(deprecated_msg) [ 430.660292] [55069]: /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. [ 430.660292] [55069]: warnings.warn(deprecated_msg) [ 430.660292] [55069]: /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. [ 430.660292] [55069]: warnings.warn(deprecated_msg) [ 430.660448] [55069]: /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. [ 430.660448] [55069]: warnings.warn(deprecated_msg) [ 430.660448] [55069]: /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. [ 430.660448] [55069]: warnings.warn(deprecated_msg) [ 430.660448] [55069]: /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. [ 430.660586] [55069]: warnings.warn(deprecated_msg) [ 430.660586] [55069]: /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. [ 430.660586] [55069]: warnings.warn(deprecated_msg) [ 430.660586] [55069]: /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. [ 430.660586] [55069]: warnings.warn(deprecated_msg) [ 430.660717] [55069]: /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. [ 430.660717] [55069]: warnings.warn(deprecated_msg) [ 430.660717] [55069]: /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. [ 430.660717] [55069]: warnings.warn(deprecated_msg) [ 430.660830] [55069]: /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. [ 430.660830] [55069]: warnings.warn(deprecated_msg) [ 430.660830] [55069]: /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. [ 430.660830] [55069]: warnings.warn(deprecated_msg) [ 430.660938] [55069]: /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. [ 430.660938] [55069]: warnings.warn(deprecated_msg) [ 430.660938] [55069]: /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. [ 430.660938] [55069]: warnings.warn(deprecated_msg) [ 430.660938] [55069]: /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. [ 430.661679] [55069]: warnings.warn(deprecated_msg) [ 430.661679] [55069]: /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. [ 430.661679] [55069]: warnings.warn(deprecated_msg) [ 430.661679] [55069]: /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. [ 430.661679] [55069]: warnings.warn(deprecated_msg) [ 430.661897] [55069]: /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. [ 430.661897] [55069]: warnings.warn(deprecated_msg) [ 430.661897] [55069]: /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. [ 430.661897] [55069]: warnings.warn(deprecated_msg) [ 430.662126] [55069]: /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. [ 430.662126] [55069]: warnings.warn(deprecated_msg) [ 430.662126] [55069]: /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. [ 430.662126] [55069]: warnings.warn(deprecated_msg) [ 430.662313] [55069]: /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. [ 430.662313] [55069]: warnings.warn(deprecated_msg) [ 430.662313] [55069]: /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. [ 430.662313] [55069]: warnings.warn(deprecated_msg) [ 430.662492] [55069]: /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. [ 430.662492] [55069]: warnings.warn(deprecated_msg) [ 430.662492] [55069]: /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. [ 430.662492] [55069]: warnings.warn(deprecated_msg) [ 430.662678] [55069]: /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. [ 430.662678] [55069]: warnings.warn(deprecated_msg) [ 430.662678] [55069]: /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. [ 430.662678] [55069]: warnings.warn(deprecated_msg) [ 430.662847] [55069]: /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. [ 430.662847] [55069]: warnings.warn(deprecated_msg) [ 430.662847] [55069]: /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. [ 430.662847] [55069]: warnings.warn(deprecated_msg) [ 430.662847] [55069]: /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. [ 430.662847] [55069]: warnings.warn(deprecated_msg) [ 430.663127] [55069]: /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. [ 430.663127] [55069]: warnings.warn(deprecated_msg) [ 430.663127] [55069]: /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. [ 430.663127] [55069]: warnings.warn(deprecated_msg) [ 430.663127] [55069]: /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. [ 430.663359] [55069]: warnings.warn(deprecated_msg) [ 430.663359] [55069]: /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. [ 430.663359] [55069]: warnings.warn(deprecated_msg) [ 430.663359] [55069]: /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. [ 430.663359] [55069]: warnings.warn(deprecated_msg) [ 430.663359] [55069]: /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. [ 430.663359] [55069]: warnings.warn(deprecated_msg) [ 430.663664] [55069]: /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. [ 430.663664] [55069]: warnings.warn(deprecated_msg) [ 430.663664] [55069]: /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. [ 430.663664] [55069]: warnings.warn(deprecated_msg) [ 430.663664] [55069]: /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. [ 430.663664] [55069]: warnings.warn(deprecated_msg) [ 430.663923] [55069]: /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. [ 430.663923] [55069]: warnings.warn(deprecated_msg) [ 430.663923] [55069]: /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. [ 430.663923] [55069]: warnings.warn(deprecated_msg) [ 430.663923] [55069]: /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. [ 430.663923] [55069]: warnings.warn(deprecated_msg) [ 430.664198] [55069]: /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. [ 430.664198] [55069]: warnings.warn(deprecated_msg) [ 430.664198] [55069]: /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. [ 430.664198] [55069]: warnings.warn(deprecated_msg) [ 430.664198] [55069]: /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. [ 430.664198] [55069]: warnings.warn(deprecated_msg) [ 430.664510] [55069]: /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. [ 430.664510] [55069]: warnings.warn(deprecated_msg) [ 430.664510] [55069]: /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. [ 430.664510] [55069]: warnings.warn(deprecated_msg) [ 430.664693] [55069]: /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. [ 430.664693] [55069]: warnings.warn(deprecated_msg) [ 430.664693] [55069]: /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. [ 430.664693] [55069]: warnings.warn(deprecated_msg) [ 430.664866] [55069]: /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. [ 430.664866] [55069]: warnings.warn(deprecated_msg) [ 430.664866] [55069]: /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. [ 430.664866] [55069]: warnings.warn(deprecated_msg) [ 430.665021] [55069]: /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. [ 430.665021] [55069]: warnings.warn(deprecated_msg) [ 430.665021] [55069]: /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. [ 430.665021] [55069]: warnings.warn(deprecated_msg) [ 430.665021] [55069]: DEBUG cinder.api.middleware.request_id [None req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 431.010568] [55069]: INFO cinder.api.openstack.wsgi [None req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 admin admin] POST http://10.180.1.21/volume/v3/types [ 431.011251] [55069]: DEBUG cinder.api.openstack.wsgi [None req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 431.013276] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 431.013276] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 431.016905] [55069]: DEBUG oslo_db.sqlalchemy.engines [None req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 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=55069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 431.040945] [55069]: INFO cinder.api.openstack.wsgi [None req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 431.041383] [55069]: [pid: 55069|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 02:21:04 2025] POST /volume/v3/types => generated 182 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 431.045321] [55068]: DEBUG cinder.api.middleware.request_id [req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 req-bcef99fc-b6be-4abe-877a-21b8499d4bc1 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 431.324365] [55068]: INFO cinder.api.openstack.wsgi [req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 req-bcef99fc-b6be-4abe-877a-21b8499d4bc1 admin admin] POST http://10.180.1.21/volume/v3/types/d062fce2-25c4-4f93-b127-8abfd03c8c66/extra_specs [ 431.325129] [55068]: DEBUG cinder.api.openstack.wsgi [req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 req-bcef99fc-b6be-4abe-877a-21b8499d4bc1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 431.327294] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 431.327294] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 431.331010] [55068]: DEBUG oslo_db.sqlalchemy.engines [req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 req-bcef99fc-b6be-4abe-877a-21b8499d4bc1 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=55068) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 431.379701] [55068]: INFO cinder.api.openstack.wsgi [req-99114df8-1c1b-438b-b9aa-e7aa7262aca1 req-bcef99fc-b6be-4abe-877a-21b8499d4bc1 admin admin] http://10.180.1.21/volume/v3/types/d062fce2-25c4-4f93-b127-8abfd03c8c66/extra_specs returned with HTTP 200 [ 431.380057] [55068]: [pid: 55068|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 02:21:04 2025] POST /volume/v3/types/d062fce2-25c4-4f93-b127-8abfd03c8c66/extra_specs => generated 51 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 441.038308] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 441.378241] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 442.562102] [55069]: DEBUG cinder.api.middleware.request_id [None req-42be2259-1ed9-439b-84b5-7e2c1f5df0ad None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 442.562818] [55069]: INFO cinder.api.openstack.wsgi [None req-42be2259-1ed9-439b-84b5-7e2c1f5df0ad None None] GET http://10.180.1.21/volume// [ 442.563013] [55069]: DEBUG cinder.api.openstack.wsgi [None req-42be2259-1ed9-439b-84b5-7e2c1f5df0ad None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 442.563240] [55069]: DEBUG cinder.api.openstack.wsgi [None req-42be2259-1ed9-439b-84b5-7e2c1f5df0ad None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 442.563865] [55069]: INFO cinder.api.openstack.wsgi [None req-42be2259-1ed9-439b-84b5-7e2c1f5df0ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 442.564186] [55069]: [pid: 55069|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 02:21:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 499.515103] [55068]: DEBUG cinder.api.middleware.request_id [None req-e831079b-3293-42e2-ad01-95ecacaebf45 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 499.583526] [55068]: INFO cinder.api.openstack.wsgi [None req-e831079b-3293-42e2-ad01-95ecacaebf45 tempest-verify_tempest_config-994586506 tempest-verify_tempest_config-994586506-project-member] GET http://10.180.1.21/volume/v3/extensions [ 499.583769] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e831079b-3293-42e2-ad01-95ecacaebf45 tempest-verify_tempest_config-994586506 tempest-verify_tempest_config-994586506-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 499.583985] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e831079b-3293-42e2-ad01-95ecacaebf45 tempest-verify_tempest_config-994586506 tempest-verify_tempest_config-994586506-project-member] Calling method 'index' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 499.584472] [55068]: INFO cinder.api.openstack.wsgi [None req-e831079b-3293-42e2-ad01-95ecacaebf45 tempest-verify_tempest_config-994586506 tempest-verify_tempest_config-994586506-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 499.584851] [55068]: [pid: 55068|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 02:22:13 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) [ 565.707719] [55069]: DEBUG cinder.api.middleware.request_id [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 565.914352] [55069]: INFO cinder.api.openstack.wsgi [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 565.914352] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1858665414"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 565.918874] [55069]: DEBUG cinder.api.v3.volumes [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1858665414'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 565.918874] [55069]: INFO cinder.api.v3.volumes [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Create volume of 1 GB [ 565.936562] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 03:23:19.793596. {{(pid=55069) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 565.936731] [55069]: INFO cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Availability Zones retrieved successfully. [ 565.950716] [55069]: /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 [ 565.950716] [55069]: import asyncore [ 565.958333] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Flow 'volume_create_api' (b5d43554-7236-4f57-b04c-5f57bc213105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 565.959624] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3c1644-3b15-4b6c-893a-db66a31273bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 565.960809] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 566.003611] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3c1644-3b15-4b6c-893a-db66a31273bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.003611] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec97cdbf-ed51-404f-a12a-08f5a6d508c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.032436] [55069]: WARNING cinder.quota [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-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. [ 566.032436] [55069]: WARNING cinder.quota [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-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. [ 566.071857] [55069]: DEBUG cinder.quota [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Created reservations ['6c4f25ae-e766-404a-bd7a-b1f68dfb499c', 'e04b9d30-334a-4020-95fd-f663597d35d4', '0c146a01-614d-4b87-ab78-76855cb5e46f', 'a105b97f-37f6-4b60-bb47-bb26bea06158'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 566.072862] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec97cdbf-ed51-404f-a12a-08f5a6d508c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c4f25ae-e766-404a-bd7a-b1f68dfb499c', 'e04b9d30-334a-4020-95fd-f663597d35d4', '0c146a01-614d-4b87-ab78-76855cb5e46f', 'a105b97f-37f6-4b60-bb47-bb26bea06158']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.073803] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a491913b-8348-49b9-af28-50517116c142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.239780] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a491913b-8348-49b9-af28-50517116c142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5e5411-3dbf-44b8-8555-b2594bddd581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1858665414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a718e9f514945bdac729d8ca82bfb45',qos_specs=None,replication_status=,reservations=['6c4f25ae-e766-404a-bd7a-b1f68dfb499c','e04b9d30-334a-4020-95fd-f663597d35d4','0c146a01-614d-4b87-ab78-76855cb5e46f','a105b97f-37f6-4b60-bb47-bb26bea06158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23a4cc1d64a14917844e4e36cdfc061e',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1858665414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5e5411-3dbf-44b8-8555-b2594bddd581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a718e9f514945bdac729d8ca82bfb45',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='23a4cc1d64a14917844e4e36cdfc061e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.240760] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8fc276-6582-42fa-bc33-038b85301bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.257912] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8fc276-6582-42fa-bc33-038b85301bcb) 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-1858665414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a718e9f514945bdac729d8ca82bfb45',qos_specs=None,replication_status=,reservations=['6c4f25ae-e766-404a-bd7a-b1f68dfb499c','e04b9d30-334a-4020-95fd-f663597d35d4','0c146a01-614d-4b87-ab78-76855cb5e46f','a105b97f-37f6-4b60-bb47-bb26bea06158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23a4cc1d64a14917844e4e36cdfc061e',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.258798] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b618794-761f-4d26-a47d-d186e4ec7c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.280621] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b618794-761f-4d26-a47d-d186e4ec7c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.281708] [55069]: DEBUG cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Flow 'volume_create_api' (b5d43554-7236-4f57-b04c-5f57bc213105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 566.282093] [55069]: INFO cinder.volume.api [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Create volume request issued successfully. [ 566.283082] [55069]: INFO cinder.api.openstack.wsgi [None req-d8dffcfd-cc52-44d9-a33c-7b37f6bd6a29 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 566.283584] [55069]: [pid: 55069|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:23:19 2025] POST /volume/v3/volumes => generated 784 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 566.298031] [55068]: DEBUG cinder.api.middleware.request_id [None req-c3f06104-406c-4a9c-b51c-fe3ec946e212 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 566.300446] [55068]: INFO cinder.api.openstack.wsgi [None req-c3f06104-406c-4a9c-b51c-fe3ec946e212 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 566.300806] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c3f06104-406c-4a9c-b51c-fe3ec946e212 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 566.300895] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c3f06104-406c-4a9c-b51c-fe3ec946e212 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 566.340709] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 566.340709] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 566.348563] [55068]: INFO cinder.volume.api [None req-c3f06104-406c-4a9c-b51c-fe3ec946e212 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 566.355143] [55068]: INFO cinder.api.openstack.wsgi [None req-c3f06104-406c-4a9c-b51c-fe3ec946e212 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 566.356886] [55068]: [pid: 55068|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:23:20 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 963 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 567.373142] [55069]: DEBUG cinder.api.middleware.request_id [None req-e0d3aab0-56c3-4846-b6f2-b2ee85adc3aa None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.379860] [55069]: INFO cinder.api.openstack.wsgi [None req-e0d3aab0-56c3-4846-b6f2-b2ee85adc3aa tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 567.379860] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e0d3aab0-56c3-4846-b6f2-b2ee85adc3aa tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.379860] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e0d3aab0-56c3-4846-b6f2-b2ee85adc3aa tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.401140] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 567.401140] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 567.408319] [55069]: INFO cinder.volume.api [None req-e0d3aab0-56c3-4846-b6f2-b2ee85adc3aa tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 567.418162] [55069]: INFO cinder.api.openstack.wsgi [None req-e0d3aab0-56c3-4846-b6f2-b2ee85adc3aa tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 567.418794] [55069]: [pid: 55069|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:23:21 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 576.354054] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=4 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 577.416704] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 599.881420] [55068]: DEBUG cinder.api.middleware.request_id [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.882827] [55068]: WARNING keystonemiddleware.auth_token [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c 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. [ 599.884134] [55068]: INFO cinder.api.openstack.wsgi [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] POST http://10.180.1.21/volume/v3/volumes [ 599.884536] [55068]: DEBUG cinder.api.openstack.wsgi [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-727654897", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 599.890031] [55068]: DEBUG cinder.api.v3.volumes [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-727654897', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 599.890506] [55068]: INFO cinder.api.v3.volumes [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Create volume of 1 GB [ 599.911035] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Availability zone cache updated, next update will occur around 2025-02-19 03:23:53.766795. {{(pid=55068) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 599.911035] [55068]: INFO cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Availability Zones retrieved successfully. [ 599.932522] [55068]: /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 [ 599.932522] [55068]: import asyncore [ 599.944573] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Flow 'volume_create_api' (cb4b978c-8b58-4cc2-a27e-587de6f1b497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 599.946132] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020ba04e-14d6-4c16-a44f-130f710fc065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 599.947856] [55068]: DEBUG cinder.volume.flows.api.create_volume [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 600.123035] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020ba04e-14d6-4c16-a44f-130f710fc065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.124212] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19584907-1e7c-4c2e-976a-698cce7f8161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.159844] [55068]: WARNING cinder.quota [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-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. [ 600.159844] [55068]: WARNING cinder.quota [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-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. [ 600.211459] [55068]: DEBUG cinder.quota [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Created reservations ['dff5e308-bb4a-45fb-934a-01227fadfc23', '63f13299-e718-4dba-a502-c0bac0de2b98', '67508098-a499-4d12-8cfa-0a19ab5a9ee4', 'ccfcc6b5-000b-45c8-8bde-065de3c81f07'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 600.212644] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19584907-1e7c-4c2e-976a-698cce7f8161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff5e308-bb4a-45fb-934a-01227fadfc23', '63f13299-e718-4dba-a502-c0bac0de2b98', '67508098-a499-4d12-8cfa-0a19ab5a9ee4', 'ccfcc6b5-000b-45c8-8bde-065de3c81f07']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.213998] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c016ce63-953e-443a-bc9f-78b42e1436e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.275072] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c016ce63-953e-443a-bc9f-78b42e1436e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4e554bd-5032-4ede-9b06-57956ec7ec86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-727654897',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d9ccaf40e014284bd5a8ec3f1cd29c4',qos_specs=None,replication_status=,reservations=['dff5e308-bb4a-45fb-934a-01227fadfc23','63f13299-e718-4dba-a502-c0bac0de2b98','67508098-a499-4d12-8cfa-0a19ab5a9ee4','ccfcc6b5-000b-45c8-8bde-065de3c81f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f79b121c8a74abab100a230703734b6',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-727654897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4e554bd-5032-4ede-9b06-57956ec7ec86,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d9ccaf40e014284bd5a8ec3f1cd29c4',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='6f79b121c8a74abab100a230703734b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.277022] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e197f73f-1421-4e9f-9549-f6d53734f244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.308718] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e197f73f-1421-4e9f-9549-f6d53734f244) 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-727654897',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d9ccaf40e014284bd5a8ec3f1cd29c4',qos_specs=None,replication_status=,reservations=['dff5e308-bb4a-45fb-934a-01227fadfc23','63f13299-e718-4dba-a502-c0bac0de2b98','67508098-a499-4d12-8cfa-0a19ab5a9ee4','ccfcc6b5-000b-45c8-8bde-065de3c81f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f79b121c8a74abab100a230703734b6',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.310613] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51bfd272-8ddb-4e2d-a1cc-6bebcac210dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 600.339987] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51bfd272-8ddb-4e2d-a1cc-6bebcac210dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 600.341174] [55068]: DEBUG cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Flow 'volume_create_api' (cb4b978c-8b58-4cc2-a27e-587de6f1b497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 600.341556] [55068]: INFO cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Create volume request issued successfully. [ 600.342327] [55068]: INFO cinder.api.openstack.wsgi [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-d0ea02c3-3411-4e8c-8869-5e84057bff5c tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 600.342849] [55068]: [pid: 55068|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 02:23:53 2025] POST /volume/v3/volumes => generated 761 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 600.347972] [55069]: DEBUG cinder.api.middleware.request_id [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-e74908af-65d3-4576-852e-a4728d07df86 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.349141] [55069]: WARNING keystonemiddleware.auth_token [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-e74908af-65d3-4576-852e-a4728d07df86 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. [ 600.350897] [55069]: INFO cinder.api.openstack.wsgi [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-e74908af-65d3-4576-852e-a4728d07df86 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 [ 600.351162] [55069]: DEBUG cinder.api.openstack.wsgi [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-e74908af-65d3-4576-852e-a4728d07df86 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.351405] [55069]: DEBUG cinder.api.openstack.wsgi [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-e74908af-65d3-4576-852e-a4728d07df86 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.387159] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.387159] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.393023] [55069]: INFO cinder.volume.api [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-e74908af-65d3-4576-852e-a4728d07df86 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Volume info retrieved successfully. [ 600.397485] [55069]: INFO cinder.api.openstack.wsgi [req-7b974f81-525d-46fd-92a7-d174e7190fe0 req-e74908af-65d3-4576-852e-a4728d07df86 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 returned with HTTP 200 [ 600.398094] [55069]: [pid: 55069|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:23:54 2025] GET /volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 602.736293] [55068]: DEBUG cinder.api.middleware.request_id [req-f96eb263-4235-4790-88aa-d1142e51ad39 req-f7142735-ee68-4319-ba71-12e2158f8305 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.739373] [55068]: INFO cinder.api.openstack.wsgi [req-f96eb263-4235-4790-88aa-d1142e51ad39 req-f7142735-ee68-4319-ba71-12e2158f8305 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 [ 602.739373] [55068]: DEBUG cinder.api.openstack.wsgi [req-f96eb263-4235-4790-88aa-d1142e51ad39 req-f7142735-ee68-4319-ba71-12e2158f8305 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.739894] [55068]: DEBUG cinder.api.openstack.wsgi [req-f96eb263-4235-4790-88aa-d1142e51ad39 req-f7142735-ee68-4319-ba71-12e2158f8305 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.758744] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.758744] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.762749] [55068]: INFO cinder.volume.api [req-f96eb263-4235-4790-88aa-d1142e51ad39 req-f7142735-ee68-4319-ba71-12e2158f8305 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Volume info retrieved successfully. [ 602.769327] [55068]: INFO cinder.api.openstack.wsgi [req-f96eb263-4235-4790-88aa-d1142e51ad39 req-f7142735-ee68-4319-ba71-12e2158f8305 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 returned with HTTP 200 [ 602.769684] [55068]: [pid: 55068|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:23:56 2025] GET /volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 605.492484] [55069]: DEBUG cinder.api.middleware.request_id [req-9e84243e-ea4d-4f66-8627-4d2970614a73 req-d78a8881-12ae-4113-b7e2-f5afaa7ab166 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.493567] [55069]: INFO cinder.api.openstack.wsgi [req-9e84243e-ea4d-4f66-8627-4d2970614a73 req-d78a8881-12ae-4113-b7e2-f5afaa7ab166 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 [ 605.493879] [55069]: DEBUG cinder.api.openstack.wsgi [req-9e84243e-ea4d-4f66-8627-4d2970614a73 req-d78a8881-12ae-4113-b7e2-f5afaa7ab166 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.494090] [55069]: DEBUG cinder.api.openstack.wsgi [req-9e84243e-ea4d-4f66-8627-4d2970614a73 req-d78a8881-12ae-4113-b7e2-f5afaa7ab166 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.506872] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.506872] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.512898] [55069]: INFO cinder.volume.api [req-9e84243e-ea4d-4f66-8627-4d2970614a73 req-d78a8881-12ae-4113-b7e2-f5afaa7ab166 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Volume info retrieved successfully. [ 605.520078] [55069]: INFO cinder.api.openstack.wsgi [req-9e84243e-ea4d-4f66-8627-4d2970614a73 req-d78a8881-12ae-4113-b7e2-f5afaa7ab166 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 returned with HTTP 200 [ 605.520306] [55069]: [pid: 55069|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:23:59 2025] GET /volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.840180] [55068]: DEBUG cinder.api.middleware.request_id [req-78ba2a17-a35d-4c36-bc79-81eccae8f3a6 req-68d339e8-ddff-4ced-8a9d-1da2b565aab0 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.843106] [55068]: INFO cinder.api.openstack.wsgi [req-78ba2a17-a35d-4c36-bc79-81eccae8f3a6 req-68d339e8-ddff-4ced-8a9d-1da2b565aab0 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 [ 607.843316] [55068]: DEBUG cinder.api.openstack.wsgi [req-78ba2a17-a35d-4c36-bc79-81eccae8f3a6 req-68d339e8-ddff-4ced-8a9d-1da2b565aab0 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.843543] [55068]: DEBUG cinder.api.openstack.wsgi [req-78ba2a17-a35d-4c36-bc79-81eccae8f3a6 req-68d339e8-ddff-4ced-8a9d-1da2b565aab0 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.843747] [55068]: INFO cinder.api.v3.volumes [req-78ba2a17-a35d-4c36-bc79-81eccae8f3a6 req-68d339e8-ddff-4ced-8a9d-1da2b565aab0 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Delete volume with id: c4e554bd-5032-4ede-9b06-57956ec7ec86 [ 607.855269] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.855269] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.855886] [55068]: INFO cinder.volume.api [req-78ba2a17-a35d-4c36-bc79-81eccae8f3a6 req-68d339e8-ddff-4ced-8a9d-1da2b565aab0 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Volume info retrieved successfully. [ 607.881791] [55068]: INFO cinder.volume.api [req-78ba2a17-a35d-4c36-bc79-81eccae8f3a6 req-68d339e8-ddff-4ced-8a9d-1da2b565aab0 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Delete volume request issued successfully. [ 607.882044] [55068]: INFO cinder.api.openstack.wsgi [req-78ba2a17-a35d-4c36-bc79-81eccae8f3a6 req-68d339e8-ddff-4ced-8a9d-1da2b565aab0 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 returned with HTTP 202 [ 607.882447] [55068]: [pid: 55068|app: 0|req: 7/13] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 02:24:01 2025] DELETE /volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 610.425384] [55069]: DEBUG cinder.api.middleware.request_id [req-3d2bab18-3afd-45af-9fce-b4ccbe4043f6 req-93644805-f5ff-4435-9d7a-cba7e8af7e17 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.427754] [55069]: INFO cinder.api.openstack.wsgi [req-3d2bab18-3afd-45af-9fce-b4ccbe4043f6 req-93644805-f5ff-4435-9d7a-cba7e8af7e17 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] GET http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 [ 610.427998] [55069]: DEBUG cinder.api.openstack.wsgi [req-3d2bab18-3afd-45af-9fce-b4ccbe4043f6 req-93644805-f5ff-4435-9d7a-cba7e8af7e17 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.428256] [55069]: DEBUG cinder.api.openstack.wsgi [req-3d2bab18-3afd-45af-9fce-b4ccbe4043f6 req-93644805-f5ff-4435-9d7a-cba7e8af7e17 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.435485] [55069]: INFO cinder.api.openstack.wsgi [req-3d2bab18-3afd-45af-9fce-b4ccbe4043f6 req-93644805-f5ff-4435-9d7a-cba7e8af7e17 tempest-VolumesGetTestJSON-1964824643 tempest-VolumesGetTestJSON-1964824643-project-member] http://10.180.1.21/volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 returned with HTTP 404 [ 610.436074] [55069]: [pid: 55069|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:24:04 2025] GET /volume/v3/volumes/c4e554bd-5032-4ede-9b06-57956ec7ec86 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 617.878466] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=35,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 620.432119] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=9 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 681.491491] [55068]: DEBUG cinder.api.middleware.request_id [None req-d72acf8f-198d-42c9-8294-8549bd36a297 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.549541] [55068]: INFO cinder.api.openstack.wsgi [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] POST http://10.180.1.21/volume/v3/volumes [ 681.549913] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-933189438"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 681.551715] [55068]: DEBUG cinder.api.v3.volumes [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-933189438'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 681.551855] [55068]: INFO cinder.api.v3.volumes [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume of 1 GB [ 681.559349] [55068]: INFO cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Availability Zones retrieved successfully. [ 681.567790] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Flow 'volume_create_api' (a53e81c1-a73d-4727-85ca-fe0f4f67b3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 681.569175] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c854b3c8-5d5a-4f84-93b8-16482f42bfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.570454] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 681.590216] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c854b3c8-5d5a-4f84-93b8-16482f42bfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.591288] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c11c2543-d47a-4cd9-ba58-c3f55a82bc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.654124] [55068]: DEBUG cinder.quota [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Created reservations ['d3b62b86-cf28-4e60-a26c-65d03c9b6084', '146c5dea-271f-46d8-8655-cd5397d9571e', 'dc3aedcd-b55d-4ffb-b3f4-8c0547c2811f', 'ea0f5410-6065-412b-a390-6ad01ac4a98a'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 681.656021] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c11c2543-d47a-4cd9-ba58-c3f55a82bc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3b62b86-cf28-4e60-a26c-65d03c9b6084', '146c5dea-271f-46d8-8655-cd5397d9571e', 'dc3aedcd-b55d-4ffb-b3f4-8c0547c2811f', 'ea0f5410-6065-412b-a390-6ad01ac4a98a']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.656307] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ab7430-e828-4847-9497-69b47d80be36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.676377] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75ab7430-e828-4847-9497-69b47d80be36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '045e4704-acee-4f7d-8dae-6afa509cb87f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-933189438',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2597007eff74462ba2c8527788258100',qos_specs=None,replication_status=,reservations=['d3b62b86-cf28-4e60-a26c-65d03c9b6084','146c5dea-271f-46d8-8655-cd5397d9571e','dc3aedcd-b55d-4ffb-b3f4-8c0547c2811f','ea0f5410-6065-412b-a390-6ad01ac4a98a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02e5cb11d5a40dc9696828f1ce95227',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:25:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-933189438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=045e4704-acee-4f7d-8dae-6afa509cb87f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2597007eff74462ba2c8527788258100',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='d02e5cb11d5a40dc9696828f1ce95227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.677407] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ecd27a-710f-4287-b37d-2ba153fda59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.697914] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ecd27a-710f-4287-b37d-2ba153fda59b) 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-933189438',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2597007eff74462ba2c8527788258100',qos_specs=None,replication_status=,reservations=['d3b62b86-cf28-4e60-a26c-65d03c9b6084','146c5dea-271f-46d8-8655-cd5397d9571e','dc3aedcd-b55d-4ffb-b3f4-8c0547c2811f','ea0f5410-6065-412b-a390-6ad01ac4a98a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02e5cb11d5a40dc9696828f1ce95227',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.698922] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6f41cc-18a6-4f18-bd21-9ac368e7a052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 681.712591] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6f41cc-18a6-4f18-bd21-9ac368e7a052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 681.714219] [55068]: DEBUG cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Flow 'volume_create_api' (a53e81c1-a73d-4727-85ca-fe0f4f67b3ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 681.714650] [55068]: INFO cinder.volume.api [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume request issued successfully. [ 681.715476] [55068]: INFO cinder.api.openstack.wsgi [None req-d72acf8f-198d-42c9-8294-8549bd36a297 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 681.716487] [55068]: [pid: 55068|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 02:25:15 2025] POST /volume/v3/volumes => generated 758 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 681.730318] [55069]: DEBUG cinder.api.middleware.request_id [None req-073f0322-3936-4ec3-9be6-47102b6e32b9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.733367] [55069]: INFO cinder.api.openstack.wsgi [None req-073f0322-3936-4ec3-9be6-47102b6e32b9 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f [ 681.733613] [55069]: DEBUG cinder.api.openstack.wsgi [None req-073f0322-3936-4ec3-9be6-47102b6e32b9 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.735131] [55069]: DEBUG cinder.api.openstack.wsgi [None req-073f0322-3936-4ec3-9be6-47102b6e32b9 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.744211] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.744211] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.748538] [55069]: INFO cinder.volume.api [None req-073f0322-3936-4ec3-9be6-47102b6e32b9 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 681.753436] [55069]: INFO cinder.api.openstack.wsgi [None req-073f0322-3936-4ec3-9be6-47102b6e32b9 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f returned with HTTP 200 [ 681.753869] [55069]: [pid: 55069|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:15 2025] GET /volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.765387] [55068]: DEBUG cinder.api.middleware.request_id [None req-e9f9569f-0c11-4fc1-b7e4-50ec15595e30 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.768012] [55068]: INFO cinder.api.openstack.wsgi [None req-e9f9569f-0c11-4fc1-b7e4-50ec15595e30 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f [ 682.768012] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e9f9569f-0c11-4fc1-b7e4-50ec15595e30 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.768238] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e9f9569f-0c11-4fc1-b7e4-50ec15595e30 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.779193] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.779193] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.782476] [55068]: INFO cinder.volume.api [None req-e9f9569f-0c11-4fc1-b7e4-50ec15595e30 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 682.788637] [55068]: INFO cinder.api.openstack.wsgi [None req-e9f9569f-0c11-4fc1-b7e4-50ec15595e30 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f returned with HTTP 200 [ 682.789037] [55068]: [pid: 55068|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:16 2025] GET /volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.806067] [55069]: DEBUG cinder.api.middleware.request_id [req-33c8ce5a-0352-45fb-a343-be251826348d req-0b31f227-3464-442b-80b4-0c77882192c4 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.808462] [55069]: INFO cinder.api.openstack.wsgi [req-33c8ce5a-0352-45fb-a343-be251826348d req-0b31f227-3464-442b-80b4-0c77882192c4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f [ 682.808688] [55069]: DEBUG cinder.api.openstack.wsgi [req-33c8ce5a-0352-45fb-a343-be251826348d req-0b31f227-3464-442b-80b4-0c77882192c4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.808905] [55069]: DEBUG cinder.api.openstack.wsgi [req-33c8ce5a-0352-45fb-a343-be251826348d req-0b31f227-3464-442b-80b4-0c77882192c4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.816423] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.816423] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.819838] [55069]: INFO cinder.volume.api [req-33c8ce5a-0352-45fb-a343-be251826348d req-0b31f227-3464-442b-80b4-0c77882192c4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 682.824144] [55069]: INFO cinder.api.openstack.wsgi [req-33c8ce5a-0352-45fb-a343-be251826348d req-0b31f227-3464-442b-80b4-0c77882192c4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f returned with HTTP 200 [ 682.824597] [55069]: [pid: 55069|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:25:16 2025] GET /volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.831739] [55068]: DEBUG cinder.api.middleware.request_id [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.834898] [55068]: INFO cinder.api.openstack.wsgi [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] POST http://10.180.1.21/volume/v3/volumes [ 682.835458] [55068]: DEBUG cinder.api.openstack.wsgi [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-931137432"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 682.837825] [55068]: DEBUG cinder.api.v3.volumes [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-931137432'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 682.838039] [55068]: INFO cinder.api.v3.volumes [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume of 1 GB [ 682.843458] [55068]: INFO cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Availability Zones retrieved successfully. [ 682.854069] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Flow 'volume_create_api' (2b0aa270-4e5c-4cb7-a109-1fc810fe83fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 682.855492] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c43926-c0b9-4f14-ba24-87fc4a4dbcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.857191] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 682.880583] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c43926-c0b9-4f14-ba24-87fc4a4dbcd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.882016] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38472acd-e986-4053-b5aa-96aeaaa5bc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.913844] [55068]: DEBUG cinder.quota [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Created reservations ['3e9da168-dacd-4290-9043-357301357b34', 'b468be3e-407c-4135-9f18-96495c2a9b48', 'd3f4ec30-f50a-4786-b2cf-ce638f363d74', 'f358f725-7c63-4554-9df6-e078643c2e89'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 682.915018] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38472acd-e986-4053-b5aa-96aeaaa5bc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e9da168-dacd-4290-9043-357301357b34', 'b468be3e-407c-4135-9f18-96495c2a9b48', 'd3f4ec30-f50a-4786-b2cf-ce638f363d74', 'f358f725-7c63-4554-9df6-e078643c2e89']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.915665] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a12ef4-8601-44c1-b059-f9baaf333a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.928249] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6a12ef4-8601-44c1-b059-f9baaf333a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaaa5ea8-f9c7-4f30-8760-87d92afc7237', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-931137432',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2597007eff74462ba2c8527788258100',qos_specs=None,replication_status=,reservations=['3e9da168-dacd-4290-9043-357301357b34','b468be3e-407c-4135-9f18-96495c2a9b48','d3f4ec30-f50a-4786-b2cf-ce638f363d74','f358f725-7c63-4554-9df6-e078643c2e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02e5cb11d5a40dc9696828f1ce95227',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-931137432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaaa5ea8-f9c7-4f30-8760-87d92afc7237,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2597007eff74462ba2c8527788258100',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='d02e5cb11d5a40dc9696828f1ce95227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.929185] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36362286-4ff4-4846-b852-531301f903a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.941691] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36362286-4ff4-4846-b852-531301f903a7) 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-931137432',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2597007eff74462ba2c8527788258100',qos_specs=None,replication_status=,reservations=['3e9da168-dacd-4290-9043-357301357b34','b468be3e-407c-4135-9f18-96495c2a9b48','d3f4ec30-f50a-4786-b2cf-ce638f363d74','f358f725-7c63-4554-9df6-e078643c2e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02e5cb11d5a40dc9696828f1ce95227',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.942597] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f134708c-75e0-4c82-ad35-88bb2bd63daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.951082] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f134708c-75e0-4c82-ad35-88bb2bd63daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.952122] [55068]: DEBUG cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Flow 'volume_create_api' (2b0aa270-4e5c-4cb7-a109-1fc810fe83fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 682.952479] [55068]: INFO cinder.volume.api [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume request issued successfully. [ 682.953128] [55068]: INFO cinder.api.openstack.wsgi [None req-84e4e437-55ed-450b-bda1-ccbb0fe967b4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 682.953586] [55068]: [pid: 55068|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 02:25:16 2025] POST /volume/v3/volumes => generated 758 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 682.962145] [55069]: DEBUG cinder.api.middleware.request_id [None req-2e3bec77-f5c8-4936-8103-744043815cce None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.965408] [55069]: INFO cinder.api.openstack.wsgi [None req-2e3bec77-f5c8-4936-8103-744043815cce tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 [ 682.969022] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2e3bec77-f5c8-4936-8103-744043815cce tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.969022] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2e3bec77-f5c8-4936-8103-744043815cce tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.973619] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.973619] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.979778] [55069]: INFO cinder.volume.api [None req-2e3bec77-f5c8-4936-8103-744043815cce tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 682.985123] [55069]: INFO cinder.api.openstack.wsgi [None req-2e3bec77-f5c8-4936-8103-744043815cce tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 returned with HTTP 200 [ 682.985765] [55069]: [pid: 55069|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:16 2025] GET /volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.996806] [55068]: DEBUG cinder.api.middleware.request_id [None req-a8efe904-481c-44e1-b234-875223186ed4 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.999176] [55068]: INFO cinder.api.openstack.wsgi [None req-a8efe904-481c-44e1-b234-875223186ed4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 [ 683.999452] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a8efe904-481c-44e1-b234-875223186ed4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.999692] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a8efe904-481c-44e1-b234-875223186ed4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.016657] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.016657] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.021542] [55068]: INFO cinder.volume.api [None req-a8efe904-481c-44e1-b234-875223186ed4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 684.027179] [55068]: INFO cinder.api.openstack.wsgi [None req-a8efe904-481c-44e1-b234-875223186ed4 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 returned with HTTP 200 [ 684.027599] [55068]: [pid: 55068|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:17 2025] GET /volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.047121] [55069]: DEBUG cinder.api.middleware.request_id [req-615584db-68f6-4b22-9892-83385ef0e2c4 req-482130da-fe9a-4806-9e49-311a9ac39201 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.049606] [55069]: INFO cinder.api.openstack.wsgi [req-615584db-68f6-4b22-9892-83385ef0e2c4 req-482130da-fe9a-4806-9e49-311a9ac39201 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 [ 684.049861] [55069]: DEBUG cinder.api.openstack.wsgi [req-615584db-68f6-4b22-9892-83385ef0e2c4 req-482130da-fe9a-4806-9e49-311a9ac39201 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.050112] [55069]: DEBUG cinder.api.openstack.wsgi [req-615584db-68f6-4b22-9892-83385ef0e2c4 req-482130da-fe9a-4806-9e49-311a9ac39201 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.058037] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.058037] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.062580] [55069]: INFO cinder.volume.api [req-615584db-68f6-4b22-9892-83385ef0e2c4 req-482130da-fe9a-4806-9e49-311a9ac39201 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 684.067480] [55069]: INFO cinder.api.openstack.wsgi [req-615584db-68f6-4b22-9892-83385ef0e2c4 req-482130da-fe9a-4806-9e49-311a9ac39201 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 returned with HTTP 200 [ 684.068161] [55069]: [pid: 55069|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:25:17 2025] GET /volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.077946] [55068]: DEBUG cinder.api.middleware.request_id [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.080183] [55068]: INFO cinder.api.openstack.wsgi [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] POST http://10.180.1.21/volume/v3/volumes [ 684.080608] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2131962317"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 684.082891] [55068]: DEBUG cinder.api.v3.volumes [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2131962317'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 684.082891] [55068]: INFO cinder.api.v3.volumes [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume of 1 GB [ 684.091200] [55068]: INFO cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Availability Zones retrieved successfully. [ 684.097552] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Flow 'volume_create_api' (afb2bf71-ef0d-4172-be40-5c8a5a54d5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 684.098992] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119bcb4d-87f8-4a8e-b9cf-dca67a138e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.100424] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 684.120072] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119bcb4d-87f8-4a8e-b9cf-dca67a138e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.121391] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0ae52b-4379-402a-9454-96fa2ba90e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.150045] [55068]: DEBUG cinder.quota [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Created reservations ['ca04471e-9c20-4899-988d-fa0ac5aeb6a8', 'c072cea1-8726-4942-a683-0a4245e515cd', '380fed47-a497-4296-8a4c-0f2832cc0020', '00ec649c-e2d0-49bb-be40-8ee3f62d3e92'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 684.152031] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0ae52b-4379-402a-9454-96fa2ba90e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca04471e-9c20-4899-988d-fa0ac5aeb6a8', 'c072cea1-8726-4942-a683-0a4245e515cd', '380fed47-a497-4296-8a4c-0f2832cc0020', '00ec649c-e2d0-49bb-be40-8ee3f62d3e92']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.152696] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb85239a-2c58-4343-89bf-ead7d243dc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.167152] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb85239a-2c58-4343-89bf-ead7d243dc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5170d9dd-a73c-475b-bcc6-d7b036cb1e80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2131962317',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2597007eff74462ba2c8527788258100',qos_specs=None,replication_status=,reservations=['ca04471e-9c20-4899-988d-fa0ac5aeb6a8','c072cea1-8726-4942-a683-0a4245e515cd','380fed47-a497-4296-8a4c-0f2832cc0020','00ec649c-e2d0-49bb-be40-8ee3f62d3e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02e5cb11d5a40dc9696828f1ce95227',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2131962317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5170d9dd-a73c-475b-bcc6-d7b036cb1e80,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2597007eff74462ba2c8527788258100',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='d02e5cb11d5a40dc9696828f1ce95227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.169654] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e4a75f-c92e-441b-b603-a6c7921b8f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.185515] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e4a75f-c92e-441b-b603-a6c7921b8f33) 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-2131962317',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2597007eff74462ba2c8527788258100',qos_specs=None,replication_status=,reservations=['ca04471e-9c20-4899-988d-fa0ac5aeb6a8','c072cea1-8726-4942-a683-0a4245e515cd','380fed47-a497-4296-8a4c-0f2832cc0020','00ec649c-e2d0-49bb-be40-8ee3f62d3e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02e5cb11d5a40dc9696828f1ce95227',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.186643] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbc5e78-4a5c-44ea-80aa-4cc552dcb468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.197437] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbc5e78-4a5c-44ea-80aa-4cc552dcb468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.200337] [55068]: DEBUG cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Flow 'volume_create_api' (afb2bf71-ef0d-4172-be40-5c8a5a54d5ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 684.200337] [55068]: INFO cinder.volume.api [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Create volume request issued successfully. [ 684.205188] [55068]: INFO cinder.api.openstack.wsgi [None req-a49dc2dd-b9a6-40ae-b283-d627bf3133d0 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 684.205188] [55068]: [pid: 55068|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 02:25:17 2025] POST /volume/v3/volumes => generated 759 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 684.213033] [55069]: DEBUG cinder.api.middleware.request_id [None req-f36dad4f-d91a-49cf-a7f4-9285c0813889 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.215316] [55069]: INFO cinder.api.openstack.wsgi [None req-f36dad4f-d91a-49cf-a7f4-9285c0813889 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 [ 684.215374] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f36dad4f-d91a-49cf-a7f4-9285c0813889 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.215657] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f36dad4f-d91a-49cf-a7f4-9285c0813889 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.223549] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.223549] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.227408] [55069]: INFO cinder.volume.api [None req-f36dad4f-d91a-49cf-a7f4-9285c0813889 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 684.232926] [55069]: INFO cinder.api.openstack.wsgi [None req-f36dad4f-d91a-49cf-a7f4-9285c0813889 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 returned with HTTP 200 [ 684.232926] [55069]: [pid: 55069|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:18 2025] GET /volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.250593] [55068]: DEBUG cinder.api.middleware.request_id [None req-e648ec86-1f5c-47d1-b648-b61c2a3569ba None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.253238] [55068]: INFO cinder.api.openstack.wsgi [None req-e648ec86-1f5c-47d1-b648-b61c2a3569ba tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 [ 685.253478] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e648ec86-1f5c-47d1-b648-b61c2a3569ba tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.253702] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e648ec86-1f5c-47d1-b648-b61c2a3569ba tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.265676] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.265676] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.271847] [55068]: INFO cinder.volume.api [None req-e648ec86-1f5c-47d1-b648-b61c2a3569ba tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 685.277869] [55068]: INFO cinder.api.openstack.wsgi [None req-e648ec86-1f5c-47d1-b648-b61c2a3569ba tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 returned with HTTP 200 [ 685.278271] [55068]: [pid: 55068|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.296911] [55069]: DEBUG cinder.api.middleware.request_id [req-58f10c2a-b18e-4001-9f7f-904ce14f4295 req-b8039a2b-a594-4f20-bf50-f6234a844c71 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.299254] [55069]: INFO cinder.api.openstack.wsgi [req-58f10c2a-b18e-4001-9f7f-904ce14f4295 req-b8039a2b-a594-4f20-bf50-f6234a844c71 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 [ 685.299483] [55069]: DEBUG cinder.api.openstack.wsgi [req-58f10c2a-b18e-4001-9f7f-904ce14f4295 req-b8039a2b-a594-4f20-bf50-f6234a844c71 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.299701] [55069]: DEBUG cinder.api.openstack.wsgi [req-58f10c2a-b18e-4001-9f7f-904ce14f4295 req-b8039a2b-a594-4f20-bf50-f6234a844c71 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.307347] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.307347] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.313035] [55069]: INFO cinder.volume.api [req-58f10c2a-b18e-4001-9f7f-904ce14f4295 req-b8039a2b-a594-4f20-bf50-f6234a844c71 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 685.317188] [55069]: INFO cinder.api.openstack.wsgi [req-58f10c2a-b18e-4001-9f7f-904ce14f4295 req-b8039a2b-a594-4f20-bf50-f6234a844c71 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 returned with HTTP 200 [ 685.317188] [55069]: [pid: 55069|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.375057] [55068]: DEBUG cinder.api.middleware.request_id [req-51985d67-86f3-49be-9c29-0c2386ce726b req-abd44a18-8555-474b-882d-658254a5becf None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.378245] [55068]: INFO cinder.api.openstack.wsgi [req-51985d67-86f3-49be-9c29-0c2386ce726b req-abd44a18-8555-474b-882d-658254a5becf tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 685.378512] [55068]: DEBUG cinder.api.openstack.wsgi [req-51985d67-86f3-49be-9c29-0c2386ce726b req-abd44a18-8555-474b-882d-658254a5becf tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.378753] [55068]: DEBUG cinder.api.openstack.wsgi [req-51985d67-86f3-49be-9c29-0c2386ce726b req-abd44a18-8555-474b-882d-658254a5becf tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'detail' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.379424] [55068]: DEBUG cinder.api.api_utils [req-51985d67-86f3-49be-9c29-0c2386ce726b req-abd44a18-8555-474b-882d-658254a5becf tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Removing options '' from query. {{(pid=55068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 685.380357] [55068]: DEBUG cinder.volume.api [req-51985d67-86f3-49be-9c29-0c2386ce726b req-abd44a18-8555-474b-882d-658254a5becf tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55068) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 685.409662] [55068]: INFO cinder.volume.api [req-51985d67-86f3-49be-9c29-0c2386ce726b req-abd44a18-8555-474b-882d-658254a5becf tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Get all volumes completed successfully. [ 685.410794] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.410794] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.415095] [55068]: INFO cinder.api.openstack.wsgi [req-51985d67-86f3-49be-9c29-0c2386ce726b req-abd44a18-8555-474b-882d-658254a5becf tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 685.415496] [55068]: [pid: 55068|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.516195] [55069]: DEBUG cinder.api.middleware.request_id [req-22feafeb-1370-47f7-9d6a-c8e5101ce1e4 req-b1018885-74a4-4dd2-9846-20dc631feb72 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.518648] [55069]: INFO cinder.api.openstack.wsgi [req-22feafeb-1370-47f7-9d6a-c8e5101ce1e4 req-b1018885-74a4-4dd2-9846-20dc631feb72 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 685.519089] [55069]: DEBUG cinder.api.openstack.wsgi [req-22feafeb-1370-47f7-9d6a-c8e5101ce1e4 req-b1018885-74a4-4dd2-9846-20dc631feb72 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.519433] [55069]: DEBUG cinder.api.openstack.wsgi [req-22feafeb-1370-47f7-9d6a-c8e5101ce1e4 req-b1018885-74a4-4dd2-9846-20dc631feb72 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'detail' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.520123] [55069]: DEBUG cinder.api.api_utils [req-22feafeb-1370-47f7-9d6a-c8e5101ce1e4 req-b1018885-74a4-4dd2-9846-20dc631feb72 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Removing options '' from query. {{(pid=55069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 685.521225] [55069]: DEBUG cinder.volume.api [req-22feafeb-1370-47f7-9d6a-c8e5101ce1e4 req-b1018885-74a4-4dd2-9846-20dc631feb72 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55069) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 685.558547] [55069]: INFO cinder.volume.api [req-22feafeb-1370-47f7-9d6a-c8e5101ce1e4 req-b1018885-74a4-4dd2-9846-20dc631feb72 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Get all volumes completed successfully. [ 685.559740] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.559740] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.568249] [55069]: INFO cinder.api.openstack.wsgi [req-22feafeb-1370-47f7-9d6a-c8e5101ce1e4 req-b1018885-74a4-4dd2-9846-20dc631feb72 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 685.568717] [55069]: [pid: 55069|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.677349] [55068]: DEBUG cinder.api.middleware.request_id [req-042a383a-5631-430c-885a-43feeff59368 req-0b9669e7-696a-495f-9b0e-1c2c59646dee None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.680122] [55068]: INFO cinder.api.openstack.wsgi [req-042a383a-5631-430c-885a-43feeff59368 req-0b9669e7-696a-495f-9b0e-1c2c59646dee tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 685.680360] [55068]: DEBUG cinder.api.openstack.wsgi [req-042a383a-5631-430c-885a-43feeff59368 req-0b9669e7-696a-495f-9b0e-1c2c59646dee tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.680581] [55068]: DEBUG cinder.api.openstack.wsgi [req-042a383a-5631-430c-885a-43feeff59368 req-0b9669e7-696a-495f-9b0e-1c2c59646dee tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'detail' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.680870] [55068]: DEBUG cinder.api.api_utils [req-042a383a-5631-430c-885a-43feeff59368 req-0b9669e7-696a-495f-9b0e-1c2c59646dee tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Removing options '' from query. {{(pid=55068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 685.681780] [55068]: DEBUG cinder.volume.api [req-042a383a-5631-430c-885a-43feeff59368 req-0b9669e7-696a-495f-9b0e-1c2c59646dee tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55068) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 685.690497] [55068]: INFO cinder.volume.api [req-042a383a-5631-430c-885a-43feeff59368 req-0b9669e7-696a-495f-9b0e-1c2c59646dee tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Get all volumes completed successfully. [ 685.691550] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691550] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.696704] [55068]: INFO cinder.api.openstack.wsgi [req-042a383a-5631-430c-885a-43feeff59368 req-0b9669e7-696a-495f-9b0e-1c2c59646dee tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 685.697166] [55068]: [pid: 55068|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.830372] [55069]: DEBUG cinder.api.middleware.request_id [req-80554493-7f77-4857-9e13-de89ad6d8c2f req-5b25942a-cf0f-44ae-957c-2d9143b8d08c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.832846] [55069]: INFO cinder.api.openstack.wsgi [req-80554493-7f77-4857-9e13-de89ad6d8c2f req-5b25942a-cf0f-44ae-957c-2d9143b8d08c tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 685.833087] [55069]: DEBUG cinder.api.openstack.wsgi [req-80554493-7f77-4857-9e13-de89ad6d8c2f req-5b25942a-cf0f-44ae-957c-2d9143b8d08c tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.833314] [55069]: DEBUG cinder.api.openstack.wsgi [req-80554493-7f77-4857-9e13-de89ad6d8c2f req-5b25942a-cf0f-44ae-957c-2d9143b8d08c tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'detail' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.833610] [55069]: DEBUG cinder.api.api_utils [req-80554493-7f77-4857-9e13-de89ad6d8c2f req-5b25942a-cf0f-44ae-957c-2d9143b8d08c tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Removing options '' from query. {{(pid=55069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 685.834591] [55069]: DEBUG cinder.volume.api [req-80554493-7f77-4857-9e13-de89ad6d8c2f req-5b25942a-cf0f-44ae-957c-2d9143b8d08c tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55069) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 685.844715] [55069]: INFO cinder.volume.api [req-80554493-7f77-4857-9e13-de89ad6d8c2f req-5b25942a-cf0f-44ae-957c-2d9143b8d08c tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Get all volumes completed successfully. [ 685.845679] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.845679] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.850697] [55069]: INFO cinder.api.openstack.wsgi [req-80554493-7f77-4857-9e13-de89ad6d8c2f req-5b25942a-cf0f-44ae-957c-2d9143b8d08c tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 685.851284] [55069]: [pid: 55069|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.896255] [55068]: DEBUG cinder.api.middleware.request_id [req-893a528e-f6a8-4691-8718-6fa734b4ccd4 req-ea9a5f8d-2152-45bc-8cbb-8be53a226818 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.898506] [55068]: INFO cinder.api.openstack.wsgi [req-893a528e-f6a8-4691-8718-6fa734b4ccd4 req-ea9a5f8d-2152-45bc-8cbb-8be53a226818 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 685.898752] [55068]: DEBUG cinder.api.openstack.wsgi [req-893a528e-f6a8-4691-8718-6fa734b4ccd4 req-ea9a5f8d-2152-45bc-8cbb-8be53a226818 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.898944] [55068]: DEBUG cinder.api.openstack.wsgi [req-893a528e-f6a8-4691-8718-6fa734b4ccd4 req-ea9a5f8d-2152-45bc-8cbb-8be53a226818 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'detail' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.899244] [55068]: DEBUG cinder.api.api_utils [req-893a528e-f6a8-4691-8718-6fa734b4ccd4 req-ea9a5f8d-2152-45bc-8cbb-8be53a226818 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Removing options '' from query. {{(pid=55068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 685.900148] [55068]: DEBUG cinder.volume.api [req-893a528e-f6a8-4691-8718-6fa734b4ccd4 req-ea9a5f8d-2152-45bc-8cbb-8be53a226818 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55068) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 685.909610] [55068]: INFO cinder.volume.api [req-893a528e-f6a8-4691-8718-6fa734b4ccd4 req-ea9a5f8d-2152-45bc-8cbb-8be53a226818 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Get all volumes completed successfully. [ 685.910635] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.910635] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.914786] [55068]: INFO cinder.api.openstack.wsgi [req-893a528e-f6a8-4691-8718-6fa734b4ccd4 req-ea9a5f8d-2152-45bc-8cbb-8be53a226818 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 685.915218] [55068]: [pid: 55068|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.934020] [55069]: DEBUG cinder.api.middleware.request_id [req-e54eb291-a14f-4a8a-80b4-7879ee4ef71b req-4e66c6d3-8465-4770-afba-aae23b038c43 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.934961] [55069]: INFO cinder.api.openstack.wsgi [req-e54eb291-a14f-4a8a-80b4-7879ee4ef71b req-4e66c6d3-8465-4770-afba-aae23b038c43 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 685.935188] [55069]: DEBUG cinder.api.openstack.wsgi [req-e54eb291-a14f-4a8a-80b4-7879ee4ef71b req-4e66c6d3-8465-4770-afba-aae23b038c43 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.935553] [55069]: DEBUG cinder.api.openstack.wsgi [req-e54eb291-a14f-4a8a-80b4-7879ee4ef71b req-4e66c6d3-8465-4770-afba-aae23b038c43 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'detail' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.935736] [55069]: DEBUG cinder.api.api_utils [req-e54eb291-a14f-4a8a-80b4-7879ee4ef71b req-4e66c6d3-8465-4770-afba-aae23b038c43 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Removing options '' from query. {{(pid=55069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 685.936620] [55069]: DEBUG cinder.volume.api [req-e54eb291-a14f-4a8a-80b4-7879ee4ef71b req-4e66c6d3-8465-4770-afba-aae23b038c43 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55069) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 685.945946] [55069]: INFO cinder.volume.api [req-e54eb291-a14f-4a8a-80b4-7879ee4ef71b req-4e66c6d3-8465-4770-afba-aae23b038c43 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Get all volumes completed successfully. [ 685.947178] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.947178] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.951540] [55069]: INFO cinder.api.openstack.wsgi [req-e54eb291-a14f-4a8a-80b4-7879ee4ef71b req-4e66c6d3-8465-4770-afba-aae23b038c43 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 685.951996] [55069]: [pid: 55069|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.967406] [55068]: DEBUG cinder.api.middleware.request_id [req-24d048c3-9216-4d0d-9b02-8e7c30109d53 req-d9a69878-4705-42fb-b3b4-31c5542a56a1 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.969345] [55068]: INFO cinder.api.openstack.wsgi [req-24d048c3-9216-4d0d-9b02-8e7c30109d53 req-d9a69878-4705-42fb-b3b4-31c5542a56a1 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 685.969750] [55068]: DEBUG cinder.api.openstack.wsgi [req-24d048c3-9216-4d0d-9b02-8e7c30109d53 req-d9a69878-4705-42fb-b3b4-31c5542a56a1 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.970130] [55068]: DEBUG cinder.api.openstack.wsgi [req-24d048c3-9216-4d0d-9b02-8e7c30109d53 req-d9a69878-4705-42fb-b3b4-31c5542a56a1 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'detail' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.970564] [55068]: DEBUG cinder.api.api_utils [req-24d048c3-9216-4d0d-9b02-8e7c30109d53 req-d9a69878-4705-42fb-b3b4-31c5542a56a1 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Removing options '' from query. {{(pid=55068) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 685.971811] [55068]: DEBUG cinder.volume.api [req-24d048c3-9216-4d0d-9b02-8e7c30109d53 req-d9a69878-4705-42fb-b3b4-31c5542a56a1 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55068) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 685.980246] [55068]: INFO cinder.volume.api [req-24d048c3-9216-4d0d-9b02-8e7c30109d53 req-d9a69878-4705-42fb-b3b4-31c5542a56a1 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Get all volumes completed successfully. [ 685.981331] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.981331] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.985614] [55068]: INFO cinder.api.openstack.wsgi [req-24d048c3-9216-4d0d-9b02-8e7c30109d53 req-d9a69878-4705-42fb-b3b4-31c5542a56a1 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 685.986941] [55068]: [pid: 55068|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 686.003413] [55069]: DEBUG cinder.api.middleware.request_id [req-3f564786-4093-4784-a915-c13b2c6e59e2 req-06491259-7746-4fbd-a3a2-1e151c523dc8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.005771] [55069]: INFO cinder.api.openstack.wsgi [req-3f564786-4093-4784-a915-c13b2c6e59e2 req-06491259-7746-4fbd-a3a2-1e151c523dc8 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 686.006019] [55069]: DEBUG cinder.api.openstack.wsgi [req-3f564786-4093-4784-a915-c13b2c6e59e2 req-06491259-7746-4fbd-a3a2-1e151c523dc8 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.006252] [55069]: DEBUG cinder.api.openstack.wsgi [req-3f564786-4093-4784-a915-c13b2c6e59e2 req-06491259-7746-4fbd-a3a2-1e151c523dc8 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'detail' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.006603] [55069]: DEBUG cinder.api.api_utils [req-3f564786-4093-4784-a915-c13b2c6e59e2 req-06491259-7746-4fbd-a3a2-1e151c523dc8 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Removing options '' from query. {{(pid=55069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 686.007495] [55069]: DEBUG cinder.volume.api [req-3f564786-4093-4784-a915-c13b2c6e59e2 req-06491259-7746-4fbd-a3a2-1e151c523dc8 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55069) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 686.015937] [55069]: INFO cinder.volume.api [req-3f564786-4093-4784-a915-c13b2c6e59e2 req-06491259-7746-4fbd-a3a2-1e151c523dc8 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Get all volumes completed successfully. [ 686.016952] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.016952] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.020932] [55069]: INFO cinder.api.openstack.wsgi [req-3f564786-4093-4784-a915-c13b2c6e59e2 req-06491259-7746-4fbd-a3a2-1e151c523dc8 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 686.021336] [55069]: [pid: 55069|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.033225] [55068]: DEBUG cinder.api.middleware.request_id [None req-5a7ba1f5-ac1a-4311-bc2a-03b70a1d330b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.035036] [55068]: INFO cinder.api.openstack.wsgi [None req-5a7ba1f5-ac1a-4311-bc2a-03b70a1d330b tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 [ 686.035408] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5a7ba1f5-ac1a-4311-bc2a-03b70a1d330b tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.035878] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5a7ba1f5-ac1a-4311-bc2a-03b70a1d330b tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.036293] [55068]: INFO cinder.api.v3.volumes [None req-5a7ba1f5-ac1a-4311-bc2a-03b70a1d330b tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Delete volume with id: 5170d9dd-a73c-475b-bcc6-d7b036cb1e80 [ 686.046111] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.046111] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.046679] [55068]: INFO cinder.volume.api [None req-5a7ba1f5-ac1a-4311-bc2a-03b70a1d330b tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 686.062728] [55068]: INFO cinder.volume.api [None req-5a7ba1f5-ac1a-4311-bc2a-03b70a1d330b tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Delete volume request issued successfully. [ 686.063517] [55068]: INFO cinder.api.openstack.wsgi [None req-5a7ba1f5-ac1a-4311-bc2a-03b70a1d330b tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 returned with HTTP 202 [ 686.064152] [55068]: [pid: 55068|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:25:19 2025] DELETE /volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 686.067165] [55069]: DEBUG cinder.api.middleware.request_id [None req-6ba57137-c118-46ed-a859-bf5366fc4584 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.069233] [55069]: INFO cinder.api.openstack.wsgi [None req-6ba57137-c118-46ed-a859-bf5366fc4584 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 [ 686.069502] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6ba57137-c118-46ed-a859-bf5366fc4584 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.069731] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6ba57137-c118-46ed-a859-bf5366fc4584 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.077557] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.077557] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.085032] [55069]: INFO cinder.volume.api [None req-6ba57137-c118-46ed-a859-bf5366fc4584 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 686.086838] [55069]: INFO cinder.api.openstack.wsgi [None req-6ba57137-c118-46ed-a859-bf5366fc4584 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 returned with HTTP 200 [ 686.087259] [55069]: [pid: 55069|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:19 2025] GET /volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 687.100174] [55068]: DEBUG cinder.api.middleware.request_id [None req-8a5657b0-8461-46ab-878d-15478f0b6d10 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.102478] [55068]: INFO cinder.api.openstack.wsgi [None req-8a5657b0-8461-46ab-878d-15478f0b6d10 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 [ 687.102478] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8a5657b0-8461-46ab-878d-15478f0b6d10 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.102478] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8a5657b0-8461-46ab-878d-15478f0b6d10 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.114407] [55068]: INFO cinder.api.openstack.wsgi [None req-8a5657b0-8461-46ab-878d-15478f0b6d10 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 returned with HTTP 404 [ 687.115040] [55068]: [pid: 55068|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:20 2025] GET /volume/v3/volumes/5170d9dd-a73c-475b-bcc6-d7b036cb1e80 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 687.118837] [55069]: DEBUG cinder.api.middleware.request_id [None req-e6fa1d0b-3ca1-42fb-9d1a-23743cb3ec28 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.121472] [55069]: INFO cinder.api.openstack.wsgi [None req-e6fa1d0b-3ca1-42fb-9d1a-23743cb3ec28 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] DELETE http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 [ 687.121472] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e6fa1d0b-3ca1-42fb-9d1a-23743cb3ec28 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.121472] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e6fa1d0b-3ca1-42fb-9d1a-23743cb3ec28 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.121612] [55069]: INFO cinder.api.v3.volumes [None req-e6fa1d0b-3ca1-42fb-9d1a-23743cb3ec28 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Delete volume with id: aaaa5ea8-f9c7-4f30-8760-87d92afc7237 [ 687.131030] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.131030] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.131521] [55069]: INFO cinder.volume.api [None req-e6fa1d0b-3ca1-42fb-9d1a-23743cb3ec28 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 687.155098] [55069]: INFO cinder.volume.api [None req-e6fa1d0b-3ca1-42fb-9d1a-23743cb3ec28 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Delete volume request issued successfully. [ 687.155302] [55069]: INFO cinder.api.openstack.wsgi [None req-e6fa1d0b-3ca1-42fb-9d1a-23743cb3ec28 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 returned with HTTP 202 [ 687.155820] [55069]: [pid: 55069|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:25:20 2025] DELETE /volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 687.159099] [55068]: DEBUG cinder.api.middleware.request_id [None req-fb0155c0-3f5e-49f3-bab7-dcc4e77e03ed None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.161253] [55068]: INFO cinder.api.openstack.wsgi [None req-fb0155c0-3f5e-49f3-bab7-dcc4e77e03ed tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 [ 687.161481] [55068]: DEBUG cinder.api.openstack.wsgi [None req-fb0155c0-3f5e-49f3-bab7-dcc4e77e03ed tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.161696] [55068]: DEBUG cinder.api.openstack.wsgi [None req-fb0155c0-3f5e-49f3-bab7-dcc4e77e03ed tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.177012] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177012] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.185350] [55068]: INFO cinder.volume.api [None req-fb0155c0-3f5e-49f3-bab7-dcc4e77e03ed tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 687.191023] [55068]: INFO cinder.api.openstack.wsgi [None req-fb0155c0-3f5e-49f3-bab7-dcc4e77e03ed tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 returned with HTTP 200 [ 687.191843] [55068]: [pid: 55068|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:21 2025] GET /volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.203083] [55069]: DEBUG cinder.api.middleware.request_id [None req-d6a87635-73df-42a4-ab74-39f2fd656289 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.205239] [55069]: INFO cinder.api.openstack.wsgi [None req-d6a87635-73df-42a4-ab74-39f2fd656289 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 [ 688.205470] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d6a87635-73df-42a4-ab74-39f2fd656289 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.205690] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d6a87635-73df-42a4-ab74-39f2fd656289 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.214562] [55069]: INFO cinder.api.openstack.wsgi [None req-d6a87635-73df-42a4-ab74-39f2fd656289 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 returned with HTTP 404 [ 688.215195] [55069]: [pid: 55069|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:22 2025] GET /volume/v3/volumes/aaaa5ea8-f9c7-4f30-8760-87d92afc7237 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 688.221114] [55068]: DEBUG cinder.api.middleware.request_id [None req-33f730c6-fbc6-4563-9f37-111fd2acffdd None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.225868] [55068]: INFO cinder.api.openstack.wsgi [None req-33f730c6-fbc6-4563-9f37-111fd2acffdd tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] DELETE http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f [ 688.226131] [55068]: DEBUG cinder.api.openstack.wsgi [None req-33f730c6-fbc6-4563-9f37-111fd2acffdd tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.226361] [55068]: DEBUG cinder.api.openstack.wsgi [None req-33f730c6-fbc6-4563-9f37-111fd2acffdd tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.226562] [55068]: INFO cinder.api.v3.volumes [None req-33f730c6-fbc6-4563-9f37-111fd2acffdd tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Delete volume with id: 045e4704-acee-4f7d-8dae-6afa509cb87f [ 688.237245] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.237245] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.237900] [55068]: INFO cinder.volume.api [None req-33f730c6-fbc6-4563-9f37-111fd2acffdd tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 688.263024] [55068]: INFO cinder.volume.api [None req-33f730c6-fbc6-4563-9f37-111fd2acffdd tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Delete volume request issued successfully. [ 688.263024] [55068]: INFO cinder.api.openstack.wsgi [None req-33f730c6-fbc6-4563-9f37-111fd2acffdd tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f returned with HTTP 202 [ 688.263024] [55068]: [pid: 55068|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:25:22 2025] DELETE /volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 688.265593] [55069]: DEBUG cinder.api.middleware.request_id [None req-9abf9ca9-9194-4bc3-a96b-3302b7d0e877 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.269378] [55069]: INFO cinder.api.openstack.wsgi [None req-9abf9ca9-9194-4bc3-a96b-3302b7d0e877 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f [ 688.269439] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9abf9ca9-9194-4bc3-a96b-3302b7d0e877 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.269650] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9abf9ca9-9194-4bc3-a96b-3302b7d0e877 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.278375] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.278375] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.285021] [55069]: INFO cinder.volume.api [None req-9abf9ca9-9194-4bc3-a96b-3302b7d0e877 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Volume info retrieved successfully. [ 688.287811] [55069]: INFO cinder.api.openstack.wsgi [None req-9abf9ca9-9194-4bc3-a96b-3302b7d0e877 tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f returned with HTTP 200 [ 688.288222] [55069]: [pid: 55069|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:22 2025] GET /volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.303878] [55068]: DEBUG cinder.api.middleware.request_id [None req-798374e9-15f9-4c71-8a22-a9eb55879dac None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.306158] [55068]: INFO cinder.api.openstack.wsgi [None req-798374e9-15f9-4c71-8a22-a9eb55879dac tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] GET http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f [ 689.306398] [55068]: DEBUG cinder.api.openstack.wsgi [None req-798374e9-15f9-4c71-8a22-a9eb55879dac tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.306703] [55068]: DEBUG cinder.api.openstack.wsgi [None req-798374e9-15f9-4c71-8a22-a9eb55879dac tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.314378] [55068]: INFO cinder.api.openstack.wsgi [None req-798374e9-15f9-4c71-8a22-a9eb55879dac tempest-VolumesTestJSON-693306923 tempest-VolumesTestJSON-693306923-project-member] http://10.180.1.21/volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f returned with HTTP 404 [ 689.314997] [55068]: [pid: 55068|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:23 2025] GET /volume/v3/volumes/045e4704-acee-4f7d-8dae-6afa509cb87f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 698.285036] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 699.309364] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=99,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 702.656232] [55069]: DEBUG cinder.api.middleware.request_id [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-2bc3a11e-3391-4f95-81fa-e3a4e8543798 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.659804] [55069]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-2bc3a11e-3391-4f95-81fa-e3a4e8543798 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 702.659804] [55069]: DEBUG cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-2bc3a11e-3391-4f95-81fa-e3a4e8543798 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.659804] [55069]: DEBUG cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-2bc3a11e-3391-4f95-81fa-e3a4e8543798 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.673902] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673902] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.678747] [55069]: INFO cinder.volume.api [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-2bc3a11e-3391-4f95-81fa-e3a4e8543798 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 702.686321] [55069]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-2bc3a11e-3391-4f95-81fa-e3a4e8543798 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 702.688628] [55069]: [pid: 55069|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:25:36 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.213886] [55068]: DEBUG cinder.api.middleware.request_id [None req-ca9d4a06-c14f-43da-99c3-1160801e3a45 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.214629] [55068]: INFO cinder.api.openstack.wsgi [None req-ca9d4a06-c14f-43da-99c3-1160801e3a45 None None] GET http://10.180.1.21/volume// [ 704.214818] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ca9d4a06-c14f-43da-99c3-1160801e3a45 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.215206] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ca9d4a06-c14f-43da-99c3-1160801e3a45 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.215798] [55068]: INFO cinder.api.openstack.wsgi [None req-ca9d4a06-c14f-43da-99c3-1160801e3a45 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 704.216125] [55068]: [pid: 55068|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:25:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 704.219989] [55069]: DEBUG cinder.api.middleware.request_id [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-55f76fb4-82dd-4184-b55b-8071a1ccc25f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.222301] [55069]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-55f76fb4-82dd-4184-b55b-8071a1ccc25f tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 704.222697] [55069]: DEBUG cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-55f76fb4-82dd-4184-b55b-8071a1ccc25f tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d5e5411-3dbf-44b8-8555-b2594bddd581", "connector": null, "instance_uuid": "e6056a63-95f8-4ee5-aced-1bc19f0a5a2d"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 704.234784] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.234784] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.268014] [55069]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-55f76fb4-82dd-4184-b55b-8071a1ccc25f tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 704.268442] [55069]: [pid: 55069|app: 0|req: 23/46] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:25:38 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 704.285580] [55068]: DEBUG cinder.api.middleware.request_id [None req-a36a7a0a-ec6c-42ee-81b8-cee4cfde461f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.287742] [55068]: INFO cinder.api.openstack.wsgi [None req-a36a7a0a-ec6c-42ee-81b8-cee4cfde461f tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 704.287967] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a36a7a0a-ec6c-42ee-81b8-cee4cfde461f tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.288198] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a36a7a0a-ec6c-42ee-81b8-cee4cfde461f tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.299599] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.299599] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.303219] [55068]: INFO cinder.volume.api [None req-a36a7a0a-ec6c-42ee-81b8-cee4cfde461f tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 704.307491] [55068]: INFO cinder.api.openstack.wsgi [None req-a36a7a0a-ec6c-42ee-81b8-cee4cfde461f tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 704.307950] [55068]: [pid: 55068|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:38 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.791397] [55069]: DEBUG cinder.api.middleware.request_id [None req-f98b8c52-9198-4dcf-a5ae-19a4fc69d416 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.791397] [55069]: INFO cinder.api.openstack.wsgi [None req-f98b8c52-9198-4dcf-a5ae-19a4fc69d416 None None] GET http://10.180.1.21/volume// [ 704.791397] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f98b8c52-9198-4dcf-a5ae-19a4fc69d416 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.792043] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f98b8c52-9198-4dcf-a5ae-19a4fc69d416 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.792426] [55069]: INFO cinder.api.openstack.wsgi [None req-f98b8c52-9198-4dcf-a5ae-19a4fc69d416 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 704.792795] [55069]: [pid: 55069|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:25:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 704.807785] [55068]: DEBUG cinder.api.middleware.request_id [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-8f403aa5-15a6-4efe-8fe0-87955aeff8ce None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.810388] [55068]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-8f403aa5-15a6-4efe-8fe0-87955aeff8ce tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 704.810633] [55068]: DEBUG cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-8f403aa5-15a6-4efe-8fe0-87955aeff8ce tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.810853] [55068]: DEBUG cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-8f403aa5-15a6-4efe-8fe0-87955aeff8ce tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.830218] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.830218] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.837343] [55068]: INFO cinder.volume.api [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-8f403aa5-15a6-4efe-8fe0-87955aeff8ce tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 704.842562] [55068]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-8f403aa5-15a6-4efe-8fe0-87955aeff8ce tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 704.843492] [55068]: [pid: 55068|app: 0|req: 25/49] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:25:38 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1233 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 704.874249] [55069]: DEBUG cinder.api.middleware.request_id [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-0d4f276a-1a92-4461-bfb7-392fb18724c0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.880235] [55069]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-0d4f276a-1a92-4461-bfb7-392fb18724c0 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] PUT http://10.180.1.21/volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa [ 704.880748] [55069]: DEBUG cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-0d4f276a-1a92-4461-bfb7-392fb18724c0 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-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-534217", "mountpoint": "/dev/sdb"}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 704.897685] [55069]: DEBUG cinder.coordination [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-0d4f276a-1a92-4461-bfb7-392fb18724c0 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Acquiring lock "cinder-attachment_update-6d5e5411-3dbf-44b8-8555-b2594bddd581-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 704.903793] [55069]: DEBUG cinder.coordination [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-0d4f276a-1a92-4461-bfb7-392fb18724c0 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Lock "cinder-attachment_update-6d5e5411-3dbf-44b8-8555-b2594bddd581-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 704.905074] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.905074] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.318864] [55068]: DEBUG cinder.api.middleware.request_id [None req-21da91f3-8b94-49a8-a70e-4d8750b7706e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.321050] [55068]: INFO cinder.api.openstack.wsgi [None req-21da91f3-8b94-49a8-a70e-4d8750b7706e tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 705.321288] [55068]: DEBUG cinder.api.openstack.wsgi [None req-21da91f3-8b94-49a8-a70e-4d8750b7706e tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.321515] [55068]: DEBUG cinder.api.openstack.wsgi [None req-21da91f3-8b94-49a8-a70e-4d8750b7706e tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.331510] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.331510] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.334619] [55068]: INFO cinder.volume.api [None req-21da91f3-8b94-49a8-a70e-4d8750b7706e tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 705.338278] [55068]: INFO cinder.api.openstack.wsgi [None req-21da91f3-8b94-49a8-a70e-4d8750b7706e tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 705.338689] [55068]: [pid: 55068|app: 0|req: 26/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:39 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.350332] [55068]: DEBUG cinder.api.middleware.request_id [None req-a252728b-1e31-44f9-bd7b-4d3243d9b5eb None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.352675] [55068]: INFO cinder.api.openstack.wsgi [None req-a252728b-1e31-44f9-bd7b-4d3243d9b5eb tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 706.352900] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a252728b-1e31-44f9-bd7b-4d3243d9b5eb tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.353133] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a252728b-1e31-44f9-bd7b-4d3243d9b5eb tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.367075] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.367075] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.370788] [55068]: INFO cinder.volume.api [None req-a252728b-1e31-44f9-bd7b-4d3243d9b5eb tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 706.375453] [55068]: INFO cinder.api.openstack.wsgi [None req-a252728b-1e31-44f9-bd7b-4d3243d9b5eb tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 706.375939] [55068]: [pid: 55068|app: 0|req: 27/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:40 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.388787] [55068]: DEBUG cinder.api.middleware.request_id [None req-7d385254-a53f-430d-9451-51aaf7a91654 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.388787] [55068]: INFO cinder.api.openstack.wsgi [None req-7d385254-a53f-430d-9451-51aaf7a91654 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 707.388787] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7d385254-a53f-430d-9451-51aaf7a91654 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.388787] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7d385254-a53f-430d-9451-51aaf7a91654 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.407835] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407835] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.415644] [55068]: INFO cinder.volume.api [None req-7d385254-a53f-430d-9451-51aaf7a91654 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 707.421902] [55068]: INFO cinder.api.openstack.wsgi [None req-7d385254-a53f-430d-9451-51aaf7a91654 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 707.425535] [55068]: [pid: 55068|app: 0|req: 28/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:41 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.440408] [55068]: DEBUG cinder.api.middleware.request_id [None req-b178d8a4-7730-4ebe-adb0-a92f73a013cf None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.443796] [55068]: INFO cinder.api.openstack.wsgi [None req-b178d8a4-7730-4ebe-adb0-a92f73a013cf tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 708.444152] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b178d8a4-7730-4ebe-adb0-a92f73a013cf tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.445179] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b178d8a4-7730-4ebe-adb0-a92f73a013cf tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.464468] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.464468] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.471170] [55068]: INFO cinder.volume.api [None req-b178d8a4-7730-4ebe-adb0-a92f73a013cf tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 708.476369] [55068]: INFO cinder.api.openstack.wsgi [None req-b178d8a4-7730-4ebe-adb0-a92f73a013cf tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 708.480023] [55068]: [pid: 55068|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:42 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.444634] [55069]: DEBUG cinder.coordination [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-0d4f276a-1a92-4461-bfb7-392fb18724c0 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Lock "cinder-attachment_update-6d5e5411-3dbf-44b8-8555-b2594bddd581-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 709.444992] [55069]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-0d4f276a-1a92-4461-bfb7-392fb18724c0 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa returned with HTTP 200 [ 709.445486] [55069]: [pid: 55069|app: 0|req: 25/54] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:25:38 2025] PUT /volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa => generated 617 bytes in 4572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.494443] [55068]: DEBUG cinder.api.middleware.request_id [None req-50589713-ad0c-4221-b1e8-0540bb9e654d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.497840] [55068]: INFO cinder.api.openstack.wsgi [None req-50589713-ad0c-4221-b1e8-0540bb9e654d tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 709.498068] [55068]: DEBUG cinder.api.openstack.wsgi [None req-50589713-ad0c-4221-b1e8-0540bb9e654d tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.498213] [55068]: DEBUG cinder.api.openstack.wsgi [None req-50589713-ad0c-4221-b1e8-0540bb9e654d tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.514597] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.514597] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.518107] [55068]: INFO cinder.volume.api [None req-50589713-ad0c-4221-b1e8-0540bb9e654d tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 709.526756] [55068]: INFO cinder.api.openstack.wsgi [None req-50589713-ad0c-4221-b1e8-0540bb9e654d tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 709.527315] [55068]: [pid: 55068|app: 0|req: 30/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:43 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.542902] [55069]: DEBUG cinder.api.middleware.request_id [None req-8e64cd27-0ed2-494f-864b-37765dbdc1b5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.547935] [55069]: INFO cinder.api.openstack.wsgi [None req-8e64cd27-0ed2-494f-864b-37765dbdc1b5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 710.548227] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8e64cd27-0ed2-494f-864b-37765dbdc1b5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.551035] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8e64cd27-0ed2-494f-864b-37765dbdc1b5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.575094] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.575094] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.582136] [55069]: INFO cinder.volume.api [None req-8e64cd27-0ed2-494f-864b-37765dbdc1b5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 710.591088] [55069]: INFO cinder.api.openstack.wsgi [None req-8e64cd27-0ed2-494f-864b-37765dbdc1b5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 710.591088] [55069]: [pid: 55069|app: 0|req: 26/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:44 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.105958] [55068]: DEBUG cinder.api.middleware.request_id [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-ea27b328-93be-43da-adce-8e4607500375 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.108391] [55068]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-ea27b328-93be-43da-adce-8e4607500375 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] POST http://10.180.1.21/volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa/action [ 711.109201] [55068]: DEBUG cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-ea27b328-93be-43da-adce-8e4607500375 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Action body: b'{"os-complete": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 711.109271] [55068]: DEBUG cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-ea27b328-93be-43da-adce-8e4607500375 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 711.148481] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.148481] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.158274] [55068]: INFO cinder.api.openstack.wsgi [req-b8538e2f-6507-438a-ad5b-51c81247d038 req-ea27b328-93be-43da-adce-8e4607500375 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa/action returned with HTTP 204 [ 711.158935] [55068]: [pid: 55068|app: 0|req: 31/57] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:25:44 2025] POST /volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 711.608131] [55069]: DEBUG cinder.api.middleware.request_id [None req-f8dc1537-f338-471e-9d5f-37d937243816 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.611154] [55069]: INFO cinder.api.openstack.wsgi [None req-f8dc1537-f338-471e-9d5f-37d937243816 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 711.611583] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f8dc1537-f338-471e-9d5f-37d937243816 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.611929] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f8dc1537-f338-471e-9d5f-37d937243816 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.630437] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630437] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.639478] [55069]: INFO cinder.volume.api [None req-f8dc1537-f338-471e-9d5f-37d937243816 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 711.646603] [55069]: INFO cinder.api.openstack.wsgi [None req-f8dc1537-f338-471e-9d5f-37d937243816 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 711.646603] [55069]: [pid: 55069|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:45 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.657999] [55068]: DEBUG cinder.api.middleware.request_id [None req-3bda5405-06f2-46a5-bb17-55dffa7afa2b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.661149] [55068]: INFO cinder.api.openstack.wsgi [None req-3bda5405-06f2-46a5-bb17-55dffa7afa2b tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 711.661461] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3bda5405-06f2-46a5-bb17-55dffa7afa2b tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.661703] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3bda5405-06f2-46a5-bb17-55dffa7afa2b tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.683203] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.683203] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.689153] [55068]: INFO cinder.volume.api [None req-3bda5405-06f2-46a5-bb17-55dffa7afa2b tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 711.699716] [55068]: INFO cinder.api.openstack.wsgi [None req-3bda5405-06f2-46a5-bb17-55dffa7afa2b tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 711.699887] [55068]: [pid: 55068|app: 0|req: 32/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:45 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.038312] [55069]: DEBUG cinder.api.middleware.request_id [None req-039691fa-ca4f-4788-b1f8-0e9654bd3c04 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.040631] [55069]: INFO cinder.api.openstack.wsgi [None req-039691fa-ca4f-4788-b1f8-0e9654bd3c04 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 712.040859] [55069]: DEBUG cinder.api.openstack.wsgi [None req-039691fa-ca4f-4788-b1f8-0e9654bd3c04 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.041095] [55069]: DEBUG cinder.api.openstack.wsgi [None req-039691fa-ca4f-4788-b1f8-0e9654bd3c04 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.052618] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.052618] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.056844] [55069]: INFO cinder.volume.api [None req-039691fa-ca4f-4788-b1f8-0e9654bd3c04 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 712.061882] [55069]: INFO cinder.api.openstack.wsgi [None req-039691fa-ca4f-4788-b1f8-0e9654bd3c04 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 712.066304] [55069]: [pid: 55069|app: 0|req: 28/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:45 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.248467] [55068]: DEBUG cinder.api.middleware.request_id [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-fd13a4a3-49ad-4df9-829d-bd84cbf15a70 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.250812] [55068]: INFO cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-fd13a4a3-49ad-4df9-829d-bd84cbf15a70 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 712.251053] [55068]: DEBUG cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-fd13a4a3-49ad-4df9-829d-bd84cbf15a70 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.251277] [55068]: DEBUG cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-fd13a4a3-49ad-4df9-829d-bd84cbf15a70 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.261883] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.261883] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.264830] [55068]: INFO cinder.volume.api [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-fd13a4a3-49ad-4df9-829d-bd84cbf15a70 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 712.268996] [55068]: INFO cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-fd13a4a3-49ad-4df9-829d-bd84cbf15a70 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 712.269461] [55068]: [pid: 55068|app: 0|req: 33/61] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:25:46 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.303431] [55069]: DEBUG cinder.api.middleware.request_id [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-d2517475-576f-405b-bc17-16c89800103c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.305691] [55069]: INFO cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-d2517475-576f-405b-bc17-16c89800103c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] POST http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581/action [ 712.306357] [55069]: DEBUG cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-d2517475-576f-405b-bc17-16c89800103c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 712.306557] [55069]: DEBUG cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-d2517475-576f-405b-bc17-16c89800103c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 712.318333] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.318333] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.318658] [55069]: INFO cinder.volume.api [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-d2517475-576f-405b-bc17-16c89800103c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 712.324821] [55069]: INFO cinder.volume.api [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-d2517475-576f-405b-bc17-16c89800103c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Begin detaching volume completed successfully. [ 712.325797] [55069]: INFO cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-d2517475-576f-405b-bc17-16c89800103c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581/action returned with HTTP 202 [ 712.325797] [55069]: [pid: 55069|app: 0|req: 29/62] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:25:46 2025] POST /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 713.343622] [55068]: DEBUG cinder.api.middleware.request_id [None req-4fed08b0-b119-428c-972c-f7b8df8f812a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.344423] [55068]: INFO cinder.api.openstack.wsgi [None req-4fed08b0-b119-428c-972c-f7b8df8f812a None None] GET http://10.180.1.21/volume// [ 713.344729] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4fed08b0-b119-428c-972c-f7b8df8f812a None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.344875] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4fed08b0-b119-428c-972c-f7b8df8f812a None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.345502] [55068]: INFO cinder.api.openstack.wsgi [None req-4fed08b0-b119-428c-972c-f7b8df8f812a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 713.345855] [55068]: [pid: 55068|app: 0|req: 34/63] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:25:47 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 713.357279] [55069]: DEBUG cinder.api.middleware.request_id [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-547a3037-43b3-48f8-9747-ba2117197eb5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.359903] [55069]: INFO cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-547a3037-43b3-48f8-9747-ba2117197eb5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 713.360201] [55069]: DEBUG cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-547a3037-43b3-48f8-9747-ba2117197eb5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.360426] [55069]: DEBUG cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-547a3037-43b3-48f8-9747-ba2117197eb5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.381548] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.381548] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.384686] [55069]: INFO cinder.volume.api [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-547a3037-43b3-48f8-9747-ba2117197eb5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 713.393023] [55069]: INFO cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-547a3037-43b3-48f8-9747-ba2117197eb5 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 713.393023] [55069]: [pid: 55069|app: 0|req: 30/64] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:25:47 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1555 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 714.554417] [55068]: DEBUG cinder.api.middleware.request_id [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-dd6971bf-0ee4-49b9-b81b-7844bef6a666 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.562300] [55068]: INFO cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-dd6971bf-0ee4-49b9-b81b-7844bef6a666 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa [ 714.562300] [55068]: DEBUG cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-dd6971bf-0ee4-49b9-b81b-7844bef6a666 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.562300] [55068]: DEBUG cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-dd6971bf-0ee4-49b9-b81b-7844bef6a666 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.572153] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.572153] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.133036] [55068]: INFO cinder.api.openstack.wsgi [req-35688ebe-2f8b-44d4-8533-c034f42a1010 req-dd6971bf-0ee4-49b9-b81b-7844bef6a666 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa returned with HTTP 200 [ 715.133604] [55068]: [pid: 55068|app: 0|req: 35/65] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:25:48 2025] DELETE /volume/v3/attachments/47ea79f6-0f46-4e81-b7b5-aced40a249fa => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.789466] [55069]: DEBUG cinder.api.middleware.request_id [None req-1f4a329d-5a3d-4cfd-90e9-5126214d03e6 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.791687] [55069]: INFO cinder.api.openstack.wsgi [None req-1f4a329d-5a3d-4cfd-90e9-5126214d03e6 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 715.791992] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1f4a329d-5a3d-4cfd-90e9-5126214d03e6 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.792285] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1f4a329d-5a3d-4cfd-90e9-5126214d03e6 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.808167] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.808167] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.810938] [55069]: INFO cinder.volume.api [None req-1f4a329d-5a3d-4cfd-90e9-5126214d03e6 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 715.816338] [55069]: INFO cinder.api.openstack.wsgi [None req-1f4a329d-5a3d-4cfd-90e9-5126214d03e6 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 715.816777] [55069]: [pid: 55069|app: 0|req: 31/66] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:49 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1010 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.829222] [55068]: DEBUG cinder.api.middleware.request_id [None req-27e01b7b-07e5-4c45-a018-902d9d301e62 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.831673] [55068]: INFO cinder.api.openstack.wsgi [None req-27e01b7b-07e5-4c45-a018-902d9d301e62 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 715.831960] [55068]: DEBUG cinder.api.openstack.wsgi [None req-27e01b7b-07e5-4c45-a018-902d9d301e62 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.832406] [55068]: DEBUG cinder.api.openstack.wsgi [None req-27e01b7b-07e5-4c45-a018-902d9d301e62 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.832454] [55068]: INFO cinder.api.v3.volumes [None req-27e01b7b-07e5-4c45-a018-902d9d301e62 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Delete volume with id: 6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 715.846022] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.846022] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.846022] [55068]: INFO cinder.volume.api [None req-27e01b7b-07e5-4c45-a018-902d9d301e62 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 715.873831] [55068]: INFO cinder.volume.api [None req-27e01b7b-07e5-4c45-a018-902d9d301e62 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Delete volume request issued successfully. [ 715.875484] [55068]: INFO cinder.api.openstack.wsgi [None req-27e01b7b-07e5-4c45-a018-902d9d301e62 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 202 [ 715.875484] [55068]: [pid: 55068|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:25:49 2025] DELETE /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 715.879704] [55069]: DEBUG cinder.api.middleware.request_id [None req-051126ed-5da5-4e58-870e-b2342960c658 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.881870] [55069]: INFO cinder.api.openstack.wsgi [None req-051126ed-5da5-4e58-870e-b2342960c658 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 715.882108] [55069]: DEBUG cinder.api.openstack.wsgi [None req-051126ed-5da5-4e58-870e-b2342960c658 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.882328] [55069]: DEBUG cinder.api.openstack.wsgi [None req-051126ed-5da5-4e58-870e-b2342960c658 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.891991] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.891991] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.904695] [55069]: INFO cinder.volume.api [None req-051126ed-5da5-4e58-870e-b2342960c658 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 715.911651] [55069]: INFO cinder.api.openstack.wsgi [None req-051126ed-5da5-4e58-870e-b2342960c658 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 715.912080] [55069]: [pid: 55069|app: 0|req: 32/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:49 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.928614] [55068]: DEBUG cinder.api.middleware.request_id [None req-6cb61e43-73d9-4ba6-bc4f-55c2bba6be92 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.930694] [55068]: INFO cinder.api.openstack.wsgi [None req-6cb61e43-73d9-4ba6-bc4f-55c2bba6be92 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 716.930858] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6cb61e43-73d9-4ba6-bc4f-55c2bba6be92 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.931093] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6cb61e43-73d9-4ba6-bc4f-55c2bba6be92 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.944384] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.944384] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.948957] [55068]: INFO cinder.volume.api [None req-6cb61e43-73d9-4ba6-bc4f-55c2bba6be92 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 716.953585] [55068]: INFO cinder.api.openstack.wsgi [None req-6cb61e43-73d9-4ba6-bc4f-55c2bba6be92 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 716.953799] [55068]: [pid: 55068|app: 0|req: 37/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:50 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.967391] [55069]: DEBUG cinder.api.middleware.request_id [None req-17b3c229-3d16-45be-8ab8-9606cb14053c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.970087] [55069]: INFO cinder.api.openstack.wsgi [None req-17b3c229-3d16-45be-8ab8-9606cb14053c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 717.970364] [55069]: DEBUG cinder.api.openstack.wsgi [None req-17b3c229-3d16-45be-8ab8-9606cb14053c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.970638] [55069]: DEBUG cinder.api.openstack.wsgi [None req-17b3c229-3d16-45be-8ab8-9606cb14053c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.985016] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.985016] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.991847] [55069]: INFO cinder.volume.api [None req-17b3c229-3d16-45be-8ab8-9606cb14053c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Volume info retrieved successfully. [ 717.998538] [55069]: INFO cinder.api.openstack.wsgi [None req-17b3c229-3d16-45be-8ab8-9606cb14053c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 200 [ 717.998682] [55069]: [pid: 55069|app: 0|req: 33/70] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:51 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.010340] [55068]: DEBUG cinder.api.middleware.request_id [None req-069759ab-7183-4108-9417-b52ad5923667 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.012498] [55068]: INFO cinder.api.openstack.wsgi [None req-069759ab-7183-4108-9417-b52ad5923667 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 719.012792] [55068]: DEBUG cinder.api.openstack.wsgi [None req-069759ab-7183-4108-9417-b52ad5923667 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.012970] [55068]: DEBUG cinder.api.openstack.wsgi [None req-069759ab-7183-4108-9417-b52ad5923667 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.022237] [55068]: INFO cinder.api.openstack.wsgi [None req-069759ab-7183-4108-9417-b52ad5923667 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 404 [ 719.022723] [55068]: [pid: 55068|app: 0|req: 38/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:25:52 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 727.985094] [55069]: DEBUG cinder.api.middleware.request_id [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.989343] [55069]: INFO cinder.api.openstack.wsgi [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] POST http://10.180.1.21/volume/v3/volumes [ 727.990368] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1761560602"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 727.992134] [55069]: DEBUG cinder.api.v3.volumes [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1761560602'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 727.992337] [55069]: INFO cinder.api.v3.volumes [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Create volume of 1 GB [ 727.994790] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=48,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 728.009555] [55069]: INFO cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Availability Zones retrieved successfully. [ 728.019835] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Flow 'volume_create_api' (790a6ff7-22c0-4294-93d8-d2998a4fd5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 728.021280] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89a83b8-2fd9-4d9d-8e73-4c81490d9077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.022541] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 728.049586] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89a83b8-2fd9-4d9d-8e73-4c81490d9077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.050863] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf9e274-9a49-4ac9-9a02-d2b41fc9aec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.105585] [55069]: DEBUG cinder.quota [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Created reservations ['bca358fc-446e-4a5c-8c31-e5a517474f9b', '7f469698-c91b-4151-a76d-2b7d7159115d', '115956a3-a541-4fe6-af97-448cca82797b', '39c09515-7f0f-493e-9857-6c4535aef6d0'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 728.106755] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccf9e274-9a49-4ac9-9a02-d2b41fc9aec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca358fc-446e-4a5c-8c31-e5a517474f9b', '7f469698-c91b-4151-a76d-2b7d7159115d', '115956a3-a541-4fe6-af97-448cca82797b', '39c09515-7f0f-493e-9857-6c4535aef6d0']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.108097] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e0d2e0-e0b1-4728-b40a-af67c4fdcf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.121452] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e0d2e0-e0b1-4728-b40a-af67c4fdcf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '001fe8f0-07c6-42b0-a252-358fe63ed6d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1761560602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2c5274a4ea4c9a9338a718009af1d4',qos_specs=None,replication_status=,reservations=['bca358fc-446e-4a5c-8c31-e5a517474f9b','7f469698-c91b-4151-a76d-2b7d7159115d','115956a3-a541-4fe6-af97-448cca82797b','39c09515-7f0f-493e-9857-6c4535aef6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d8341bbc4b44858c6ca323f397130f',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1761560602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=001fe8f0-07c6-42b0-a252-358fe63ed6d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f2c5274a4ea4c9a9338a718009af1d4',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='39d8341bbc4b44858c6ca323f397130f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.122494] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7f9077-984f-4e07-bb25-97fb010bc1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.146753] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e7f9077-984f-4e07-bb25-97fb010bc1db) 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-1761560602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2c5274a4ea4c9a9338a718009af1d4',qos_specs=None,replication_status=,reservations=['bca358fc-446e-4a5c-8c31-e5a517474f9b','7f469698-c91b-4151-a76d-2b7d7159115d','115956a3-a541-4fe6-af97-448cca82797b','39c09515-7f0f-493e-9857-6c4535aef6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d8341bbc4b44858c6ca323f397130f',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.147833] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238c2835-bf8b-4601-b454-34022e107dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.157879] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238c2835-bf8b-4601-b454-34022e107dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.159241] [55069]: DEBUG cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Flow 'volume_create_api' (790a6ff7-22c0-4294-93d8-d2998a4fd5cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 728.159795] [55069]: INFO cinder.volume.api [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Create volume request issued successfully. [ 728.160355] [55069]: INFO cinder.api.openstack.wsgi [None req-6207e7c9-ba55-42fa-ad9a-aa304788e8dd tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 728.161146] [55069]: [pid: 55069|app: 0|req: 34/72] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:26:01 2025] POST /volume/v3/volumes => generated 753 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 728.174713] [55068]: DEBUG cinder.api.middleware.request_id [None req-f2518db1-ac20-4144-8fc9-7781ba58556b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.177751] [55068]: INFO cinder.api.openstack.wsgi [None req-f2518db1-ac20-4144-8fc9-7781ba58556b tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 [ 728.177988] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f2518db1-ac20-4144-8fc9-7781ba58556b tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.178226] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f2518db1-ac20-4144-8fc9-7781ba58556b tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.187378] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.187378] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.192448] [55068]: INFO cinder.volume.api [None req-f2518db1-ac20-4144-8fc9-7781ba58556b tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 728.203679] [55068]: INFO cinder.api.openstack.wsgi [None req-f2518db1-ac20-4144-8fc9-7781ba58556b tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 returned with HTTP 200 [ 728.204156] [55068]: [pid: 55068|app: 0|req: 39/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:02 2025] GET /volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.217015] [55069]: DEBUG cinder.api.middleware.request_id [None req-ed1d8923-8e75-463f-a44d-bff72e8386b9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.219488] [55069]: INFO cinder.api.openstack.wsgi [None req-ed1d8923-8e75-463f-a44d-bff72e8386b9 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 [ 729.219806] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ed1d8923-8e75-463f-a44d-bff72e8386b9 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.220060] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ed1d8923-8e75-463f-a44d-bff72e8386b9 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.230199] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.230199] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.234297] [55069]: INFO cinder.volume.api [None req-ed1d8923-8e75-463f-a44d-bff72e8386b9 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 729.239867] [55069]: INFO cinder.api.openstack.wsgi [None req-ed1d8923-8e75-463f-a44d-bff72e8386b9 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 returned with HTTP 200 [ 729.240246] [55069]: [pid: 55069|app: 0|req: 35/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:03 2025] GET /volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.249762] [55068]: DEBUG cinder.api.middleware.request_id [None req-7bd5ba52-a72b-4186-9ca0-76c89ce2dfee None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.252377] [55068]: INFO cinder.api.openstack.wsgi [None req-7bd5ba52-a72b-4186-9ca0-76c89ce2dfee tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] POST http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7/action [ 729.252835] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7bd5ba52-a72b-4186-9ca0-76c89ce2dfee tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 729.252985] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7bd5ba52-a72b-4186-9ca0-76c89ce2dfee tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.264658] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.264658] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.265271] [55068]: INFO cinder.volume.api [None req-7bd5ba52-a72b-4186-9ca0-76c89ce2dfee tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 729.272344] [55068]: INFO cinder.volume.api [None req-7bd5ba52-a72b-4186-9ca0-76c89ce2dfee tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume updated successfully. [ 729.272344] [55068]: INFO cinder.api.openstack.wsgi [None req-7bd5ba52-a72b-4186-9ca0-76c89ce2dfee tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7/action returned with HTTP 200 [ 729.272344] [55068]: [pid: 55068|app: 0|req: 40/75] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 02:26:03 2025] POST /volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 729.275605] [55069]: DEBUG cinder.api.middleware.request_id [None req-c731e7d6-67e6-4eeb-9de6-ef6f691ecc54 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.278487] [55069]: INFO cinder.api.openstack.wsgi [None req-c731e7d6-67e6-4eeb-9de6-ef6f691ecc54 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 [ 729.278487] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c731e7d6-67e6-4eeb-9de6-ef6f691ecc54 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.278610] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c731e7d6-67e6-4eeb-9de6-ef6f691ecc54 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.287281] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.287281] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.291010] [55069]: INFO cinder.volume.api [None req-c731e7d6-67e6-4eeb-9de6-ef6f691ecc54 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 729.296459] [55069]: INFO cinder.api.openstack.wsgi [None req-c731e7d6-67e6-4eeb-9de6-ef6f691ecc54 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 returned with HTTP 200 [ 729.296459] [55069]: [pid: 55069|app: 0|req: 36/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:03 2025] GET /volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.404213] [55068]: DEBUG cinder.api.middleware.request_id [req-ec1312e8-71df-46eb-a9ab-e03d516c63b6 req-7e77142b-42b0-4e4c-9a78-596b2d72d3c2 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.409932] [55068]: INFO cinder.api.openstack.wsgi [req-ec1312e8-71df-46eb-a9ab-e03d516c63b6 req-7e77142b-42b0-4e4c-9a78-596b2d72d3c2 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 [ 729.410197] [55068]: DEBUG cinder.api.openstack.wsgi [req-ec1312e8-71df-46eb-a9ab-e03d516c63b6 req-7e77142b-42b0-4e4c-9a78-596b2d72d3c2 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.410436] [55068]: DEBUG cinder.api.openstack.wsgi [req-ec1312e8-71df-46eb-a9ab-e03d516c63b6 req-7e77142b-42b0-4e4c-9a78-596b2d72d3c2 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.420139] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.420139] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.424145] [55068]: INFO cinder.volume.api [req-ec1312e8-71df-46eb-a9ab-e03d516c63b6 req-7e77142b-42b0-4e4c-9a78-596b2d72d3c2 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 729.430233] [55068]: INFO cinder.api.openstack.wsgi [req-ec1312e8-71df-46eb-a9ab-e03d516c63b6 req-7e77142b-42b0-4e4c-9a78-596b2d72d3c2 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 returned with HTTP 200 [ 729.430233] [55068]: [pid: 55068|app: 0|req: 41/77] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:26:03 2025] GET /volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.738035] [55069]: DEBUG cinder.api.middleware.request_id [None req-468dbb84-6641-4324-b569-bdaafa8892c3 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.740215] [55069]: INFO cinder.api.openstack.wsgi [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] POST http://10.180.1.21/volume/v3/volumes [ 729.740680] [55069]: DEBUG cinder.api.openstack.wsgi [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1506328452"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.742359] [55069]: DEBUG cinder.api.v3.volumes [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1506328452'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 729.742541] [55069]: INFO cinder.api.v3.volumes [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Create volume of 1 GB [ 729.747724] [55069]: INFO cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Availability Zones retrieved successfully. [ 729.754462] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Flow 'volume_create_api' (6db3f2cd-93a0-4b84-882d-e02fcc92cd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 729.755676] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3ac5c71-dbef-4d42-a37b-92a7991a4c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.756808] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 729.774864] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3ac5c71-dbef-4d42-a37b-92a7991a4c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.775868] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70f63551-f495-4b48-b0c9-b5bb7d69562f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.804828] [55069]: DEBUG cinder.quota [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Created reservations ['3ab1243a-4ecd-4891-98c1-20ae8dbaf8a5', '7ade89e0-8c11-4dd7-82fb-55e81124a2e7', '567d239d-a77f-4272-a794-f53bb62ed484', '019832f9-f484-4294-b0a9-249780d79ccc'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 729.805937] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70f63551-f495-4b48-b0c9-b5bb7d69562f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ab1243a-4ecd-4891-98c1-20ae8dbaf8a5', '7ade89e0-8c11-4dd7-82fb-55e81124a2e7', '567d239d-a77f-4272-a794-f53bb62ed484', '019832f9-f484-4294-b0a9-249780d79ccc']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.807074] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d48bd46-6a82-4141-914d-696ba0860764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.822840] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d48bd46-6a82-4141-914d-696ba0860764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9062b37-18be-460e-98b1-d95e4ae9fca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1506328452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2c5274a4ea4c9a9338a718009af1d4',qos_specs=None,replication_status=,reservations=['3ab1243a-4ecd-4891-98c1-20ae8dbaf8a5','7ade89e0-8c11-4dd7-82fb-55e81124a2e7','567d239d-a77f-4272-a794-f53bb62ed484','019832f9-f484-4294-b0a9-249780d79ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d8341bbc4b44858c6ca323f397130f',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1506328452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9062b37-18be-460e-98b1-d95e4ae9fca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f2c5274a4ea4c9a9338a718009af1d4',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='39d8341bbc4b44858c6ca323f397130f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.823782] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f9230b3-46ae-4741-828b-ef908c861ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.836647] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f9230b3-46ae-4741-828b-ef908c861ea6) 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-1506328452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2c5274a4ea4c9a9338a718009af1d4',qos_specs=None,replication_status=,reservations=['3ab1243a-4ecd-4891-98c1-20ae8dbaf8a5','7ade89e0-8c11-4dd7-82fb-55e81124a2e7','567d239d-a77f-4272-a794-f53bb62ed484','019832f9-f484-4294-b0a9-249780d79ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d8341bbc4b44858c6ca323f397130f',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.837379] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd07ec5-d384-4bbd-9797-10508d483ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.846190] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd07ec5-d384-4bbd-9797-10508d483ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.847456] [55069]: DEBUG cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Flow 'volume_create_api' (6db3f2cd-93a0-4b84-882d-e02fcc92cd7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 729.847867] [55069]: INFO cinder.volume.api [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Create volume request issued successfully. [ 729.848615] [55069]: INFO cinder.api.openstack.wsgi [None req-468dbb84-6641-4324-b569-bdaafa8892c3 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 729.849155] [55069]: [pid: 55069|app: 0|req: 37/78] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:26:03 2025] POST /volume/v3/volumes => generated 753 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 729.857949] [55068]: DEBUG cinder.api.middleware.request_id [None req-3209d0fe-cb50-463f-ad32-dac5bf9b73de None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.860283] [55068]: INFO cinder.api.openstack.wsgi [None req-3209d0fe-cb50-463f-ad32-dac5bf9b73de tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 [ 729.860416] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3209d0fe-cb50-463f-ad32-dac5bf9b73de tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.860641] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3209d0fe-cb50-463f-ad32-dac5bf9b73de tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.868454] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.868454] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.874210] [55068]: INFO cinder.volume.api [None req-3209d0fe-cb50-463f-ad32-dac5bf9b73de tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 729.878308] [55068]: INFO cinder.api.openstack.wsgi [None req-3209d0fe-cb50-463f-ad32-dac5bf9b73de tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 returned with HTTP 200 [ 729.879126] [55068]: [pid: 55068|app: 0|req: 42/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:03 2025] GET /volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.891485] [55069]: DEBUG cinder.api.middleware.request_id [None req-d21c8773-630c-4b9a-9b3f-dacf018609d8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.894083] [55069]: INFO cinder.api.openstack.wsgi [None req-d21c8773-630c-4b9a-9b3f-dacf018609d8 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 [ 730.894434] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d21c8773-630c-4b9a-9b3f-dacf018609d8 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.894721] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d21c8773-630c-4b9a-9b3f-dacf018609d8 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.906326] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.906326] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.911062] [55069]: INFO cinder.volume.api [None req-d21c8773-630c-4b9a-9b3f-dacf018609d8 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 730.916985] [55069]: INFO cinder.api.openstack.wsgi [None req-d21c8773-630c-4b9a-9b3f-dacf018609d8 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 returned with HTTP 200 [ 730.917785] [55069]: [pid: 55069|app: 0|req: 38/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:04 2025] GET /volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.876146] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=80,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 740.558232] [55068]: DEBUG cinder.api.middleware.request_id [req-3be64659-ccfd-4a3b-9328-446fd91ba8a5 req-2d76f9ea-2135-4fab-bf74-b804213338f6 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.562011] [55068]: INFO cinder.api.openstack.wsgi [req-3be64659-ccfd-4a3b-9328-446fd91ba8a5 req-2d76f9ea-2135-4fab-bf74-b804213338f6 tempest-SecurityGroupsTestJSON-1948139768 tempest-SecurityGroupsTestJSON-1948139768-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=a9ac2c37-6bd2-4633-bd2e-dbb9206c69d5 [ 740.562335] [55068]: DEBUG cinder.api.openstack.wsgi [req-3be64659-ccfd-4a3b-9328-446fd91ba8a5 req-2d76f9ea-2135-4fab-bf74-b804213338f6 tempest-SecurityGroupsTestJSON-1948139768 tempest-SecurityGroupsTestJSON-1948139768-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.563155] [55068]: DEBUG cinder.api.openstack.wsgi [req-3be64659-ccfd-4a3b-9328-446fd91ba8a5 req-2d76f9ea-2135-4fab-bf74-b804213338f6 tempest-SecurityGroupsTestJSON-1948139768 tempest-SecurityGroupsTestJSON-1948139768-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.586686] [55068]: INFO cinder.api.openstack.wsgi [req-3be64659-ccfd-4a3b-9328-446fd91ba8a5 req-2d76f9ea-2135-4fab-bf74-b804213338f6 tempest-SecurityGroupsTestJSON-1948139768 tempest-SecurityGroupsTestJSON-1948139768-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=a9ac2c37-6bd2-4633-bd2e-dbb9206c69d5 returned with HTTP 200 [ 740.587213] [55068]: [pid: 55068|app: 0|req: 43/81] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 02:26:14 2025] GET /volume/v3/attachments?instance_id=a9ac2c37-6bd2-4633-bd2e-dbb9206c69d5 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.914535] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 750.573857] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=1 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 756.418963] [55069]: DEBUG cinder.api.middleware.request_id [None req-da3cd5b9-62be-401f-a312-93ea94411f5b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.421252] [55069]: INFO cinder.api.openstack.wsgi [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] POST http://10.180.1.21/volume/v3/volumes [ 756.421706] [55069]: DEBUG cinder.api.openstack.wsgi [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-412157711"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 756.423548] [55069]: DEBUG cinder.api.v3.volumes [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-412157711'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 756.423834] [55069]: INFO cinder.api.v3.volumes [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Create volume of 1 GB [ 756.430988] [55069]: INFO cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Availability Zones retrieved successfully. [ 756.438419] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Flow 'volume_create_api' (d5e61615-40bd-41ce-826f-336cbc44d494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 756.439850] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f97bc3-24ac-470c-a404-a2a38c4b9141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.440943] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 756.461528] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f97bc3-24ac-470c-a404-a2a38c4b9141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.462570] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb743177-74d1-4aff-9dc8-fdd79fee2797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.515549] [55069]: DEBUG cinder.quota [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Created reservations ['28191e9d-ba60-4ae3-990b-4a9e915257aa', 'cdad73f3-54cc-4b0a-ac3e-afb3808b7259', 'f655ba4b-d513-4a4c-a0fa-c4d1f7f984c9', 'f00ee335-a8e6-4758-b240-1c2f442d6c24'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 756.516908] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb743177-74d1-4aff-9dc8-fdd79fee2797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28191e9d-ba60-4ae3-990b-4a9e915257aa', 'cdad73f3-54cc-4b0a-ac3e-afb3808b7259', 'f655ba4b-d513-4a4c-a0fa-c4d1f7f984c9', 'f00ee335-a8e6-4758-b240-1c2f442d6c24']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.518070] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd3d62b-df9f-41bf-84c9-8ae0d00a4cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.534260] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd3d62b-df9f-41bf-84c9-8ae0d00a4cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2228cf-cf1d-4008-8ad6-21190f2d6b8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-412157711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b59a8e765334f0bad4aa4ccb14a439e',qos_specs=None,replication_status=,reservations=['28191e9d-ba60-4ae3-990b-4a9e915257aa','cdad73f3-54cc-4b0a-ac3e-afb3808b7259','f655ba4b-d513-4a4c-a0fa-c4d1f7f984c9','f00ee335-a8e6-4758-b240-1c2f442d6c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4002957f684a8db3599ba07af93d16',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-412157711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2228cf-cf1d-4008-8ad6-21190f2d6b8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b59a8e765334f0bad4aa4ccb14a439e',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='bc4002957f684a8db3599ba07af93d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.535599] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35c2acb-330a-40a3-935f-759617dd8c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.550619] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35c2acb-330a-40a3-935f-759617dd8c97) 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-412157711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b59a8e765334f0bad4aa4ccb14a439e',qos_specs=None,replication_status=,reservations=['28191e9d-ba60-4ae3-990b-4a9e915257aa','cdad73f3-54cc-4b0a-ac3e-afb3808b7259','f655ba4b-d513-4a4c-a0fa-c4d1f7f984c9','f00ee335-a8e6-4758-b240-1c2f442d6c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4002957f684a8db3599ba07af93d16',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.551649] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4393d2c8-894c-4c44-a6a1-84fdcb226478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.561052] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4393d2c8-894c-4c44-a6a1-84fdcb226478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.562159] [55069]: DEBUG cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Flow 'volume_create_api' (d5e61615-40bd-41ce-826f-336cbc44d494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 756.562559] [55069]: INFO cinder.volume.api [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Create volume request issued successfully. [ 756.563257] [55069]: INFO cinder.api.openstack.wsgi [None req-da3cd5b9-62be-401f-a312-93ea94411f5b tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 756.563716] [55069]: [pid: 55069|app: 0|req: 39/82] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:26:30 2025] POST /volume/v3/volumes => generated 753 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 756.574057] [55068]: DEBUG cinder.api.middleware.request_id [None req-35120191-8577-4c11-9ac8-c000faa702f5 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.576421] [55068]: INFO cinder.api.openstack.wsgi [None req-35120191-8577-4c11-9ac8-c000faa702f5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 756.576691] [55068]: DEBUG cinder.api.openstack.wsgi [None req-35120191-8577-4c11-9ac8-c000faa702f5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.577052] [55068]: DEBUG cinder.api.openstack.wsgi [None req-35120191-8577-4c11-9ac8-c000faa702f5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.585827] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.585827] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.592121] [55068]: INFO cinder.volume.api [None req-35120191-8577-4c11-9ac8-c000faa702f5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 756.601688] [55068]: INFO cinder.api.openstack.wsgi [None req-35120191-8577-4c11-9ac8-c000faa702f5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 756.602402] [55068]: [pid: 55068|app: 0|req: 44/83] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:30 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.072173] [55069]: DEBUG cinder.api.middleware.request_id [None req-0c9d2d16-e942-4a3e-ba8c-c4d221778c6c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.075216] [55069]: INFO cinder.api.openstack.wsgi [None req-0c9d2d16-e942-4a3e-ba8c-c4d221778c6c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 757.075811] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0c9d2d16-e942-4a3e-ba8c-c4d221778c6c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.076311] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0c9d2d16-e942-4a3e-ba8c-c4d221778c6c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.076767] [55069]: INFO cinder.api.v3.volumes [None req-0c9d2d16-e942-4a3e-ba8c-c4d221778c6c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Delete volume with id: 6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 757.088318] [55069]: INFO cinder.api.openstack.wsgi [None req-0c9d2d16-e942-4a3e-ba8c-c4d221778c6c tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 404 [ 757.089081] [55069]: [pid: 55069|app: 0|req: 40/84] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:26:30 2025] DELETE /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 757.092162] [55068]: DEBUG cinder.api.middleware.request_id [None req-47a6286d-e5d1-4113-9a32-ffec84974b41 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.095184] [55068]: INFO cinder.api.openstack.wsgi [None req-47a6286d-e5d1-4113-9a32-ffec84974b41 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] GET http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 [ 757.095397] [55068]: DEBUG cinder.api.openstack.wsgi [None req-47a6286d-e5d1-4113-9a32-ffec84974b41 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.095591] [55068]: DEBUG cinder.api.openstack.wsgi [None req-47a6286d-e5d1-4113-9a32-ffec84974b41 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.102360] [55068]: INFO cinder.api.openstack.wsgi [None req-47a6286d-e5d1-4113-9a32-ffec84974b41 tempest-VolumesAssistedSnapshotsTest-1076818685 tempest-VolumesAssistedSnapshotsTest-1076818685-project-admin] http://10.180.1.21/volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 returned with HTTP 404 [ 757.102915] [55068]: [pid: 55068|app: 0|req: 45/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:30 2025] GET /volume/v3/volumes/6d5e5411-3dbf-44b8-8555-b2594bddd581 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 757.612717] [55069]: DEBUG cinder.api.middleware.request_id [None req-1fff27b2-1b1b-4dc9-9be5-815143f72bc3 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.614712] [55069]: INFO cinder.api.openstack.wsgi [None req-1fff27b2-1b1b-4dc9-9be5-815143f72bc3 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 757.615175] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1fff27b2-1b1b-4dc9-9be5-815143f72bc3 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.615236] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1fff27b2-1b1b-4dc9-9be5-815143f72bc3 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.625357] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.625357] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.630061] [55069]: INFO cinder.volume.api [None req-1fff27b2-1b1b-4dc9-9be5-815143f72bc3 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 757.635694] [55069]: INFO cinder.api.openstack.wsgi [None req-1fff27b2-1b1b-4dc9-9be5-815143f72bc3 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 757.636135] [55069]: [pid: 55069|app: 0|req: 41/86] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:31 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.058621] [55068]: DEBUG cinder.api.middleware.request_id [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-ce0b7baa-7b1a-42e2-a8c1-8b0d334f5632 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.062441] [55068]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-ce0b7baa-7b1a-42e2-a8c1-8b0d334f5632 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 758.062441] [55068]: DEBUG cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-ce0b7baa-7b1a-42e2-a8c1-8b0d334f5632 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.062716] [55068]: DEBUG cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-ce0b7baa-7b1a-42e2-a8c1-8b0d334f5632 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.072370] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.072370] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.076526] [55068]: INFO cinder.volume.api [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-ce0b7baa-7b1a-42e2-a8c1-8b0d334f5632 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 758.081520] [55068]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-ce0b7baa-7b1a-42e2-a8c1-8b0d334f5632 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 758.082065] [55068]: [pid: 55068|app: 0|req: 46/87] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:26:31 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.609751] [55069]: DEBUG cinder.api.middleware.request_id [None req-f8dfe0aa-df72-439a-aa58-a94217d323ea None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.610912] [55069]: INFO cinder.api.openstack.wsgi [None req-f8dfe0aa-df72-439a-aa58-a94217d323ea None None] GET http://10.180.1.21/volume// [ 759.611199] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f8dfe0aa-df72-439a-aa58-a94217d323ea None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.611462] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f8dfe0aa-df72-439a-aa58-a94217d323ea None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.611954] [55069]: INFO cinder.api.openstack.wsgi [None req-f8dfe0aa-df72-439a-aa58-a94217d323ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 759.612467] [55069]: [pid: 55069|app: 0|req: 42/88] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:26:33 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 759.618513] [55068]: DEBUG cinder.api.middleware.request_id [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-95524be7-1a06-4142-a4e0-8c956097ac0d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.622721] [55068]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-95524be7-1a06-4142-a4e0-8c956097ac0d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] POST http://10.180.1.21/volume/v3/attachments [ 759.626157] [55068]: DEBUG cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-95524be7-1a06-4142-a4e0-8c956097ac0d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c2228cf-cf1d-4008-8ad6-21190f2d6b8f", "connector": null, "instance_uuid": "e812ecf2-dc54-401c-9f49-fab2368e0999"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 759.639501] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.639501] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.689117] [55068]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-95524be7-1a06-4142-a4e0-8c956097ac0d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 759.689799] [55068]: [pid: 55068|app: 0|req: 47/89] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:26:33 2025] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 759.721702] [55069]: DEBUG cinder.api.middleware.request_id [None req-ae1acfba-72b6-4cf6-a158-51e61b8ec979 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.726218] [55069]: INFO cinder.api.openstack.wsgi [None req-ae1acfba-72b6-4cf6-a158-51e61b8ec979 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 759.726218] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ae1acfba-72b6-4cf6-a158-51e61b8ec979 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.726900] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ae1acfba-72b6-4cf6-a158-51e61b8ec979 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.744202] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.744202] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.751595] [55069]: INFO cinder.volume.api [None req-ae1acfba-72b6-4cf6-a158-51e61b8ec979 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 759.759415] [55069]: INFO cinder.api.openstack.wsgi [None req-ae1acfba-72b6-4cf6-a158-51e61b8ec979 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 759.760850] [55069]: [pid: 55069|app: 0|req: 43/90] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:33 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.235964] [55068]: DEBUG cinder.api.middleware.request_id [None req-55141928-d4c9-42dc-9153-85a7235fb9d7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.235964] [55068]: INFO cinder.api.openstack.wsgi [None req-55141928-d4c9-42dc-9153-85a7235fb9d7 None None] GET http://10.180.1.21/volume// [ 760.235964] [55068]: DEBUG cinder.api.openstack.wsgi [None req-55141928-d4c9-42dc-9153-85a7235fb9d7 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.235964] [55068]: DEBUG cinder.api.openstack.wsgi [None req-55141928-d4c9-42dc-9153-85a7235fb9d7 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.235964] [55068]: INFO cinder.api.openstack.wsgi [None req-55141928-d4c9-42dc-9153-85a7235fb9d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 760.235964] [55068]: [pid: 55068|app: 0|req: 48/91] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:26:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 760.244901] [55069]: DEBUG cinder.api.middleware.request_id [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-347f40d2-9794-40d9-aa7e-8da10511347c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.249950] [55069]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-347f40d2-9794-40d9-aa7e-8da10511347c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 760.250319] [55069]: DEBUG cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-347f40d2-9794-40d9-aa7e-8da10511347c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.250628] [55069]: DEBUG cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-347f40d2-9794-40d9-aa7e-8da10511347c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.265814] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.265814] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.270112] [55069]: INFO cinder.volume.api [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-347f40d2-9794-40d9-aa7e-8da10511347c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 760.275362] [55069]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-347f40d2-9794-40d9-aa7e-8da10511347c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 760.275824] [55069]: [pid: 55069|app: 0|req: 44/92] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:26:34 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 760.313663] [55068]: DEBUG cinder.api.middleware.request_id [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-4a40403d-2b79-4e1f-ac60-3ffefc155d13 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.320023] [55068]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-4a40403d-2b79-4e1f-ac60-3ffefc155d13 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] PUT http://10.180.1.21/volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc [ 760.320023] [55068]: DEBUG cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-4a40403d-2b79-4e1f-ac60-3ffefc155d13 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-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-534304", "mountpoint": "/dev/sdb"}}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 760.333395] [55068]: DEBUG cinder.coordination [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-4a40403d-2b79-4e1f-ac60-3ffefc155d13 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Acquiring lock "cinder-attachment_update-9c2228cf-cf1d-4008-8ad6-21190f2d6b8f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 760.341652] [55068]: DEBUG cinder.coordination [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-4a40403d-2b79-4e1f-ac60-3ffefc155d13 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Lock "cinder-attachment_update-9c2228cf-cf1d-4008-8ad6-21190f2d6b8f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 760.341652] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.341652] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.772387] [55069]: DEBUG cinder.api.middleware.request_id [None req-ffea211d-e165-4919-88c8-5afa33376b39 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.774638] [55069]: INFO cinder.api.openstack.wsgi [None req-ffea211d-e165-4919-88c8-5afa33376b39 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 760.774908] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ffea211d-e165-4919-88c8-5afa33376b39 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.775163] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ffea211d-e165-4919-88c8-5afa33376b39 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.794582] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.794582] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.799082] [55069]: INFO cinder.volume.api [None req-ffea211d-e165-4919-88c8-5afa33376b39 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 760.804869] [55069]: INFO cinder.api.openstack.wsgi [None req-ffea211d-e165-4919-88c8-5afa33376b39 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 760.805336] [55069]: [pid: 55069|app: 0|req: 45/93] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:34 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.817087] [55069]: DEBUG cinder.api.middleware.request_id [None req-a887c1db-bb23-44b4-85c6-02940706eae5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.820081] [55069]: INFO cinder.api.openstack.wsgi [None req-a887c1db-bb23-44b4-85c6-02940706eae5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 761.820494] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a887c1db-bb23-44b4-85c6-02940706eae5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.820852] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a887c1db-bb23-44b4-85c6-02940706eae5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.838932] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838932] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.843704] [55069]: INFO cinder.volume.api [None req-a887c1db-bb23-44b4-85c6-02940706eae5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 761.849473] [55069]: INFO cinder.api.openstack.wsgi [None req-a887c1db-bb23-44b4-85c6-02940706eae5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 761.849963] [55069]: [pid: 55069|app: 0|req: 46/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:35 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.860685] [55069]: DEBUG cinder.api.middleware.request_id [None req-5b2feba8-dee4-4793-8cbe-78b61d71b29c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.862951] [55069]: INFO cinder.api.openstack.wsgi [None req-5b2feba8-dee4-4793-8cbe-78b61d71b29c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 762.863359] [55069]: DEBUG cinder.api.openstack.wsgi [None req-5b2feba8-dee4-4793-8cbe-78b61d71b29c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.863576] [55069]: DEBUG cinder.api.openstack.wsgi [None req-5b2feba8-dee4-4793-8cbe-78b61d71b29c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.881049] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.881049] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.886630] [55069]: INFO cinder.volume.api [None req-5b2feba8-dee4-4793-8cbe-78b61d71b29c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 762.892551] [55069]: INFO cinder.api.openstack.wsgi [None req-5b2feba8-dee4-4793-8cbe-78b61d71b29c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 762.893160] [55069]: [pid: 55069|app: 0|req: 47/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:36 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.904818] [55069]: DEBUG cinder.api.middleware.request_id [None req-60b4201d-4918-4d11-8605-2c257ee1b712 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.911636] [55069]: INFO cinder.api.openstack.wsgi [None req-60b4201d-4918-4d11-8605-2c257ee1b712 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 763.911636] [55069]: DEBUG cinder.api.openstack.wsgi [None req-60b4201d-4918-4d11-8605-2c257ee1b712 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.911636] [55069]: DEBUG cinder.api.openstack.wsgi [None req-60b4201d-4918-4d11-8605-2c257ee1b712 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.931876] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.931876] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.937997] [55069]: INFO cinder.volume.api [None req-60b4201d-4918-4d11-8605-2c257ee1b712 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 763.945029] [55069]: INFO cinder.api.openstack.wsgi [None req-60b4201d-4918-4d11-8605-2c257ee1b712 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 763.945029] [55069]: [pid: 55069|app: 0|req: 48/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:37 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.314494] [55069]: DEBUG cinder.api.middleware.request_id [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.318270] [55069]: INFO cinder.api.openstack.wsgi [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] POST http://10.180.1.21/volume/v3/volumes [ 764.318405] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1006964337"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 764.321174] [55069]: DEBUG cinder.api.v3.volumes [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1006964337'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 764.321432] [55069]: INFO cinder.api.v3.volumes [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Create volume of 1 GB [ 764.326525] [55069]: INFO cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Availability Zones retrieved successfully. [ 764.337140] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Flow 'volume_create_api' (15fff5be-25c2-4788-bc44-90f3cd1ecdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 764.337970] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327f2173-f9a8-4137-8dd5-59e3dffd4070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.339672] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 764.371247] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327f2173-f9a8-4137-8dd5-59e3dffd4070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.372318] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57dd7768-acb9-488a-9d93-0a9a30863e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.444490] [55069]: DEBUG cinder.quota [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Created reservations ['5007de01-f32f-4709-9773-05833728ef13', 'aed3eb1e-513a-4937-b825-7ec097ee28ce', '76ee831a-08fc-4b01-9c6a-e2442cf6da4c', 'cd3e73dd-7239-4b18-a412-89e6afdc09f8'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 764.445564] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57dd7768-acb9-488a-9d93-0a9a30863e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5007de01-f32f-4709-9773-05833728ef13', 'aed3eb1e-513a-4937-b825-7ec097ee28ce', '76ee831a-08fc-4b01-9c6a-e2442cf6da4c', 'cd3e73dd-7239-4b18-a412-89e6afdc09f8']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.447136] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23df8195-07c1-4bbd-87a3-fdb297953d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.466449] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23df8195-07c1-4bbd-87a3-fdb297953d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca13ebda-b723-4367-9043-3bda1a5f63e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1006964337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c100ce6f542495bb6f5a1bac4e1ad43',qos_specs=None,replication_status=,reservations=['5007de01-f32f-4709-9773-05833728ef13','aed3eb1e-513a-4937-b825-7ec097ee28ce','76ee831a-08fc-4b01-9c6a-e2442cf6da4c','cd3e73dd-7239-4b18-a412-89e6afdc09f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911719f532f5480dbcdb0e7203e43cdc',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1006964337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca13ebda-b723-4367-9043-3bda1a5f63e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c100ce6f542495bb6f5a1bac4e1ad43',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='911719f532f5480dbcdb0e7203e43cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.467445] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2c38de-be06-4810-ad18-3dce55d6fe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.482228] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2c38de-be06-4810-ad18-3dce55d6fe97) 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-1006964337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c100ce6f542495bb6f5a1bac4e1ad43',qos_specs=None,replication_status=,reservations=['5007de01-f32f-4709-9773-05833728ef13','aed3eb1e-513a-4937-b825-7ec097ee28ce','76ee831a-08fc-4b01-9c6a-e2442cf6da4c','cd3e73dd-7239-4b18-a412-89e6afdc09f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911719f532f5480dbcdb0e7203e43cdc',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.483884] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5530f2f-4cfb-404f-9bf1-bd861d4f7b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.497164] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5530f2f-4cfb-404f-9bf1-bd861d4f7b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.497164] [55069]: DEBUG cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Flow 'volume_create_api' (15fff5be-25c2-4788-bc44-90f3cd1ecdd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 764.497164] [55069]: INFO cinder.volume.api [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Create volume request issued successfully. [ 764.497164] [55069]: INFO cinder.api.openstack.wsgi [None req-ee9c04f1-6095-4b79-bee5-265b8ab2d3ac tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 764.497997] [55069]: [pid: 55069|app: 0|req: 49/97] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:26:38 2025] POST /volume/v3/volumes => generated 756 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 764.511758] [55069]: DEBUG cinder.api.middleware.request_id [None req-ba691322-6b27-4660-8fac-1d5c18c7a19a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.514480] [55069]: INFO cinder.api.openstack.wsgi [None req-ba691322-6b27-4660-8fac-1d5c18c7a19a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 764.514701] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ba691322-6b27-4660-8fac-1d5c18c7a19a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.515064] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ba691322-6b27-4660-8fac-1d5c18c7a19a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.525774] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.525774] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.530420] [55069]: INFO cinder.volume.api [None req-ba691322-6b27-4660-8fac-1d5c18c7a19a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 764.535413] [55069]: INFO cinder.api.openstack.wsgi [None req-ba691322-6b27-4660-8fac-1d5c18c7a19a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 764.535825] [55069]: [pid: 55069|app: 0|req: 50/98] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:38 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.887024] [55068]: DEBUG cinder.coordination [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-4a40403d-2b79-4e1f-ac60-3ffefc155d13 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Lock "cinder-attachment_update-9c2228cf-cf1d-4008-8ad6-21190f2d6b8f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.545s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 764.887024] [55068]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-4a40403d-2b79-4e1f-ac60-3ffefc155d13 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc returned with HTTP 200 [ 764.887024] [55068]: [pid: 55068|app: 0|req: 49/99] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:26:34 2025] PUT /volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc => generated 617 bytes in 4573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 764.956345] [55069]: DEBUG cinder.api.middleware.request_id [None req-d0a39024-9ab1-4e9c-9f37-2c43e1252846 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.959941] [55069]: INFO cinder.api.openstack.wsgi [None req-d0a39024-9ab1-4e9c-9f37-2c43e1252846 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 764.960203] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d0a39024-9ab1-4e9c-9f37-2c43e1252846 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.960502] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d0a39024-9ab1-4e9c-9f37-2c43e1252846 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.970919] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970919] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.976025] [55069]: INFO cinder.volume.api [None req-d0a39024-9ab1-4e9c-9f37-2c43e1252846 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 764.982369] [55069]: INFO cinder.api.openstack.wsgi [None req-d0a39024-9ab1-4e9c-9f37-2c43e1252846 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 764.982855] [55069]: [pid: 55069|app: 0|req: 51/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:38 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.550326] [55068]: DEBUG cinder.api.middleware.request_id [None req-84533447-fec3-4819-b804-425e1eefbbf8 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.555113] [55068]: INFO cinder.api.openstack.wsgi [None req-84533447-fec3-4819-b804-425e1eefbbf8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 765.555113] [55068]: DEBUG cinder.api.openstack.wsgi [None req-84533447-fec3-4819-b804-425e1eefbbf8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.555113] [55068]: DEBUG cinder.api.openstack.wsgi [None req-84533447-fec3-4819-b804-425e1eefbbf8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.573019] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.573019] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.579995] [55068]: INFO cinder.volume.api [None req-84533447-fec3-4819-b804-425e1eefbbf8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 765.589406] [55068]: INFO cinder.api.openstack.wsgi [None req-84533447-fec3-4819-b804-425e1eefbbf8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 765.589406] [55068]: [pid: 55068|app: 0|req: 50/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:39 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.711076] [55069]: DEBUG cinder.api.middleware.request_id [None req-ca87df9d-a543-4df9-8060-23beb24cb30f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.716592] [55069]: INFO cinder.api.openstack.wsgi [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/volumes [ 765.717122] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-707601448"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 765.719311] [55069]: DEBUG cinder.api.v3.volumes [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-707601448'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 765.719311] [55069]: INFO cinder.api.v3.volumes [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume of 1 GB [ 765.724676] [55069]: INFO cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Availability Zones retrieved successfully. [ 765.734295] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Flow 'volume_create_api' (eb088b70-5f28-4d97-8548-347ef0dda728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 765.735441] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77c0a31-c896-420a-9831-ddd04e6b123f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.736708] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 765.759466] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77c0a31-c896-420a-9831-ddd04e6b123f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.760262] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83d83a81-ec32-43e4-b8a2-a8015f3bc146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.821182] [55069]: DEBUG cinder.quota [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Created reservations ['d6aa9790-11a4-42fb-a7e1-eaa20abcc2c1', '14229e99-23c9-4a10-a098-9850742e822f', 'b5283986-0d7b-4a13-970e-2c018a53109e', '6d4ec8e0-580b-45de-af1a-b1da7ec70266'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 765.822731] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83d83a81-ec32-43e4-b8a2-a8015f3bc146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6aa9790-11a4-42fb-a7e1-eaa20abcc2c1', '14229e99-23c9-4a10-a098-9850742e822f', 'b5283986-0d7b-4a13-970e-2c018a53109e', '6d4ec8e0-580b-45de-af1a-b1da7ec70266']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.824234] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e264b353-74a0-4be0-917a-e001f32354a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.850050] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e264b353-74a0-4be0-917a-e001f32354a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '945f437c-723c-4f19-9009-1a5aed4c07a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-707601448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcee3e6903de4831b25d01b2cb2b0b33',qos_specs=None,replication_status=,reservations=['d6aa9790-11a4-42fb-a7e1-eaa20abcc2c1','14229e99-23c9-4a10-a098-9850742e822f','b5283986-0d7b-4a13-970e-2c018a53109e','6d4ec8e0-580b-45de-af1a-b1da7ec70266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdab78acccfc4abfb46e15a891333998',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-707601448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=945f437c-723c-4f19-9009-1a5aed4c07a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcee3e6903de4831b25d01b2cb2b0b33',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='bdab78acccfc4abfb46e15a891333998',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.850050] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d3ac98-7cda-40b8-bd1c-d4d28b7fb510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.870334] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d3ac98-7cda-40b8-bd1c-d4d28b7fb510) 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-707601448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcee3e6903de4831b25d01b2cb2b0b33',qos_specs=None,replication_status=,reservations=['d6aa9790-11a4-42fb-a7e1-eaa20abcc2c1','14229e99-23c9-4a10-a098-9850742e822f','b5283986-0d7b-4a13-970e-2c018a53109e','6d4ec8e0-580b-45de-af1a-b1da7ec70266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdab78acccfc4abfb46e15a891333998',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.871555] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5169c11-e357-4383-a23d-4951f61f5e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 765.882108] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5169c11-e357-4383-a23d-4951f61f5e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 765.883329] [55069]: DEBUG cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Flow 'volume_create_api' (eb088b70-5f28-4d97-8548-347ef0dda728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 765.883779] [55069]: INFO cinder.volume.api [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume request issued successfully. [ 765.884754] [55069]: INFO cinder.api.openstack.wsgi [None req-ca87df9d-a543-4df9-8060-23beb24cb30f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 765.885387] [55069]: [pid: 55069|app: 0|req: 52/102] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:26:39 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) [ 765.899177] [55068]: DEBUG cinder.api.middleware.request_id [None req-255259d0-85cb-4c47-b954-318cb9fbf67c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.902800] [55068]: INFO cinder.api.openstack.wsgi [None req-255259d0-85cb-4c47-b954-318cb9fbf67c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 765.903212] [55068]: DEBUG cinder.api.openstack.wsgi [None req-255259d0-85cb-4c47-b954-318cb9fbf67c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.904845] [55068]: DEBUG cinder.api.openstack.wsgi [None req-255259d0-85cb-4c47-b954-318cb9fbf67c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.913824] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.913824] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.924922] [55068]: INFO cinder.volume.api [None req-255259d0-85cb-4c47-b954-318cb9fbf67c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 765.930548] [55068]: INFO cinder.api.openstack.wsgi [None req-255259d0-85cb-4c47-b954-318cb9fbf67c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 765.930950] [55068]: [pid: 55068|app: 0|req: 51/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:39 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.994249] [55069]: DEBUG cinder.api.middleware.request_id [None req-47f81ad1-d1f1-4362-83a1-5027a023ef07 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.996569] [55069]: INFO cinder.api.openstack.wsgi [None req-47f81ad1-d1f1-4362-83a1-5027a023ef07 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 765.997537] [55069]: DEBUG cinder.api.openstack.wsgi [None req-47f81ad1-d1f1-4362-83a1-5027a023ef07 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.997537] [55069]: DEBUG cinder.api.openstack.wsgi [None req-47f81ad1-d1f1-4362-83a1-5027a023ef07 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.008335] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.008335] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.011956] [55069]: INFO cinder.volume.api [None req-47f81ad1-d1f1-4362-83a1-5027a023ef07 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 766.016786] [55069]: INFO cinder.api.openstack.wsgi [None req-47f81ad1-d1f1-4362-83a1-5027a023ef07 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 766.017203] [55069]: [pid: 55069|app: 0|req: 53/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:39 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 766.546050] [55068]: DEBUG cinder.api.middleware.request_id [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-d780c1a1-939d-4f0d-8b30-d7279a96d791 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.548179] [55068]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-d780c1a1-939d-4f0d-8b30-d7279a96d791 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] POST http://10.180.1.21/volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc/action [ 766.549048] [55068]: DEBUG cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-d780c1a1-939d-4f0d-8b30-d7279a96d791 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Action body: b'{"os-complete": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 766.549349] [55068]: DEBUG cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-d780c1a1-939d-4f0d-8b30-d7279a96d791 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 766.575996] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.575996] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.590429] [55068]: INFO cinder.api.openstack.wsgi [req-e8d7fbd7-72b7-42b6-8cf8-ce2e6f4ad625 req-d780c1a1-939d-4f0d-8b30-d7279a96d791 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc/action returned with HTTP 204 [ 766.593181] [55068]: [pid: 55068|app: 0|req: 52/105] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:26:40 2025] POST /volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 766.945231] [55069]: DEBUG cinder.api.middleware.request_id [None req-b73584ca-cd9e-4c18-a1ea-334442f725db None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.947312] [55069]: INFO cinder.api.openstack.wsgi [None req-b73584ca-cd9e-4c18-a1ea-334442f725db tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 766.947553] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b73584ca-cd9e-4c18-a1ea-334442f725db tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.947770] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b73584ca-cd9e-4c18-a1ea-334442f725db tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.957942] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.957942] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.962140] [55069]: INFO cinder.volume.api [None req-b73584ca-cd9e-4c18-a1ea-334442f725db tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 766.968113] [55069]: INFO cinder.api.openstack.wsgi [None req-b73584ca-cd9e-4c18-a1ea-334442f725db tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 766.968507] [55069]: [pid: 55069|app: 0|req: 54/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:40 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.028534] [55068]: DEBUG cinder.api.middleware.request_id [None req-7f8ab0ab-4f56-47ad-ae60-77e4c367a863 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.031457] [55068]: INFO cinder.api.openstack.wsgi [None req-7f8ab0ab-4f56-47ad-ae60-77e4c367a863 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 767.031758] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7f8ab0ab-4f56-47ad-ae60-77e4c367a863 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.032042] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7f8ab0ab-4f56-47ad-ae60-77e4c367a863 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.045377] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.045377] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.053010] [55068]: INFO cinder.volume.api [None req-7f8ab0ab-4f56-47ad-ae60-77e4c367a863 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 767.060386] [55068]: INFO cinder.api.openstack.wsgi [None req-7f8ab0ab-4f56-47ad-ae60-77e4c367a863 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 767.061509] [55068]: [pid: 55068|app: 0|req: 53/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:40 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.076261] [55069]: DEBUG cinder.api.middleware.request_id [None req-dd46fb10-55f0-4a09-b222-463fce3330ab None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.084588] [55069]: INFO cinder.api.openstack.wsgi [None req-dd46fb10-55f0-4a09-b222-463fce3330ab tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 767.085104] [55069]: DEBUG cinder.api.openstack.wsgi [None req-dd46fb10-55f0-4a09-b222-463fce3330ab tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.085496] [55069]: DEBUG cinder.api.openstack.wsgi [None req-dd46fb10-55f0-4a09-b222-463fce3330ab tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.117535] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.117535] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.125907] [55069]: INFO cinder.volume.api [None req-dd46fb10-55f0-4a09-b222-463fce3330ab tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 767.132942] [55069]: INFO cinder.api.openstack.wsgi [None req-dd46fb10-55f0-4a09-b222-463fce3330ab tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 767.133396] [55069]: [pid: 55069|app: 0|req: 55/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:40 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 1138 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.316573] [55068]: DEBUG cinder.api.middleware.request_id [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-57b0cf2e-9738-4857-8244-afb7860319cb None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.320586] [55068]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-57b0cf2e-9738-4857-8244-afb7860319cb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 767.322019] [55068]: DEBUG cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-57b0cf2e-9738-4857-8244-afb7860319cb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.322019] [55068]: DEBUG cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-57b0cf2e-9738-4857-8244-afb7860319cb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.329421] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.329421] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.338816] [55068]: INFO cinder.volume.api [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-57b0cf2e-9738-4857-8244-afb7860319cb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 767.345563] [55068]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-57b0cf2e-9738-4857-8244-afb7860319cb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 767.346059] [55068]: [pid: 55068|app: 0|req: 54/109] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:26:41 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.719345] [55069]: DEBUG cinder.api.middleware.request_id [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-6c69547e-51ad-407f-a4de-51a154791ccd None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.724028] [55069]: INFO cinder.api.openstack.wsgi [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-6c69547e-51ad-407f-a4de-51a154791ccd tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 767.724028] [55069]: DEBUG cinder.api.openstack.wsgi [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-6c69547e-51ad-407f-a4de-51a154791ccd tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.724028] [55069]: DEBUG cinder.api.openstack.wsgi [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-6c69547e-51ad-407f-a4de-51a154791ccd tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.739669] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.739669] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.744436] [55069]: INFO cinder.volume.api [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-6c69547e-51ad-407f-a4de-51a154791ccd tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] Volume info retrieved successfully. [ 767.747858] [55069]: INFO cinder.api.openstack.wsgi [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-6c69547e-51ad-407f-a4de-51a154791ccd tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 767.748506] [55069]: [pid: 55069|app: 0|req: 56/110] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:26:41 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.753190] [55068]: DEBUG cinder.api.middleware.request_id [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-5b3d7dd6-c353-418c-8df4-4598d8207da2 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.756422] [55068]: INFO cinder.api.openstack.wsgi [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-5b3d7dd6-c353-418c-8df4-4598d8207da2 tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] GET http://10.180.1.21/volume/v3/volumes/1ab265b3-a087-4b43-8f8d-96ac67687fa3 [ 767.756843] [55068]: DEBUG cinder.api.openstack.wsgi [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-5b3d7dd6-c353-418c-8df4-4598d8207da2 tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.757099] [55068]: DEBUG cinder.api.openstack.wsgi [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-5b3d7dd6-c353-418c-8df4-4598d8207da2 tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.763862] [55068]: INFO cinder.api.openstack.wsgi [req-0b279585-e1a7-4d44-94ab-f9f37a6963dd req-5b3d7dd6-c353-418c-8df4-4598d8207da2 tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] http://10.180.1.21/volume/v3/volumes/1ab265b3-a087-4b43-8f8d-96ac67687fa3 returned with HTTP 404 [ 767.764397] [55068]: [pid: 55068|app: 0|req: 55/111] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:26:41 2025] GET /volume/v3/volumes/1ab265b3-a087-4b43-8f8d-96ac67687fa3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 767.770733] [55069]: DEBUG cinder.api.middleware.request_id [None req-dd3bb45c-3aa1-4845-87f5-89ac35d317e0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.772784] [55069]: INFO cinder.api.openstack.wsgi [None req-dd3bb45c-3aa1-4845-87f5-89ac35d317e0 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 767.773035] [55069]: DEBUG cinder.api.openstack.wsgi [None req-dd3bb45c-3aa1-4845-87f5-89ac35d317e0 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.773262] [55069]: DEBUG cinder.api.openstack.wsgi [None req-dd3bb45c-3aa1-4845-87f5-89ac35d317e0 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.783446] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.783446] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.786850] [55069]: INFO cinder.volume.api [None req-dd3bb45c-3aa1-4845-87f5-89ac35d317e0 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 767.791833] [55069]: INFO cinder.api.openstack.wsgi [None req-dd3bb45c-3aa1-4845-87f5-89ac35d317e0 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 767.792242] [55069]: [pid: 55069|app: 0|req: 57/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:41 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 768.712026] [55068]: DEBUG cinder.api.middleware.request_id [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-503247a0-984f-4bd0-95d0-6ca520a5b69d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.714407] [55068]: INFO cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-503247a0-984f-4bd0-95d0-6ca520a5b69d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 768.714627] [55068]: DEBUG cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-503247a0-984f-4bd0-95d0-6ca520a5b69d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.714843] [55068]: DEBUG cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-503247a0-984f-4bd0-95d0-6ca520a5b69d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.730693] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.730693] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.736787] [55068]: INFO cinder.volume.api [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-503247a0-984f-4bd0-95d0-6ca520a5b69d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 768.742256] [55068]: INFO cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-503247a0-984f-4bd0-95d0-6ca520a5b69d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 768.742700] [55068]: [pid: 55068|app: 0|req: 56/113] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:26:42 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 768.784057] [55069]: DEBUG cinder.api.middleware.request_id [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-bac93912-ee53-4a42-b458-8164a43b3179 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.787719] [55069]: INFO cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-bac93912-ee53-4a42-b458-8164a43b3179 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] POST http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f/action [ 768.788395] [55069]: DEBUG cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-bac93912-ee53-4a42-b458-8164a43b3179 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 768.788646] [55069]: DEBUG cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-bac93912-ee53-4a42-b458-8164a43b3179 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 768.806209] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.806209] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.807155] [55069]: INFO cinder.volume.api [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-bac93912-ee53-4a42-b458-8164a43b3179 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 768.815012] [55069]: INFO cinder.volume.api [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-bac93912-ee53-4a42-b458-8164a43b3179 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Begin detaching volume completed successfully. [ 768.815449] [55069]: INFO cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-bac93912-ee53-4a42-b458-8164a43b3179 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f/action returned with HTTP 202 [ 768.816164] [55069]: [pid: 55069|app: 0|req: 58/114] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:26:42 2025] POST /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 768.872333] [55068]: DEBUG cinder.api.middleware.request_id [None req-f54adabf-ac51-4f68-946a-8256c82d9427 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.872333] [55068]: INFO cinder.api.openstack.wsgi [None req-f54adabf-ac51-4f68-946a-8256c82d9427 None None] GET http://10.180.1.21/volume// [ 768.872333] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f54adabf-ac51-4f68-946a-8256c82d9427 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.872333] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f54adabf-ac51-4f68-946a-8256c82d9427 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.873075] [55068]: INFO cinder.api.openstack.wsgi [None req-f54adabf-ac51-4f68-946a-8256c82d9427 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 768.873075] [55068]: [pid: 55068|app: 0|req: 57/115] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:26:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 768.880830] [55069]: DEBUG cinder.api.middleware.request_id [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-851ae090-f018-4fd6-afb1-3618372876c9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.883918] [55069]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-851ae090-f018-4fd6-afb1-3618372876c9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/attachments [ 768.884490] [55069]: DEBUG cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-851ae090-f018-4fd6-afb1-3618372876c9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "945f437c-723c-4f19-9009-1a5aed4c07a2", "connector": null, "instance_uuid": "a6399aa4-3132-41a8-a05f-3842db9220b7"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 768.895279] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.895279] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.928448] [55069]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-851ae090-f018-4fd6-afb1-3618372876c9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 768.928786] [55069]: [pid: 55069|app: 0|req: 59/116] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:26:42 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.957841] [55068]: DEBUG cinder.api.middleware.request_id [None req-dd0df8fb-bd56-4c96-ac7b-eaf8b5d8c8a9 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.964255] [55068]: INFO cinder.api.openstack.wsgi [None req-dd0df8fb-bd56-4c96-ac7b-eaf8b5d8c8a9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 768.964324] [55068]: DEBUG cinder.api.openstack.wsgi [None req-dd0df8fb-bd56-4c96-ac7b-eaf8b5d8c8a9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.964510] [55068]: DEBUG cinder.api.openstack.wsgi [None req-dd0df8fb-bd56-4c96-ac7b-eaf8b5d8c8a9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.979245] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.979245] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.983095] [55068]: INFO cinder.volume.api [None req-dd0df8fb-bd56-4c96-ac7b-eaf8b5d8c8a9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 768.990853] [55068]: INFO cinder.api.openstack.wsgi [None req-dd0df8fb-bd56-4c96-ac7b-eaf8b5d8c8a9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 768.991417] [55068]: [pid: 55068|app: 0|req: 58/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:42 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.463273] [55069]: DEBUG cinder.api.middleware.request_id [None req-83eaa8be-9d07-4796-9cfc-f0aa00265db0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.463749] [55069]: INFO cinder.api.openstack.wsgi [None req-83eaa8be-9d07-4796-9cfc-f0aa00265db0 None None] GET http://10.180.1.21/volume// [ 769.463904] [55069]: DEBUG cinder.api.openstack.wsgi [None req-83eaa8be-9d07-4796-9cfc-f0aa00265db0 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.464155] [55069]: DEBUG cinder.api.openstack.wsgi [None req-83eaa8be-9d07-4796-9cfc-f0aa00265db0 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.464546] [55069]: INFO cinder.api.openstack.wsgi [None req-83eaa8be-9d07-4796-9cfc-f0aa00265db0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 769.464939] [55069]: [pid: 55069|app: 0|req: 60/118] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:26:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 769.471097] [55068]: DEBUG cinder.api.middleware.request_id [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-b07d0e74-214e-41a4-a65e-e5002a940040 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.473516] [55068]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-b07d0e74-214e-41a4-a65e-e5002a940040 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 769.473768] [55068]: DEBUG cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-b07d0e74-214e-41a4-a65e-e5002a940040 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.473985] [55068]: DEBUG cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-b07d0e74-214e-41a4-a65e-e5002a940040 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.488638] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.488638] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.493483] [55068]: INFO cinder.volume.api [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-b07d0e74-214e-41a4-a65e-e5002a940040 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 769.499901] [55068]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-b07d0e74-214e-41a4-a65e-e5002a940040 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 769.500382] [55068]: [pid: 55068|app: 0|req: 59/119] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:26:43 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 769.543761] [55069]: DEBUG cinder.api.middleware.request_id [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-8705574f-83be-4bb0-bdfb-b1264e334322 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.545890] [55069]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-8705574f-83be-4bb0-bdfb-b1264e334322 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] PUT http://10.180.1.21/volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3 [ 769.546502] [55069]: DEBUG cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-8705574f-83be-4bb0-bdfb-b1264e334322 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-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-534272", "mountpoint": "/dev/sdb"}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 769.557750] [55069]: DEBUG cinder.coordination [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-8705574f-83be-4bb0-bdfb-b1264e334322 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Acquiring lock "cinder-attachment_update-945f437c-723c-4f19-9009-1a5aed4c07a2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 769.565021] [55069]: DEBUG cinder.coordination [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-8705574f-83be-4bb0-bdfb-b1264e334322 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Lock "cinder-attachment_update-945f437c-723c-4f19-9009-1a5aed4c07a2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 769.565021] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.565021] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.851203] [55068]: DEBUG cinder.api.middleware.request_id [None req-90d100c6-deb3-42db-8cb0-a7435c9df83b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.851203] [55068]: INFO cinder.api.openstack.wsgi [None req-90d100c6-deb3-42db-8cb0-a7435c9df83b None None] GET http://10.180.1.21/volume// [ 769.851203] [55068]: DEBUG cinder.api.openstack.wsgi [None req-90d100c6-deb3-42db-8cb0-a7435c9df83b None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.851203] [55068]: DEBUG cinder.api.openstack.wsgi [None req-90d100c6-deb3-42db-8cb0-a7435c9df83b None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.851203] [55068]: INFO cinder.api.openstack.wsgi [None req-90d100c6-deb3-42db-8cb0-a7435c9df83b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 769.851203] [55068]: [pid: 55068|app: 0|req: 60/120] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:26:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 769.854350] [55068]: DEBUG cinder.api.middleware.request_id [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-983334b0-16ef-4889-b4c3-7d5e2523612a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.864482] [55068]: INFO cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-983334b0-16ef-4889-b4c3-7d5e2523612a tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 769.864482] [55068]: DEBUG cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-983334b0-16ef-4889-b4c3-7d5e2523612a tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.864482] [55068]: DEBUG cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-983334b0-16ef-4889-b4c3-7d5e2523612a tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.882291] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.882291] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.893833] [55068]: INFO cinder.volume.api [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-983334b0-16ef-4889-b4c3-7d5e2523612a tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 769.900086] [55068]: INFO cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-983334b0-16ef-4889-b4c3-7d5e2523612a tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 769.900538] [55068]: [pid: 55068|app: 0|req: 61/121] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:26:43 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 770.010768] [55068]: DEBUG cinder.api.middleware.request_id [None req-f8cbb0d1-c611-41dc-891f-5f99abeaeb30 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.013894] [55068]: INFO cinder.api.openstack.wsgi [None req-f8cbb0d1-c611-41dc-891f-5f99abeaeb30 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 770.014143] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f8cbb0d1-c611-41dc-891f-5f99abeaeb30 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.015449] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f8cbb0d1-c611-41dc-891f-5f99abeaeb30 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.029418] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.029418] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.032317] [55068]: INFO cinder.volume.api [None req-f8cbb0d1-c611-41dc-891f-5f99abeaeb30 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 770.038679] [55068]: INFO cinder.api.openstack.wsgi [None req-f8cbb0d1-c611-41dc-891f-5f99abeaeb30 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 770.038679] [55068]: [pid: 55068|app: 0|req: 62/122] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:43 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.050780] [55068]: DEBUG cinder.api.middleware.request_id [None req-3fc3318a-3d5f-4a9e-843c-ab50d8fc53c7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.056371] [55068]: INFO cinder.api.openstack.wsgi [None req-3fc3318a-3d5f-4a9e-843c-ab50d8fc53c7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 771.056618] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3fc3318a-3d5f-4a9e-843c-ab50d8fc53c7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.056841] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3fc3318a-3d5f-4a9e-843c-ab50d8fc53c7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.074381] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.074381] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.081369] [55068]: INFO cinder.volume.api [None req-3fc3318a-3d5f-4a9e-843c-ab50d8fc53c7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 771.087707] [55068]: INFO cinder.api.openstack.wsgi [None req-3fc3318a-3d5f-4a9e-843c-ab50d8fc53c7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 771.088653] [55068]: [pid: 55068|app: 0|req: 63/123] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:44 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.140809] [55068]: DEBUG cinder.api.middleware.request_id [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-8cff9340-422d-47e5-919f-4d7406254634 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.143760] [55068]: INFO cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-8cff9340-422d-47e5-919f-4d7406254634 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] DELETE http://10.180.1.21/volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc [ 771.143908] [55068]: DEBUG cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-8cff9340-422d-47e5-919f-4d7406254634 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.144150] [55068]: DEBUG cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-8cff9340-422d-47e5-919f-4d7406254634 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.159547] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.159547] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.706166] [55068]: INFO cinder.api.openstack.wsgi [req-3914a011-b00d-427f-a746-9755ad0f37d5 req-8cff9340-422d-47e5-919f-4d7406254634 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc returned with HTTP 200 [ 771.706645] [55068]: [pid: 55068|app: 0|req: 64/124] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:26:44 2025] DELETE /volume/v3/attachments/39b0a86c-0102-4d7a-9183-65340e9e24fc => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 772.104472] [55068]: DEBUG cinder.api.middleware.request_id [None req-0f001fd7-c06c-4f56-878d-b6a8724944a1 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.107141] [55068]: INFO cinder.api.openstack.wsgi [None req-0f001fd7-c06c-4f56-878d-b6a8724944a1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 772.107361] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0f001fd7-c06c-4f56-878d-b6a8724944a1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.107580] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0f001fd7-c06c-4f56-878d-b6a8724944a1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.120656] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.120656] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.124279] [55068]: INFO cinder.volume.api [None req-0f001fd7-c06c-4f56-878d-b6a8724944a1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 772.129636] [55068]: INFO cinder.api.openstack.wsgi [None req-0f001fd7-c06c-4f56-878d-b6a8724944a1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 772.130068] [55068]: [pid: 55068|app: 0|req: 65/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:45 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.575264] [55068]: DEBUG cinder.api.middleware.request_id [None req-cc3d1ef4-1798-4e70-861b-32825cb3c77e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.579095] [55068]: INFO cinder.api.openstack.wsgi [None req-cc3d1ef4-1798-4e70-861b-32825cb3c77e tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 772.579095] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cc3d1ef4-1798-4e70-861b-32825cb3c77e tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.579095] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cc3d1ef4-1798-4e70-861b-32825cb3c77e tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.588241] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.588241] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.593816] [55068]: INFO cinder.volume.api [None req-cc3d1ef4-1798-4e70-861b-32825cb3c77e tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 772.604528] [55068]: INFO cinder.api.openstack.wsgi [None req-cc3d1ef4-1798-4e70-861b-32825cb3c77e tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 772.605307] [55068]: [pid: 55068|app: 0|req: 66/126] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:46 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.144079] [55068]: DEBUG cinder.api.middleware.request_id [None req-d9a1382c-0520-4d04-aaca-ec165eeba242 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.146395] [55068]: INFO cinder.api.openstack.wsgi [None req-d9a1382c-0520-4d04-aaca-ec165eeba242 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 773.146640] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d9a1382c-0520-4d04-aaca-ec165eeba242 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.148680] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d9a1382c-0520-4d04-aaca-ec165eeba242 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.168869] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.168869] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.174480] [55068]: INFO cinder.volume.api [None req-d9a1382c-0520-4d04-aaca-ec165eeba242 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 773.182099] [55068]: INFO cinder.api.openstack.wsgi [None req-d9a1382c-0520-4d04-aaca-ec165eeba242 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 773.182614] [55068]: [pid: 55068|app: 0|req: 67/127] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:47 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 774.093034] [55069]: DEBUG cinder.coordination [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-8705574f-83be-4bb0-bdfb-b1264e334322 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Lock "cinder-attachment_update-945f437c-723c-4f19-9009-1a5aed4c07a2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 774.093675] [55069]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-8705574f-83be-4bb0-bdfb-b1264e334322 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3 returned with HTTP 200 [ 774.095681] [55069]: [pid: 55069|app: 0|req: 61/128] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:26:43 2025] PUT /volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3 => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 774.194378] [55068]: DEBUG cinder.api.middleware.request_id [None req-6aa18a73-49e6-4596-bf88-b0b68a654adb None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.196641] [55068]: INFO cinder.api.openstack.wsgi [None req-6aa18a73-49e6-4596-bf88-b0b68a654adb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 774.197068] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6aa18a73-49e6-4596-bf88-b0b68a654adb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.197161] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6aa18a73-49e6-4596-bf88-b0b68a654adb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.212088] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.212088] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.221044] [55068]: INFO cinder.volume.api [None req-6aa18a73-49e6-4596-bf88-b0b68a654adb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 774.228101] [55068]: INFO cinder.api.openstack.wsgi [None req-6aa18a73-49e6-4596-bf88-b0b68a654adb tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 774.228635] [55068]: [pid: 55068|app: 0|req: 68/129] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:48 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 775.244387] [55069]: DEBUG cinder.api.middleware.request_id [None req-a491c3d7-0bdb-444a-a2ea-744dcd1fa981 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.247107] [55069]: INFO cinder.api.openstack.wsgi [None req-a491c3d7-0bdb-444a-a2ea-744dcd1fa981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 775.247520] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a491c3d7-0bdb-444a-a2ea-744dcd1fa981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.247981] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a491c3d7-0bdb-444a-a2ea-744dcd1fa981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.264788] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.264788] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.269519] [55069]: INFO cinder.volume.api [None req-a491c3d7-0bdb-444a-a2ea-744dcd1fa981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 775.275346] [55069]: INFO cinder.api.openstack.wsgi [None req-a491c3d7-0bdb-444a-a2ea-744dcd1fa981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 775.275794] [55069]: [pid: 55069|app: 0|req: 62/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:49 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 776.286514] [55068]: DEBUG cinder.api.middleware.request_id [None req-c5a950c9-4a61-4776-bfe2-6275b91023b7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.288734] [55068]: INFO cinder.api.openstack.wsgi [None req-c5a950c9-4a61-4776-bfe2-6275b91023b7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 776.288965] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c5a950c9-4a61-4776-bfe2-6275b91023b7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.289226] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c5a950c9-4a61-4776-bfe2-6275b91023b7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.299717] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.299717] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.303632] [55068]: INFO cinder.volume.api [None req-c5a950c9-4a61-4776-bfe2-6275b91023b7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 776.308554] [55068]: INFO cinder.api.openstack.wsgi [None req-c5a950c9-4a61-4776-bfe2-6275b91023b7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 776.308983] [55068]: [pid: 55068|app: 0|req: 69/131] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:50 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 776.756046] [55069]: DEBUG cinder.api.middleware.request_id [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-dcc6e171-c781-44dc-aab0-3018216dea19 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.758702] [55069]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-dcc6e171-c781-44dc-aab0-3018216dea19 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3/action [ 776.759210] [55069]: DEBUG cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-dcc6e171-c781-44dc-aab0-3018216dea19 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 776.759382] [55069]: DEBUG cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-dcc6e171-c781-44dc-aab0-3018216dea19 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 776.775921] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.775921] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.786198] [55069]: INFO cinder.api.openstack.wsgi [req-b13cdf2d-de65-4d90-9722-dcd3f00e93e6 req-dcc6e171-c781-44dc-aab0-3018216dea19 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3/action returned with HTTP 204 [ 776.786697] [55069]: [pid: 55069|app: 0|req: 63/132] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:26:50 2025] POST /volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 777.319589] [55068]: DEBUG cinder.api.middleware.request_id [None req-d51280fb-aa56-46fc-b3ee-cf04c803cbe7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.321935] [55068]: INFO cinder.api.openstack.wsgi [None req-d51280fb-aa56-46fc-b3ee-cf04c803cbe7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 777.322381] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d51280fb-aa56-46fc-b3ee-cf04c803cbe7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.322468] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d51280fb-aa56-46fc-b3ee-cf04c803cbe7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.333109] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.333109] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.337054] [55068]: INFO cinder.volume.api [None req-d51280fb-aa56-46fc-b3ee-cf04c803cbe7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 777.342335] [55068]: INFO cinder.api.openstack.wsgi [None req-d51280fb-aa56-46fc-b3ee-cf04c803cbe7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 777.342778] [55068]: [pid: 55068|app: 0|req: 70/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:51 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 777.352724] [55069]: DEBUG cinder.api.middleware.request_id [None req-880dc1d7-12a4-443b-8b07-5f9b1f913c3a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.356202] [55069]: INFO cinder.api.openstack.wsgi [None req-880dc1d7-12a4-443b-8b07-5f9b1f913c3a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 777.356430] [55069]: DEBUG cinder.api.openstack.wsgi [None req-880dc1d7-12a4-443b-8b07-5f9b1f913c3a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.356667] [55069]: DEBUG cinder.api.openstack.wsgi [None req-880dc1d7-12a4-443b-8b07-5f9b1f913c3a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.367842] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.367842] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.371954] [55069]: INFO cinder.volume.api [None req-880dc1d7-12a4-443b-8b07-5f9b1f913c3a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 777.376994] [55069]: INFO cinder.api.openstack.wsgi [None req-880dc1d7-12a4-443b-8b07-5f9b1f913c3a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 777.377667] [55069]: [pid: 55069|app: 0|req: 64/134] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:26:51 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 786.588295] [55068]: DEBUG cinder.api.middleware.request_id [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-30486785-739a-498c-911e-2abff493cafb None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.591118] [55068]: INFO cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-30486785-739a-498c-911e-2abff493cafb tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 786.591382] [55068]: DEBUG cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-30486785-739a-498c-911e-2abff493cafb tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.591522] [55068]: DEBUG cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-30486785-739a-498c-911e-2abff493cafb tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.604182] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.604182] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.610756] [55068]: INFO cinder.volume.api [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-30486785-739a-498c-911e-2abff493cafb tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 786.616409] [55068]: INFO cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-30486785-739a-498c-911e-2abff493cafb tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 786.616893] [55068]: [pid: 55068|app: 0|req: 71/135] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:27:00 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 786.636223] [55069]: DEBUG cinder.api.middleware.request_id [None req-8ba2b286-33f6-4324-9057-60b1b5f3acce None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.637082] [55069]: INFO cinder.api.openstack.wsgi [None req-8ba2b286-33f6-4324-9057-60b1b5f3acce None None] GET http://10.180.1.21/volume// [ 786.637082] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ba2b286-33f6-4324-9057-60b1b5f3acce None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.637254] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ba2b286-33f6-4324-9057-60b1b5f3acce None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.637544] [55069]: INFO cinder.api.openstack.wsgi [None req-8ba2b286-33f6-4324-9057-60b1b5f3acce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 786.637885] [55069]: [pid: 55069|app: 0|req: 65/136] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:27:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 786.641721] [55068]: DEBUG cinder.api.middleware.request_id [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-b291ad5c-c57a-4f11-bc68-1815a3964ee2 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.643992] [55068]: INFO cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-b291ad5c-c57a-4f11-bc68-1815a3964ee2 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] POST http://10.180.1.21/volume/v3/attachments [ 786.644565] [55068]: DEBUG cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-b291ad5c-c57a-4f11-bc68-1815a3964ee2 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca13ebda-b723-4367-9043-3bda1a5f63e0", "connector": null, "instance_uuid": "c1b49814-0d4b-486a-a348-9928f86d1636"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 786.653863] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.653863] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.681332] [55068]: INFO cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-b291ad5c-c57a-4f11-bc68-1815a3964ee2 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 786.681826] [55068]: [pid: 55068|app: 0|req: 72/137] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:27:00 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 786.709078] [55069]: DEBUG cinder.api.middleware.request_id [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-0e89771d-caf8-4c40-8d5f-36459c5ffc92 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.711276] [55069]: INFO cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-0e89771d-caf8-4c40-8d5f-36459c5ffc92 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] POST http://10.180.1.21/volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30/action [ 786.711753] [55069]: DEBUG cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-0e89771d-caf8-4c40-8d5f-36459c5ffc92 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 786.711930] [55069]: DEBUG cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-0e89771d-caf8-4c40-8d5f-36459c5ffc92 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 786.728317] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.728317] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.734877] [55069]: INFO cinder.api.openstack.wsgi [req-d3c2b828-30e4-4fe4-b09c-eed5f41ab61c req-0e89771d-caf8-4c40-8d5f-36459c5ffc92 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30/action returned with HTTP 204 [ 786.735590] [55069]: [pid: 55069|app: 0|req: 66/138] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:27:00 2025] POST /volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 786.754170] [55068]: DEBUG cinder.api.middleware.request_id [None req-217d19d7-1676-49cb-9a3a-7c872c2f3d64 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.756884] [55068]: INFO cinder.api.openstack.wsgi [None req-217d19d7-1676-49cb-9a3a-7c872c2f3d64 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 786.758230] [55068]: DEBUG cinder.api.openstack.wsgi [None req-217d19d7-1676-49cb-9a3a-7c872c2f3d64 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.758230] [55068]: DEBUG cinder.api.openstack.wsgi [None req-217d19d7-1676-49cb-9a3a-7c872c2f3d64 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.770318] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.770318] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.774147] [55068]: INFO cinder.volume.api [None req-217d19d7-1676-49cb-9a3a-7c872c2f3d64 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 786.778868] [55068]: INFO cinder.api.openstack.wsgi [None req-217d19d7-1676-49cb-9a3a-7c872c2f3d64 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 786.779277] [55068]: [pid: 55068|app: 0|req: 73/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:27:00 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 786.789094] [55069]: DEBUG cinder.api.middleware.request_id [None req-459d7f6c-152a-4d16-9999-463dcd8d6320 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.791542] [55069]: INFO cinder.api.openstack.wsgi [None req-459d7f6c-152a-4d16-9999-463dcd8d6320 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 786.791780] [55069]: DEBUG cinder.api.openstack.wsgi [None req-459d7f6c-152a-4d16-9999-463dcd8d6320 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.792032] [55069]: DEBUG cinder.api.openstack.wsgi [None req-459d7f6c-152a-4d16-9999-463dcd8d6320 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.809055] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.809055] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.815273] [55069]: INFO cinder.volume.api [None req-459d7f6c-152a-4d16-9999-463dcd8d6320 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 786.823551] [55069]: INFO cinder.api.openstack.wsgi [None req-459d7f6c-152a-4d16-9999-463dcd8d6320 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 786.824193] [55069]: [pid: 55069|app: 0|req: 67/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:27:00 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 1111 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 796.777653] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=125,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 796.816295] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=184,cinder:INSERT=31,cinder:UPDATE=44 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 824.059759] [55068]: DEBUG cinder.api.middleware.request_id [None req-c3d40348-8915-4392-af99-2d0e7452a237 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.060346] [55068]: INFO cinder.api.openstack.wsgi [None req-c3d40348-8915-4392-af99-2d0e7452a237 None None] GET http://10.180.1.21/volume// [ 824.060611] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c3d40348-8915-4392-af99-2d0e7452a237 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.060843] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c3d40348-8915-4392-af99-2d0e7452a237 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.061297] [55068]: INFO cinder.api.openstack.wsgi [None req-c3d40348-8915-4392-af99-2d0e7452a237 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 824.061921] [55068]: [pid: 55068|app: 0|req: 74/141] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:27:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 824.069958] [55069]: DEBUG cinder.api.middleware.request_id [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-4ca3420d-c33c-499e-8692-ec6143039004 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.073377] [55069]: INFO cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-4ca3420d-c33c-499e-8692-ec6143039004 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 824.073694] [55069]: DEBUG cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-4ca3420d-c33c-499e-8692-ec6143039004 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.073917] [55069]: DEBUG cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-4ca3420d-c33c-499e-8692-ec6143039004 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.087903] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.087903] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.091733] [55069]: INFO cinder.volume.api [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-4ca3420d-c33c-499e-8692-ec6143039004 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 824.097111] [55069]: INFO cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-4ca3420d-c33c-499e-8692-ec6143039004 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 824.099482] [55069]: [pid: 55069|app: 0|req: 68/142] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:27:37 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 1292 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 824.278924] [55068]: DEBUG cinder.api.middleware.request_id [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-62ccdcb4-fc81-4186-89d0-e728e93a063c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.281610] [55068]: INFO cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-62ccdcb4-fc81-4186-89d0-e728e93a063c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] PUT http://10.180.1.21/volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30 [ 824.282036] [55068]: DEBUG cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-62ccdcb4-fc81-4186-89d0-e728e93a063c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-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=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 824.291464] [55068]: DEBUG cinder.coordination [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-62ccdcb4-fc81-4186-89d0-e728e93a063c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Acquiring lock "cinder-attachment_update-ca13ebda-b723-4367-9043-3bda1a5f63e0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 824.296536] [55068]: DEBUG cinder.coordination [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-62ccdcb4-fc81-4186-89d0-e728e93a063c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Lock "cinder-attachment_update-ca13ebda-b723-4367-9043-3bda1a5f63e0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 824.297824] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.297824] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 829.325661] [55068]: DEBUG cinder.coordination [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-62ccdcb4-fc81-4186-89d0-e728e93a063c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Lock "cinder-attachment_update-ca13ebda-b723-4367-9043-3bda1a5f63e0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 829.325924] [55068]: INFO cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-62ccdcb4-fc81-4186-89d0-e728e93a063c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30 returned with HTTP 200 [ 829.326553] [55068]: [pid: 55068|app: 0|req: 75/143] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:27:38 2025] PUT /volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30 => generated 617 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 829.840416] [55069]: DEBUG cinder.api.middleware.request_id [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-0dcdc22f-b229-48ce-88d0-aea573cf805d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.847219] [55069]: INFO cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-0dcdc22f-b229-48ce-88d0-aea573cf805d tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] POST http://10.180.1.21/volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30/action [ 829.847664] [55069]: DEBUG cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-0dcdc22f-b229-48ce-88d0-aea573cf805d tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 829.847797] [55069]: DEBUG cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-0dcdc22f-b229-48ce-88d0-aea573cf805d tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 829.874453] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 829.874453] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 829.881918] [55069]: INFO cinder.api.openstack.wsgi [req-934f7948-3bd7-4c14-b34f-a0f844e2b6b5 req-0dcdc22f-b229-48ce-88d0-aea573cf805d tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30/action returned with HTTP 204 [ 829.882421] [55069]: [pid: 55069|app: 0|req: 69/144] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:27:43 2025] POST /volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 837.526094] [55068]: DEBUG cinder.api.middleware.request_id [None req-74035875-49b6-43e0-a031-6c81532dc8f8 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.528247] [55068]: INFO cinder.api.openstack.wsgi [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] POST http://10.180.1.21/volume/v3/volumes [ 837.528653] [55068]: DEBUG cinder.api.openstack.wsgi [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1337692349"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 837.530645] [55068]: DEBUG cinder.api.v3.volumes [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1337692349'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 837.530782] [55068]: INFO cinder.api.v3.volumes [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Create volume of 1 GB [ 837.531624] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.531624] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.538990] [55068]: INFO cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Availability Zones retrieved successfully. [ 837.547487] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Flow 'volume_create_api' (c5ab4702-4163-44bc-be66-57223b9842c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 837.549420] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dae551a-bc97-4206-b03f-5b01006934b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 837.549914] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 837.580485] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dae551a-bc97-4206-b03f-5b01006934b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 837.581515] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6361cc1-0dd3-4790-906c-75393ce0b820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 837.622134] [55068]: DEBUG cinder.quota [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Created reservations ['da4b7482-d049-4f41-92de-c836675c87e7', 'df04565d-c27c-47ff-aa12-37af0b37b1e3', '92ee7bd9-9d15-418b-92d6-9dc984b30f58', 'aaebd088-9919-4809-860e-167328446ffc'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 837.623359] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6361cc1-0dd3-4790-906c-75393ce0b820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da4b7482-d049-4f41-92de-c836675c87e7', 'df04565d-c27c-47ff-aa12-37af0b37b1e3', '92ee7bd9-9d15-418b-92d6-9dc984b30f58', 'aaebd088-9919-4809-860e-167328446ffc']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 837.624404] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbdf98a4-99f6-48f7-a54f-082e80d63fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 837.651507] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbdf98a4-99f6-48f7-a54f-082e80d63fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed057b3-5478-4d0e-9282-ae2cb62101b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1337692349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b59a8e765334f0bad4aa4ccb14a439e',qos_specs=None,replication_status=,reservations=['da4b7482-d049-4f41-92de-c836675c87e7','df04565d-c27c-47ff-aa12-37af0b37b1e3','92ee7bd9-9d15-418b-92d6-9dc984b30f58','aaebd088-9919-4809-860e-167328446ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4002957f684a8db3599ba07af93d16',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:27:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1337692349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed057b3-5478-4d0e-9282-ae2cb62101b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b59a8e765334f0bad4aa4ccb14a439e',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='bc4002957f684a8db3599ba07af93d16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 837.652422] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (319dc699-49e9-497a-ba24-f2f91572546c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 837.673019] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (319dc699-49e9-497a-ba24-f2f91572546c) 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-1337692349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b59a8e765334f0bad4aa4ccb14a439e',qos_specs=None,replication_status=,reservations=['da4b7482-d049-4f41-92de-c836675c87e7','df04565d-c27c-47ff-aa12-37af0b37b1e3','92ee7bd9-9d15-418b-92d6-9dc984b30f58','aaebd088-9919-4809-860e-167328446ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc4002957f684a8db3599ba07af93d16',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 837.674257] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a572d8-febe-43f6-b796-5181d7486f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 837.697144] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a572d8-febe-43f6-b796-5181d7486f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 837.698482] [55068]: DEBUG cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Flow 'volume_create_api' (c5ab4702-4163-44bc-be66-57223b9842c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 837.698950] [55068]: INFO cinder.volume.api [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Create volume request issued successfully. [ 837.699687] [55068]: INFO cinder.api.openstack.wsgi [None req-74035875-49b6-43e0-a031-6c81532dc8f8 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 837.700583] [55068]: [pid: 55068|app: 0|req: 76/145] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:27:51 2025] POST /volume/v3/volumes => generated 754 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 837.719200] [55069]: DEBUG cinder.api.middleware.request_id [None req-6a99dcfa-fafd-4e43-9812-eede160821ee None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.721514] [55069]: INFO cinder.api.openstack.wsgi [None req-6a99dcfa-fafd-4e43-9812-eede160821ee tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 [ 837.721747] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6a99dcfa-fafd-4e43-9812-eede160821ee tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.721997] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6a99dcfa-fafd-4e43-9812-eede160821ee tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.736937] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.736937] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.748629] [55069]: INFO cinder.volume.api [None req-6a99dcfa-fafd-4e43-9812-eede160821ee tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 837.756333] [55069]: INFO cinder.api.openstack.wsgi [None req-6a99dcfa-fafd-4e43-9812-eede160821ee tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 returned with HTTP 200 [ 837.756333] [55069]: [pid: 55069|app: 0|req: 70/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:27:51 2025] GET /volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 838.772086] [55068]: DEBUG cinder.api.middleware.request_id [None req-e82e41d4-bea9-44c8-94c6-c392126cc757 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.774100] [55068]: INFO cinder.api.openstack.wsgi [None req-e82e41d4-bea9-44c8-94c6-c392126cc757 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 [ 838.774656] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e82e41d4-bea9-44c8-94c6-c392126cc757 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 838.774749] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e82e41d4-bea9-44c8-94c6-c392126cc757 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 838.790044] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.790044] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 838.798208] [55068]: INFO cinder.volume.api [None req-e82e41d4-bea9-44c8-94c6-c392126cc757 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 838.806543] [55068]: INFO cinder.api.openstack.wsgi [None req-e82e41d4-bea9-44c8-94c6-c392126cc757 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 returned with HTTP 200 [ 838.806543] [55068]: [pid: 55068|app: 0|req: 77/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:27:52 2025] GET /volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.927167] [55069]: DEBUG cinder.api.middleware.request_id [req-2938fabb-0c2d-49d5-b7d0-bb3ae8e57244 req-5ed89818-81e0-4ce3-b044-7143718ae078 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.933772] [55069]: INFO cinder.api.openstack.wsgi [req-2938fabb-0c2d-49d5-b7d0-bb3ae8e57244 req-5ed89818-81e0-4ce3-b044-7143718ae078 tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] GET http://10.180.1.21/volume/v3/volumes/c21e03ea-32ee-4e8e-8882-8c66b24238f3 [ 838.933772] [55069]: DEBUG cinder.api.openstack.wsgi [req-2938fabb-0c2d-49d5-b7d0-bb3ae8e57244 req-5ed89818-81e0-4ce3-b044-7143718ae078 tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 838.933772] [55069]: DEBUG cinder.api.openstack.wsgi [req-2938fabb-0c2d-49d5-b7d0-bb3ae8e57244 req-5ed89818-81e0-4ce3-b044-7143718ae078 tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 838.945228] [55069]: INFO cinder.api.openstack.wsgi [req-2938fabb-0c2d-49d5-b7d0-bb3ae8e57244 req-5ed89818-81e0-4ce3-b044-7143718ae078 tempest-VolumesAdminNegativeTest-1732863734 tempest-VolumesAdminNegativeTest-1732863734-project-admin] http://10.180.1.21/volume/v3/volumes/c21e03ea-32ee-4e8e-8882-8c66b24238f3 returned with HTTP 404 [ 838.945896] [55069]: [pid: 55069|app: 0|req: 71/148] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:27:52 2025] GET /volume/v3/volumes/c21e03ea-32ee-4e8e-8882-8c66b24238f3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 838.955970] [55068]: DEBUG cinder.api.middleware.request_id [None req-f405ff86-a791-4187-8d4a-f915b9eb6604 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.959432] [55068]: INFO cinder.api.openstack.wsgi [None req-f405ff86-a791-4187-8d4a-f915b9eb6604 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 [ 838.959432] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f405ff86-a791-4187-8d4a-f915b9eb6604 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 838.959960] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f405ff86-a791-4187-8d4a-f915b9eb6604 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 838.960381] [55068]: INFO cinder.api.v3.volumes [None req-f405ff86-a791-4187-8d4a-f915b9eb6604 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Delete volume with id: fed057b3-5478-4d0e-9282-ae2cb62101b3 [ 838.973956] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.973956] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 838.974715] [55068]: INFO cinder.volume.api [None req-f405ff86-a791-4187-8d4a-f915b9eb6604 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 838.999898] [55068]: INFO cinder.volume.api [None req-f405ff86-a791-4187-8d4a-f915b9eb6604 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Delete volume request issued successfully. [ 839.000121] [55068]: INFO cinder.api.openstack.wsgi [None req-f405ff86-a791-4187-8d4a-f915b9eb6604 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 returned with HTTP 202 [ 839.000683] [55068]: [pid: 55068|app: 0|req: 78/149] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:27:52 2025] DELETE /volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 839.003608] [55069]: DEBUG cinder.api.middleware.request_id [None req-4e2474d4-8e9d-4bac-a8d3-106affe0d2b5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.007579] [55069]: INFO cinder.api.openstack.wsgi [None req-4e2474d4-8e9d-4bac-a8d3-106affe0d2b5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 [ 839.007579] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4e2474d4-8e9d-4bac-a8d3-106affe0d2b5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 839.007579] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4e2474d4-8e9d-4bac-a8d3-106affe0d2b5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 839.020068] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.020068] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 839.025326] [55069]: INFO cinder.volume.api [None req-4e2474d4-8e9d-4bac-a8d3-106affe0d2b5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 839.032769] [55069]: INFO cinder.api.openstack.wsgi [None req-4e2474d4-8e9d-4bac-a8d3-106affe0d2b5 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 returned with HTTP 200 [ 839.033195] [55069]: [pid: 55069|app: 0|req: 72/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:27:52 2025] GET /volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 840.045839] [55068]: DEBUG cinder.api.middleware.request_id [None req-736b0f5c-2565-46e3-8041-ac9c91646734 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.048114] [55068]: INFO cinder.api.openstack.wsgi [None req-736b0f5c-2565-46e3-8041-ac9c91646734 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 [ 840.048394] [55068]: DEBUG cinder.api.openstack.wsgi [None req-736b0f5c-2565-46e3-8041-ac9c91646734 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.048561] [55068]: DEBUG cinder.api.openstack.wsgi [None req-736b0f5c-2565-46e3-8041-ac9c91646734 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.057389] [55068]: INFO cinder.api.openstack.wsgi [None req-736b0f5c-2565-46e3-8041-ac9c91646734 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 returned with HTTP 404 [ 840.057900] [55068]: [pid: 55068|app: 0|req: 79/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:27:53 2025] GET /volume/v3/volumes/fed057b3-5478-4d0e-9282-ae2cb62101b3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 849.028967] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=18,cinder:UPDATE=2 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 850.051147] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=32,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 879.393552] [55069]: DEBUG cinder.api.middleware.request_id [None req-de7421d7-cbf1-4836-91e5-f9e83896bd53 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.395959] [55069]: INFO cinder.api.openstack.wsgi [None req-de7421d7-cbf1-4836-91e5-f9e83896bd53 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 [ 879.396231] [55069]: DEBUG cinder.api.openstack.wsgi [None req-de7421d7-cbf1-4836-91e5-f9e83896bd53 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.396470] [55069]: DEBUG cinder.api.openstack.wsgi [None req-de7421d7-cbf1-4836-91e5-f9e83896bd53 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.396750] [55069]: INFO cinder.api.v3.volumes [None req-de7421d7-cbf1-4836-91e5-f9e83896bd53 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Delete volume with id: d9062b37-18be-460e-98b1-d95e4ae9fca0 [ 879.406708] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.406708] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.408675] [55069]: INFO cinder.volume.api [None req-de7421d7-cbf1-4836-91e5-f9e83896bd53 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 879.430671] [55069]: INFO cinder.volume.api [None req-de7421d7-cbf1-4836-91e5-f9e83896bd53 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Delete volume request issued successfully. [ 879.431780] [55069]: INFO cinder.api.openstack.wsgi [None req-de7421d7-cbf1-4836-91e5-f9e83896bd53 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 returned with HTTP 202 [ 879.431780] [55069]: [pid: 55069|app: 0|req: 73/152] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:28:33 2025] DELETE /volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 879.437509] [55068]: DEBUG cinder.api.middleware.request_id [None req-87e23b5f-ccb2-4ce6-b4da-b1efde42b370 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.439054] [55068]: INFO cinder.api.openstack.wsgi [None req-87e23b5f-ccb2-4ce6-b4da-b1efde42b370 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 [ 879.439294] [55068]: DEBUG cinder.api.openstack.wsgi [None req-87e23b5f-ccb2-4ce6-b4da-b1efde42b370 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.439511] [55068]: DEBUG cinder.api.openstack.wsgi [None req-87e23b5f-ccb2-4ce6-b4da-b1efde42b370 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.450564] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.450564] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.456492] [55068]: INFO cinder.volume.api [None req-87e23b5f-ccb2-4ce6-b4da-b1efde42b370 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 879.462257] [55068]: INFO cinder.api.openstack.wsgi [None req-87e23b5f-ccb2-4ce6-b4da-b1efde42b370 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 returned with HTTP 200 [ 879.462689] [55068]: [pid: 55068|app: 0|req: 80/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:28:33 2025] GET /volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.660714] [55069]: DEBUG cinder.api.middleware.request_id [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.663841] [55069]: INFO cinder.api.openstack.wsgi [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/volumes [ 879.664743] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1683159522"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 879.666587] [55069]: DEBUG cinder.api.v3.volumes [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1683159522'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 879.666825] [55069]: INFO cinder.api.v3.volumes [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Create volume of 1 GB [ 879.677613] [55069]: INFO cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Availability Zones retrieved successfully. [ 879.689212] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Flow 'volume_create_api' (614ad278-6902-4557-b16e-2e2a933c7410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 879.691306] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0123da9-6a74-4255-8b89-7224ab6b8aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.692920] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 879.721359] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0123da9-6a74-4255-8b89-7224ab6b8aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.721579] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb89d2e-d4f3-4cce-9d8d-5a28e6c9ad0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.776059] [55069]: DEBUG cinder.quota [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Created reservations ['319d16f6-6e20-417f-8aec-5ee4e65c3b43', '2759c852-fa3c-44db-9139-55a90c6364df', 'f54e1a09-e0d5-4c07-8e30-2d751b65daa4', '638b8de2-3a08-40b5-a18c-4a7e5adf3ace'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 879.777467] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb89d2e-d4f3-4cce-9d8d-5a28e6c9ad0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['319d16f6-6e20-417f-8aec-5ee4e65c3b43', '2759c852-fa3c-44db-9139-55a90c6364df', 'f54e1a09-e0d5-4c07-8e30-2d751b65daa4', '638b8de2-3a08-40b5-a18c-4a7e5adf3ace']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.779184] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d76b989-9b82-470d-958c-a67b1f08d4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.793162] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d76b989-9b82-470d-958c-a67b1f08d4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa319d80-1c4c-48e3-a43e-c2af5e2df890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1683159522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a205f52c13914e24859187c09910a289',qos_specs=None,replication_status=,reservations=['319d16f6-6e20-417f-8aec-5ee4e65c3b43','2759c852-fa3c-44db-9139-55a90c6364df','f54e1a09-e0d5-4c07-8e30-2d751b65daa4','638b8de2-3a08-40b5-a18c-4a7e5adf3ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b27613438c84eaf941564682b80c018',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1683159522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa319d80-1c4c-48e3-a43e-c2af5e2df890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a205f52c13914e24859187c09910a289',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='5b27613438c84eaf941564682b80c018',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.794350] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae32bc3-4328-4f78-a5b9-dde635c147ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.813649] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae32bc3-4328-4f78-a5b9-dde635c147ac) 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-1683159522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a205f52c13914e24859187c09910a289',qos_specs=None,replication_status=,reservations=['319d16f6-6e20-417f-8aec-5ee4e65c3b43','2759c852-fa3c-44db-9139-55a90c6364df','f54e1a09-e0d5-4c07-8e30-2d751b65daa4','638b8de2-3a08-40b5-a18c-4a7e5adf3ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b27613438c84eaf941564682b80c018',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.818022] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b3746d-d69a-480d-bcac-95ffce19eda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 879.829106] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b3746d-d69a-480d-bcac-95ffce19eda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 879.829106] [55069]: DEBUG cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Flow 'volume_create_api' (614ad278-6902-4557-b16e-2e2a933c7410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 879.829106] [55069]: INFO cinder.volume.api [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Create volume request issued successfully. [ 879.829523] [55069]: INFO cinder.api.openstack.wsgi [None req-9202fb4e-752f-42c6-8fee-c8ab05ffbb7d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 879.830079] [55069]: [pid: 55069|app: 0|req: 74/154] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:28:33 2025] POST /volume/v3/volumes => generated 753 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 880.474453] [55068]: DEBUG cinder.api.middleware.request_id [None req-462411e0-2f42-443c-82b1-ddf41ba25e48 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.476727] [55068]: INFO cinder.api.openstack.wsgi [None req-462411e0-2f42-443c-82b1-ddf41ba25e48 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 [ 880.476959] [55068]: DEBUG cinder.api.openstack.wsgi [None req-462411e0-2f42-443c-82b1-ddf41ba25e48 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.477204] [55068]: DEBUG cinder.api.openstack.wsgi [None req-462411e0-2f42-443c-82b1-ddf41ba25e48 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.484226] [55068]: INFO cinder.api.openstack.wsgi [None req-462411e0-2f42-443c-82b1-ddf41ba25e48 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 returned with HTTP 404 [ 880.484765] [55068]: [pid: 55068|app: 0|req: 81/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:28:34 2025] GET /volume/v3/volumes/d9062b37-18be-460e-98b1-d95e4ae9fca0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 880.488467] [55069]: DEBUG cinder.api.middleware.request_id [None req-a6d26084-f7fb-4f86-99a1-b8a7a07b6019 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.490443] [55069]: INFO cinder.api.openstack.wsgi [None req-a6d26084-f7fb-4f86-99a1-b8a7a07b6019 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] DELETE http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 [ 880.490780] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a6d26084-f7fb-4f86-99a1-b8a7a07b6019 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.491239] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a6d26084-f7fb-4f86-99a1-b8a7a07b6019 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.491558] [55069]: INFO cinder.api.v3.volumes [None req-a6d26084-f7fb-4f86-99a1-b8a7a07b6019 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Delete volume with id: 001fe8f0-07c6-42b0-a252-358fe63ed6d7 [ 880.504527] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.504527] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.505284] [55069]: INFO cinder.volume.api [None req-a6d26084-f7fb-4f86-99a1-b8a7a07b6019 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 880.525610] [55069]: INFO cinder.volume.api [None req-a6d26084-f7fb-4f86-99a1-b8a7a07b6019 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Delete volume request issued successfully. [ 880.526037] [55069]: INFO cinder.api.openstack.wsgi [None req-a6d26084-f7fb-4f86-99a1-b8a7a07b6019 tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 returned with HTTP 202 [ 880.526603] [55069]: [pid: 55069|app: 0|req: 75/156] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:28:34 2025] DELETE /volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 880.534617] [55068]: DEBUG cinder.api.middleware.request_id [None req-24e1e440-af0f-4e4d-9e8e-7ee0ccb5ee8c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.536908] [55068]: INFO cinder.api.openstack.wsgi [None req-24e1e440-af0f-4e4d-9e8e-7ee0ccb5ee8c tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 [ 880.537195] [55068]: DEBUG cinder.api.openstack.wsgi [None req-24e1e440-af0f-4e4d-9e8e-7ee0ccb5ee8c tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.537456] [55068]: DEBUG cinder.api.openstack.wsgi [None req-24e1e440-af0f-4e4d-9e8e-7ee0ccb5ee8c tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.545980] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.545980] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 880.550737] [55068]: INFO cinder.volume.api [None req-24e1e440-af0f-4e4d-9e8e-7ee0ccb5ee8c tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Volume info retrieved successfully. [ 880.559089] [55068]: INFO cinder.api.openstack.wsgi [None req-24e1e440-af0f-4e4d-9e8e-7ee0ccb5ee8c tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 returned with HTTP 200 [ 880.561979] [55068]: [pid: 55068|app: 0|req: 82/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:28:34 2025] GET /volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 881.576441] [55069]: DEBUG cinder.api.middleware.request_id [None req-e25a96bb-c058-4d69-a033-ace0c14c478f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.578684] [55069]: INFO cinder.api.openstack.wsgi [None req-e25a96bb-c058-4d69-a033-ace0c14c478f tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] GET http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 [ 881.578910] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e25a96bb-c058-4d69-a033-ace0c14c478f tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.579150] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e25a96bb-c058-4d69-a033-ace0c14c478f tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.586779] [55069]: INFO cinder.api.openstack.wsgi [None req-e25a96bb-c058-4d69-a033-ace0c14c478f tempest-ServersNegativeTestJSON-151895227 tempest-ServersNegativeTestJSON-151895227-project-member] http://10.180.1.21/volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 returned with HTTP 404 [ 881.587314] [55069]: [pid: 55069|app: 0|req: 76/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:28:35 2025] GET /volume/v3/volumes/001fe8f0-07c6-42b0-a252-358fe63ed6d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 884.922260] [55068]: DEBUG cinder.api.middleware.request_id [None req-cdf919b9-9329-4ead-b1d3-6ea4bc17953c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.925190] [55068]: INFO cinder.api.openstack.wsgi [None req-cdf919b9-9329-4ead-b1d3-6ea4bc17953c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 884.925490] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cdf919b9-9329-4ead-b1d3-6ea4bc17953c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.925739] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cdf919b9-9329-4ead-b1d3-6ea4bc17953c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.926000] [55068]: INFO cinder.api.v3.volumes [None req-cdf919b9-9329-4ead-b1d3-6ea4bc17953c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Delete volume with id: 9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 884.939589] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.939589] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.940721] [55068]: INFO cinder.volume.api [None req-cdf919b9-9329-4ead-b1d3-6ea4bc17953c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 884.966510] [55068]: INFO cinder.volume.api [None req-cdf919b9-9329-4ead-b1d3-6ea4bc17953c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Delete volume request issued successfully. [ 884.966831] [55068]: INFO cinder.api.openstack.wsgi [None req-cdf919b9-9329-4ead-b1d3-6ea4bc17953c tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 202 [ 884.967324] [55068]: [pid: 55068|app: 0|req: 83/159] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:28:38 2025] DELETE /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 884.973331] [55069]: DEBUG cinder.api.middleware.request_id [None req-9d85d248-3c87-440e-85a2-67b7226bb1cf None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.975573] [55069]: INFO cinder.api.openstack.wsgi [None req-9d85d248-3c87-440e-85a2-67b7226bb1cf tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 884.975810] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9d85d248-3c87-440e-85a2-67b7226bb1cf tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.976036] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9d85d248-3c87-440e-85a2-67b7226bb1cf tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.988271] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.988271] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.990339] [55069]: INFO cinder.volume.api [None req-9d85d248-3c87-440e-85a2-67b7226bb1cf tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 885.001205] [55069]: INFO cinder.api.openstack.wsgi [None req-9d85d248-3c87-440e-85a2-67b7226bb1cf tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 885.001205] [55069]: [pid: 55069|app: 0|req: 77/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:28:38 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 886.012254] [55068]: DEBUG cinder.api.middleware.request_id [None req-caa88483-ad5d-4eb8-8fb7-8eca6f627621 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.014442] [55068]: INFO cinder.api.openstack.wsgi [None req-caa88483-ad5d-4eb8-8fb7-8eca6f627621 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 886.014672] [55068]: DEBUG cinder.api.openstack.wsgi [None req-caa88483-ad5d-4eb8-8fb7-8eca6f627621 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.014891] [55068]: DEBUG cinder.api.openstack.wsgi [None req-caa88483-ad5d-4eb8-8fb7-8eca6f627621 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.031010] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.031010] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.038970] [55068]: INFO cinder.volume.api [None req-caa88483-ad5d-4eb8-8fb7-8eca6f627621 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 886.044139] [55068]: INFO cinder.api.openstack.wsgi [None req-caa88483-ad5d-4eb8-8fb7-8eca6f627621 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 886.044644] [55068]: [pid: 55068|app: 0|req: 84/161] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:28:39 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.070656] [55069]: DEBUG cinder.api.middleware.request_id [None req-dddfaf0c-7b01-4d0b-ae37-34808ba867b7 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.072967] [55069]: INFO cinder.api.openstack.wsgi [None req-dddfaf0c-7b01-4d0b-ae37-34808ba867b7 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 887.073215] [55069]: DEBUG cinder.api.openstack.wsgi [None req-dddfaf0c-7b01-4d0b-ae37-34808ba867b7 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.073435] [55069]: DEBUG cinder.api.openstack.wsgi [None req-dddfaf0c-7b01-4d0b-ae37-34808ba867b7 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.082917] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.082917] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.089155] [55069]: INFO cinder.volume.api [None req-dddfaf0c-7b01-4d0b-ae37-34808ba867b7 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Volume info retrieved successfully. [ 887.095544] [55069]: INFO cinder.api.openstack.wsgi [None req-dddfaf0c-7b01-4d0b-ae37-34808ba867b7 tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 200 [ 887.095544] [55069]: [pid: 55069|app: 0|req: 78/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:28:40 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.112440] [55068]: DEBUG cinder.api.middleware.request_id [None req-51db1056-9c4e-4ff7-bc06-2fd08134af1d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.115837] [55068]: INFO cinder.api.openstack.wsgi [None req-51db1056-9c4e-4ff7-bc06-2fd08134af1d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] GET http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f [ 888.115837] [55068]: DEBUG cinder.api.openstack.wsgi [None req-51db1056-9c4e-4ff7-bc06-2fd08134af1d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.115837] [55068]: DEBUG cinder.api.openstack.wsgi [None req-51db1056-9c4e-4ff7-bc06-2fd08134af1d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.123203] [55068]: INFO cinder.api.openstack.wsgi [None req-51db1056-9c4e-4ff7-bc06-2fd08134af1d tempest-VolumesAdminNegativeTest-332121536 tempest-VolumesAdminNegativeTest-332121536-project-member] http://10.180.1.21/volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f returned with HTTP 404 [ 888.123774] [55068]: [pid: 55068|app: 0|req: 85/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:28:41 2025] GET /volume/v3/volumes/9c2228cf-cf1d-4008-8ad6-21190f2d6b8f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 894.378656] [55069]: DEBUG cinder.api.middleware.request_id [req-164bf705-e898-42e2-9b7a-bb063abf73a5 req-1eca02e5-385a-4301-a74e-355e30d182e6 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.381197] [55069]: INFO cinder.api.openstack.wsgi [req-164bf705-e898-42e2-9b7a-bb063abf73a5 req-1eca02e5-385a-4301-a74e-355e30d182e6 tempest-InstanceActionsTestJSON-889967077 tempest-InstanceActionsTestJSON-889967077-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=f9619582-6e7c-4aa6-967b-941053604d90 [ 894.381590] [55069]: DEBUG cinder.api.openstack.wsgi [req-164bf705-e898-42e2-9b7a-bb063abf73a5 req-1eca02e5-385a-4301-a74e-355e30d182e6 tempest-InstanceActionsTestJSON-889967077 tempest-InstanceActionsTestJSON-889967077-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.381877] [55069]: DEBUG cinder.api.openstack.wsgi [req-164bf705-e898-42e2-9b7a-bb063abf73a5 req-1eca02e5-385a-4301-a74e-355e30d182e6 tempest-InstanceActionsTestJSON-889967077 tempest-InstanceActionsTestJSON-889967077-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.395088] [55069]: INFO cinder.api.openstack.wsgi [req-164bf705-e898-42e2-9b7a-bb063abf73a5 req-1eca02e5-385a-4301-a74e-355e30d182e6 tempest-InstanceActionsTestJSON-889967077 tempest-InstanceActionsTestJSON-889967077-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=f9619582-6e7c-4aa6-967b-941053604d90 returned with HTTP 200 [ 894.395677] [55069]: [pid: 55069|app: 0|req: 79/164] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 02:28:48 2025] GET /volume/v3/attachments?instance_id=f9619582-6e7c-4aa6-967b-941053604d90 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.120947] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 904.392650] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=43,cinder:UPDATE=14,cinder:INSERT=12 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 929.409994] [55068]: DEBUG cinder.api.middleware.request_id [req-467f4aca-4d86-4428-93b0-dd0c6974bd01 req-f6ef38e8-6238-404b-bce0-4b7b151b8ddc None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.412324] [55068]: INFO cinder.api.openstack.wsgi [req-467f4aca-4d86-4428-93b0-dd0c6974bd01 req-f6ef38e8-6238-404b-bce0-4b7b151b8ddc tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1864662205 [ 929.412514] [55068]: DEBUG cinder.api.openstack.wsgi [req-467f4aca-4d86-4428-93b0-dd0c6974bd01 req-f6ef38e8-6238-404b-bce0-4b7b151b8ddc tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.412726] [55068]: DEBUG cinder.api.openstack.wsgi [req-467f4aca-4d86-4428-93b0-dd0c6974bd01 req-f6ef38e8-6238-404b-bce0-4b7b151b8ddc tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.412951] [55068]: INFO cinder.api.v3.volumes [req-467f4aca-4d86-4428-93b0-dd0c6974bd01 req-f6ef38e8-6238-404b-bce0-4b7b151b8ddc tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] Delete volume with id: tempest-invalid-1864662205 [ 929.420019] [55068]: INFO cinder.api.openstack.wsgi [req-467f4aca-4d86-4428-93b0-dd0c6974bd01 req-f6ef38e8-6238-404b-bce0-4b7b151b8ddc tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1864662205 returned with HTTP 404 [ 929.420527] [55068]: [pid: 55068|app: 0|req: 86/165] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Feb 19 02:29:23 2025] DELETE /volume/v3/volumes/tempest-invalid-1864662205 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 929.444744] [55069]: DEBUG cinder.api.middleware.request_id [req-adac9912-a382-4df6-abcf-1356205ab821 req-6ff615f7-b25f-4f97-88d9-62af1c1c7d68 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.447423] [55069]: INFO cinder.api.openstack.wsgi [req-adac9912-a382-4df6-abcf-1356205ab821 req-6ff615f7-b25f-4f97-88d9-62af1c1c7d68 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f4af18f9-7c10-4c59-a8af-b6927c73431a [ 929.447674] [55069]: DEBUG cinder.api.openstack.wsgi [req-adac9912-a382-4df6-abcf-1356205ab821 req-6ff615f7-b25f-4f97-88d9-62af1c1c7d68 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.447936] [55069]: DEBUG cinder.api.openstack.wsgi [req-adac9912-a382-4df6-abcf-1356205ab821 req-6ff615f7-b25f-4f97-88d9-62af1c1c7d68 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.448193] [55069]: INFO cinder.api.v3.volumes [req-adac9912-a382-4df6-abcf-1356205ab821 req-6ff615f7-b25f-4f97-88d9-62af1c1c7d68 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] Delete volume with id: f4af18f9-7c10-4c59-a8af-b6927c73431a [ 929.456899] [55069]: INFO cinder.api.openstack.wsgi [req-adac9912-a382-4df6-abcf-1356205ab821 req-6ff615f7-b25f-4f97-88d9-62af1c1c7d68 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] http://10.180.1.21/volume/v3/volumes/f4af18f9-7c10-4c59-a8af-b6927c73431a returned with HTTP 404 [ 929.457258] [55069]: [pid: 55069|app: 0|req: 80/166] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 02:29:23 2025] DELETE /volume/v3/volumes/f4af18f9-7c10-4c59-a8af-b6927c73431a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 929.471154] [55068]: DEBUG cinder.api.middleware.request_id [req-f9f3b016-ec63-4154-a184-6aadc0f2cc71 req-71fcf450-a1f0-4484-a6ce-2be938c00645 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.473466] [55068]: INFO cinder.api.openstack.wsgi [req-f9f3b016-ec63-4154-a184-6aadc0f2cc71 req-71fcf450-a1f0-4484-a6ce-2be938c00645 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] GET http://10.180.1.21/volume/v3/volumes/5626ff06-adb5-4d22-9f63-0437280a7cfc [ 929.473684] [55068]: DEBUG cinder.api.openstack.wsgi [req-f9f3b016-ec63-4154-a184-6aadc0f2cc71 req-71fcf450-a1f0-4484-a6ce-2be938c00645 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.473896] [55068]: DEBUG cinder.api.openstack.wsgi [req-f9f3b016-ec63-4154-a184-6aadc0f2cc71 req-71fcf450-a1f0-4484-a6ce-2be938c00645 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.479878] [55068]: INFO cinder.api.openstack.wsgi [req-f9f3b016-ec63-4154-a184-6aadc0f2cc71 req-71fcf450-a1f0-4484-a6ce-2be938c00645 tempest-VolumesNegativeTest-1197800405 tempest-VolumesNegativeTest-1197800405-project-member] http://10.180.1.21/volume/v3/volumes/5626ff06-adb5-4d22-9f63-0437280a7cfc returned with HTTP 404 [ 929.480411] [55068]: [pid: 55068|app: 0|req: 87/167] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:29:23 2025] GET /volume/v3/volumes/5626ff06-adb5-4d22-9f63-0437280a7cfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 931.028047] [55069]: DEBUG cinder.api.middleware.request_id [None req-646d1f57-1ba3-4beb-9c79-c791d62a2e49 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.031628] [55069]: INFO cinder.api.openstack.wsgi [None req-646d1f57-1ba3-4beb-9c79-c791d62a2e49 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 931.031875] [55069]: DEBUG cinder.api.openstack.wsgi [None req-646d1f57-1ba3-4beb-9c79-c791d62a2e49 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.032112] [55069]: DEBUG cinder.api.openstack.wsgi [None req-646d1f57-1ba3-4beb-9c79-c791d62a2e49 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.051368] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.051368] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.058463] [55069]: INFO cinder.volume.api [None req-646d1f57-1ba3-4beb-9c79-c791d62a2e49 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 931.064271] [55069]: INFO cinder.api.openstack.wsgi [None req-646d1f57-1ba3-4beb-9c79-c791d62a2e49 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 931.064689] [55069]: [pid: 55069|app: 0|req: 81/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:29:24 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.388937] [55068]: DEBUG cinder.api.middleware.request_id [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-69f11062-a5ee-498d-a23b-4e4717c891fc None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.396039] [55068]: INFO cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-69f11062-a5ee-498d-a23b-4e4717c891fc tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 931.396145] [55068]: DEBUG cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-69f11062-a5ee-498d-a23b-4e4717c891fc tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.396426] [55068]: DEBUG cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-69f11062-a5ee-498d-a23b-4e4717c891fc tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.422237] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.422237] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.426808] [55068]: INFO cinder.volume.api [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-69f11062-a5ee-498d-a23b-4e4717c891fc tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 931.432744] [55068]: INFO cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-69f11062-a5ee-498d-a23b-4e4717c891fc tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 931.433201] [55068]: [pid: 55068|app: 0|req: 88/169] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:29:25 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.466160] [55069]: DEBUG cinder.api.middleware.request_id [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-748070bd-6d56-4b0c-8c63-02fda616bf6a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.468519] [55069]: INFO cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-748070bd-6d56-4b0c-8c63-02fda616bf6a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] POST http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0/action [ 931.468897] [55069]: DEBUG cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-748070bd-6d56-4b0c-8c63-02fda616bf6a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 931.469052] [55069]: DEBUG cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-748070bd-6d56-4b0c-8c63-02fda616bf6a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 931.480036] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.480036] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.480036] [55069]: INFO cinder.volume.api [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-748070bd-6d56-4b0c-8c63-02fda616bf6a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 931.485871] [55069]: INFO cinder.volume.api [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-748070bd-6d56-4b0c-8c63-02fda616bf6a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Begin detaching volume completed successfully. [ 931.485871] [55069]: INFO cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-748070bd-6d56-4b0c-8c63-02fda616bf6a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0/action returned with HTTP 202 [ 931.485871] [55069]: [pid: 55069|app: 0|req: 82/170] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:29:25 2025] POST /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 932.512402] [55068]: DEBUG cinder.api.middleware.request_id [None req-2d3e72a7-eb74-4bfb-a135-e177504b0d3d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.512871] [55068]: INFO cinder.api.openstack.wsgi [None req-2d3e72a7-eb74-4bfb-a135-e177504b0d3d None None] GET http://10.180.1.21/volume// [ 932.513067] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2d3e72a7-eb74-4bfb-a135-e177504b0d3d None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.513291] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2d3e72a7-eb74-4bfb-a135-e177504b0d3d None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.513687] [55068]: INFO cinder.api.openstack.wsgi [None req-2d3e72a7-eb74-4bfb-a135-e177504b0d3d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 932.514009] [55068]: [pid: 55068|app: 0|req: 89/171] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:29:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 932.517449] [55069]: DEBUG cinder.api.middleware.request_id [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-cc9c9657-78fc-4dfb-a2d3-5db5eeba66a7 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.521950] [55069]: INFO cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-cc9c9657-78fc-4dfb-a2d3-5db5eeba66a7 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 932.522310] [55069]: DEBUG cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-cc9c9657-78fc-4dfb-a2d3-5db5eeba66a7 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.522861] [55069]: DEBUG cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-cc9c9657-78fc-4dfb-a2d3-5db5eeba66a7 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.545039] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.545039] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.550131] [55069]: INFO cinder.volume.api [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-cc9c9657-78fc-4dfb-a2d3-5db5eeba66a7 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 932.556036] [55069]: INFO cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-cc9c9657-78fc-4dfb-a2d3-5db5eeba66a7 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 932.556676] [55069]: [pid: 55069|app: 0|req: 83/172] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:29:26 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 933.720357] [55068]: DEBUG cinder.api.middleware.request_id [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-c1aa74ff-c826-46f8-a107-9a5ff53f5eda None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.723514] [55068]: INFO cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-c1aa74ff-c826-46f8-a107-9a5ff53f5eda tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30 [ 933.723797] [55068]: DEBUG cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-c1aa74ff-c826-46f8-a107-9a5ff53f5eda tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.724231] [55068]: DEBUG cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-c1aa74ff-c826-46f8-a107-9a5ff53f5eda tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.738378] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.738378] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.269384] [55068]: INFO cinder.api.openstack.wsgi [req-376ddeb0-72fb-4544-82c0-bf5f57b6ceb8 req-c1aa74ff-c826-46f8-a107-9a5ff53f5eda tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30 returned with HTTP 200 [ 934.270270] [55068]: [pid: 55068|app: 0|req: 90/173] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:29:27 2025] DELETE /volume/v3/attachments/8705aa51-fe37-403a-a24b-90283ec51b30 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.997806] [55069]: DEBUG cinder.api.middleware.request_id [None req-3672f468-58df-43c9-bd04-170116178a08 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.001223] [55069]: INFO cinder.api.openstack.wsgi [None req-3672f468-58df-43c9-bd04-170116178a08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 935.001432] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3672f468-58df-43c9-bd04-170116178a08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.001678] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3672f468-58df-43c9-bd04-170116178a08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.013011] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.013011] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.017437] [55069]: INFO cinder.volume.api [None req-3672f468-58df-43c9-bd04-170116178a08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 935.023229] [55069]: INFO cinder.api.openstack.wsgi [None req-3672f468-58df-43c9-bd04-170116178a08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 935.023558] [55069]: [pid: 55069|app: 0|req: 84/174] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:29:28 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.509806] [55068]: DEBUG cinder.api.middleware.request_id [req-64e5b435-687a-42b8-bd12-d38e6ebf0eb5 req-24a78dec-807a-42c7-b6da-6553a1244f46 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.513735] [55068]: INFO cinder.api.openstack.wsgi [req-64e5b435-687a-42b8-bd12-d38e6ebf0eb5 req-24a78dec-807a-42c7-b6da-6553a1244f46 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 941.513735] [55068]: DEBUG cinder.api.openstack.wsgi [req-64e5b435-687a-42b8-bd12-d38e6ebf0eb5 req-24a78dec-807a-42c7-b6da-6553a1244f46 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.513735] [55068]: DEBUG cinder.api.openstack.wsgi [req-64e5b435-687a-42b8-bd12-d38e6ebf0eb5 req-24a78dec-807a-42c7-b6da-6553a1244f46 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.527903] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.527903] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.532386] [55068]: INFO cinder.volume.api [req-64e5b435-687a-42b8-bd12-d38e6ebf0eb5 req-24a78dec-807a-42c7-b6da-6553a1244f46 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 941.537721] [55068]: INFO cinder.api.openstack.wsgi [req-64e5b435-687a-42b8-bd12-d38e6ebf0eb5 req-24a78dec-807a-42c7-b6da-6553a1244f46 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 941.538354] [55068]: [pid: 55068|app: 0|req: 91/175] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:29:35 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.019956] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 951.535151] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=22,cinder:UPDATE=3 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 962.247374] [55069]: DEBUG cinder.api.middleware.request_id [None req-8ebacc04-2e04-4c8f-825c-8418808a070a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.250456] [55069]: INFO cinder.api.openstack.wsgi [None req-8ebacc04-2e04-4c8f-825c-8418808a070a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 962.250685] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ebacc04-2e04-4c8f-825c-8418808a070a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.250901] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ebacc04-2e04-4c8f-825c-8418808a070a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.273799] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.273799] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.278048] [55069]: INFO cinder.volume.api [None req-8ebacc04-2e04-4c8f-825c-8418808a070a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 962.283131] [55069]: INFO cinder.api.openstack.wsgi [None req-8ebacc04-2e04-4c8f-825c-8418808a070a tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 962.283776] [55069]: [pid: 55069|app: 0|req: 85/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:29:56 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.322836] [55068]: DEBUG cinder.api.middleware.request_id [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-51eee080-17da-46b8-bae8-bf3937f1d122 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.325604] [55068]: INFO cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-51eee080-17da-46b8-bae8-bf3937f1d122 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 962.325867] [55068]: DEBUG cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-51eee080-17da-46b8-bae8-bf3937f1d122 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.326144] [55068]: DEBUG cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-51eee080-17da-46b8-bae8-bf3937f1d122 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.336519] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.336519] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.339906] [55068]: INFO cinder.volume.api [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-51eee080-17da-46b8-bae8-bf3937f1d122 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 962.344877] [55068]: INFO cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-51eee080-17da-46b8-bae8-bf3937f1d122 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 962.345364] [55068]: [pid: 55068|app: 0|req: 92/177] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:29:56 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.361925] [55069]: DEBUG cinder.api.middleware.request_id [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-4f069550-f7fd-4be2-b6cc-c67eccbf071e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.365677] [55069]: INFO cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-4f069550-f7fd-4be2-b6cc-c67eccbf071e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2/action [ 962.366138] [55069]: DEBUG cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-4f069550-f7fd-4be2-b6cc-c67eccbf071e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 962.366334] [55069]: DEBUG cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-4f069550-f7fd-4be2-b6cc-c67eccbf071e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 962.378629] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.378629] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.379449] [55069]: INFO cinder.volume.api [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-4f069550-f7fd-4be2-b6cc-c67eccbf071e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 962.385494] [55069]: INFO cinder.volume.api [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-4f069550-f7fd-4be2-b6cc-c67eccbf071e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Begin detaching volume completed successfully. [ 962.385746] [55069]: INFO cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-4f069550-f7fd-4be2-b6cc-c67eccbf071e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2/action returned with HTTP 202 [ 962.386216] [55069]: [pid: 55069|app: 0|req: 86/178] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:29:56 2025] POST /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 963.411027] [55068]: DEBUG cinder.api.middleware.request_id [None req-5cc6ef02-fe20-498e-bb56-1bdefbd772c7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.411447] [55068]: INFO cinder.api.openstack.wsgi [None req-5cc6ef02-fe20-498e-bb56-1bdefbd772c7 None None] GET http://10.180.1.21/volume// [ 963.411639] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5cc6ef02-fe20-498e-bb56-1bdefbd772c7 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.411855] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5cc6ef02-fe20-498e-bb56-1bdefbd772c7 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.412272] [55068]: INFO cinder.api.openstack.wsgi [None req-5cc6ef02-fe20-498e-bb56-1bdefbd772c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 963.412756] [55068]: [pid: 55068|app: 0|req: 93/179] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:29:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 963.416310] [55069]: DEBUG cinder.api.middleware.request_id [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-6a35ec49-167e-45ff-9ad7-41016cdb3cce None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.418630] [55069]: INFO cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-6a35ec49-167e-45ff-9ad7-41016cdb3cce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 963.418890] [55069]: DEBUG cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-6a35ec49-167e-45ff-9ad7-41016cdb3cce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.419120] [55069]: DEBUG cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-6a35ec49-167e-45ff-9ad7-41016cdb3cce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.433059] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.433059] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.436860] [55069]: INFO cinder.volume.api [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-6a35ec49-167e-45ff-9ad7-41016cdb3cce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 963.441652] [55069]: INFO cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-6a35ec49-167e-45ff-9ad7-41016cdb3cce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 963.442454] [55069]: [pid: 55069|app: 0|req: 87/180] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:29:57 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 965.097397] [55068]: DEBUG cinder.api.middleware.request_id [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-3bec3c50-3d3d-4ebc-9e8a-2df4dd5f2f36 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.099988] [55068]: INFO cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-3bec3c50-3d3d-4ebc-9e8a-2df4dd5f2f36 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3 [ 965.100116] [55068]: DEBUG cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-3bec3c50-3d3d-4ebc-9e8a-2df4dd5f2f36 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.100278] [55068]: DEBUG cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-3bec3c50-3d3d-4ebc-9e8a-2df4dd5f2f36 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.109353] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.109353] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.640149] [55068]: INFO cinder.api.openstack.wsgi [req-5bc46096-c4ab-4839-ba5b-e9772cb7b164 req-3bec3c50-3d3d-4ebc-9e8a-2df4dd5f2f36 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3 returned with HTTP 200 [ 965.640573] [55068]: [pid: 55068|app: 0|req: 94/181] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:29:58 2025] DELETE /volume/v3/attachments/a0c7041b-e001-441e-bd35-43f6171f13e3 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.595295] [55069]: DEBUG cinder.api.middleware.request_id [None req-4a4cfffe-b9cf-45f3-94bc-87d731e7d994 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.597980] [55069]: INFO cinder.api.openstack.wsgi [None req-4a4cfffe-b9cf-45f3-94bc-87d731e7d994 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 966.598291] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4a4cfffe-b9cf-45f3-94bc-87d731e7d994 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.598488] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4a4cfffe-b9cf-45f3-94bc-87d731e7d994 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.611819] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.611819] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.619020] [55069]: INFO cinder.volume.api [None req-4a4cfffe-b9cf-45f3-94bc-87d731e7d994 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 966.621178] [55069]: INFO cinder.api.openstack.wsgi [None req-4a4cfffe-b9cf-45f3-94bc-87d731e7d994 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 966.621687] [55069]: [pid: 55069|app: 0|req: 88/182] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:00 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.639625] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 976.618362] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 983.176664] [55068]: DEBUG cinder.api.middleware.request_id [None req-80413194-f0b2-48cf-af91-1477d4f2525f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.178767] [55068]: INFO cinder.api.openstack.wsgi [None req-80413194-f0b2-48cf-af91-1477d4f2525f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 983.178986] [55068]: DEBUG cinder.api.openstack.wsgi [None req-80413194-f0b2-48cf-af91-1477d4f2525f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.179218] [55068]: DEBUG cinder.api.openstack.wsgi [None req-80413194-f0b2-48cf-af91-1477d4f2525f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.189266] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.189266] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.193591] [55068]: INFO cinder.volume.api [None req-80413194-f0b2-48cf-af91-1477d4f2525f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 983.198522] [55068]: INFO cinder.api.openstack.wsgi [None req-80413194-f0b2-48cf-af91-1477d4f2525f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 983.198965] [55068]: [pid: 55068|app: 0|req: 95/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:17 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.234448] [55069]: DEBUG cinder.api.middleware.request_id [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-f6cbc6a5-4e9b-4e9b-9c89-7b12e2f4c82d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.236997] [55069]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-f6cbc6a5-4e9b-4e9b-9c89-7b12e2f4c82d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 983.237227] [55069]: DEBUG cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-f6cbc6a5-4e9b-4e9b-9c89-7b12e2f4c82d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.237446] [55069]: DEBUG cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-f6cbc6a5-4e9b-4e9b-9c89-7b12e2f4c82d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.245395] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.245395] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.248725] [55069]: INFO cinder.volume.api [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-f6cbc6a5-4e9b-4e9b-9c89-7b12e2f4c82d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 983.253328] [55069]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-f6cbc6a5-4e9b-4e9b-9c89-7b12e2f4c82d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 983.253798] [55069]: [pid: 55069|app: 0|req: 89/184] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:30:17 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.772774] [55068]: DEBUG cinder.api.middleware.request_id [None req-368489ba-abd9-4d94-b5d9-0a4a99dddabb None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.773327] [55068]: INFO cinder.api.openstack.wsgi [None req-368489ba-abd9-4d94-b5d9-0a4a99dddabb None None] GET http://10.180.1.21/volume// [ 984.773619] [55068]: DEBUG cinder.api.openstack.wsgi [None req-368489ba-abd9-4d94-b5d9-0a4a99dddabb None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.773983] [55068]: DEBUG cinder.api.openstack.wsgi [None req-368489ba-abd9-4d94-b5d9-0a4a99dddabb None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.774474] [55068]: INFO cinder.api.openstack.wsgi [None req-368489ba-abd9-4d94-b5d9-0a4a99dddabb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 984.775077] [55068]: [pid: 55068|app: 0|req: 96/185] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:30:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 984.778863] [55069]: DEBUG cinder.api.middleware.request_id [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-8c8fcbbe-b355-48cc-ad6b-c5db288e097d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.781208] [55069]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-8c8fcbbe-b355-48cc-ad6b-c5db288e097d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/attachments [ 984.781656] [55069]: DEBUG cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-8c8fcbbe-b355-48cc-ad6b-c5db288e097d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa319d80-1c4c-48e3-a43e-c2af5e2df890", "connector": null, "instance_uuid": "34b6c2df-4806-4294-a6bd-441c65f27414"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 984.792769] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.792769] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.814662] [55069]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-8c8fcbbe-b355-48cc-ad6b-c5db288e097d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 984.815128] [55069]: [pid: 55069|app: 0|req: 90/186] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:30:18 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 984.833308] [55068]: DEBUG cinder.api.middleware.request_id [None req-abaa701b-e97c-4214-b382-31d55e44f477 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.835919] [55068]: INFO cinder.api.openstack.wsgi [None req-abaa701b-e97c-4214-b382-31d55e44f477 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 984.836232] [55068]: DEBUG cinder.api.openstack.wsgi [None req-abaa701b-e97c-4214-b382-31d55e44f477 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.836516] [55068]: DEBUG cinder.api.openstack.wsgi [None req-abaa701b-e97c-4214-b382-31d55e44f477 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.848336] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.848336] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.851890] [55068]: INFO cinder.volume.api [None req-abaa701b-e97c-4214-b382-31d55e44f477 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 984.856268] [55068]: INFO cinder.api.openstack.wsgi [None req-abaa701b-e97c-4214-b382-31d55e44f477 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 984.856900] [55068]: [pid: 55068|app: 0|req: 97/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:18 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.336554] [55069]: DEBUG cinder.api.middleware.request_id [None req-3da8147f-b3c0-4096-b8db-f793fe9e075c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.337013] [55069]: INFO cinder.api.openstack.wsgi [None req-3da8147f-b3c0-4096-b8db-f793fe9e075c None None] GET http://10.180.1.21/volume// [ 985.337209] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3da8147f-b3c0-4096-b8db-f793fe9e075c None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.337425] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3da8147f-b3c0-4096-b8db-f793fe9e075c None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.337821] [55069]: INFO cinder.api.openstack.wsgi [None req-3da8147f-b3c0-4096-b8db-f793fe9e075c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 985.338244] [55069]: [pid: 55069|app: 0|req: 91/188] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:30:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 985.342095] [55068]: DEBUG cinder.api.middleware.request_id [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-d676faa7-2ec9-4a04-991c-a55a3c023a7c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.344635] [55068]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-d676faa7-2ec9-4a04-991c-a55a3c023a7c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 985.344903] [55068]: DEBUG cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-d676faa7-2ec9-4a04-991c-a55a3c023a7c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.345179] [55068]: DEBUG cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-d676faa7-2ec9-4a04-991c-a55a3c023a7c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.355610] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355610] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.358711] [55068]: INFO cinder.volume.api [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-d676faa7-2ec9-4a04-991c-a55a3c023a7c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 985.363054] [55068]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-d676faa7-2ec9-4a04-991c-a55a3c023a7c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 985.363454] [55068]: [pid: 55068|app: 0|req: 98/189] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:30:19 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 985.390144] [55069]: DEBUG cinder.api.middleware.request_id [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-b0ff39fb-9c8f-46c7-aeac-6e6069ee09cd None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.393654] [55069]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-b0ff39fb-9c8f-46c7-aeac-6e6069ee09cd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] PUT http://10.180.1.21/volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732 [ 985.394050] [55069]: DEBUG cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-b0ff39fb-9c8f-46c7-aeac-6e6069ee09cd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-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-534396", "mountpoint": "/dev/sdb"}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.401799] [55069]: DEBUG cinder.coordination [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-b0ff39fb-9c8f-46c7-aeac-6e6069ee09cd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Acquiring lock "cinder-attachment_update-fa319d80-1c4c-48e3-a43e-c2af5e2df890-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 985.406059] [55069]: DEBUG cinder.coordination [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-b0ff39fb-9c8f-46c7-aeac-6e6069ee09cd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Lock "cinder-attachment_update-fa319d80-1c4c-48e3-a43e-c2af5e2df890-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 985.407138] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407138] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.866928] [55068]: DEBUG cinder.api.middleware.request_id [None req-4973cbf4-76c5-48e1-b2cb-af291999aab4 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.868952] [55068]: INFO cinder.api.openstack.wsgi [None req-4973cbf4-76c5-48e1-b2cb-af291999aab4 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 985.869420] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4973cbf4-76c5-48e1-b2cb-af291999aab4 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.869830] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4973cbf4-76c5-48e1-b2cb-af291999aab4 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.881896] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.881896] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.885985] [55068]: INFO cinder.volume.api [None req-4973cbf4-76c5-48e1-b2cb-af291999aab4 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 985.890870] [55068]: INFO cinder.api.openstack.wsgi [None req-4973cbf4-76c5-48e1-b2cb-af291999aab4 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 985.891291] [55068]: [pid: 55068|app: 0|req: 99/190] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:19 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.902255] [55068]: DEBUG cinder.api.middleware.request_id [None req-436da7d7-6079-4b3c-bd7c-d405b2e07b13 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.904395] [55068]: INFO cinder.api.openstack.wsgi [None req-436da7d7-6079-4b3c-bd7c-d405b2e07b13 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 986.904613] [55068]: DEBUG cinder.api.openstack.wsgi [None req-436da7d7-6079-4b3c-bd7c-d405b2e07b13 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.904829] [55068]: DEBUG cinder.api.openstack.wsgi [None req-436da7d7-6079-4b3c-bd7c-d405b2e07b13 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.917549] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.917549] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.920976] [55068]: INFO cinder.volume.api [None req-436da7d7-6079-4b3c-bd7c-d405b2e07b13 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 986.925477] [55068]: INFO cinder.api.openstack.wsgi [None req-436da7d7-6079-4b3c-bd7c-d405b2e07b13 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 986.925837] [55068]: [pid: 55068|app: 0|req: 100/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:20 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.936734] [55068]: DEBUG cinder.api.middleware.request_id [None req-f48e16bf-c48e-4b35-8148-1790baca1982 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.939083] [55068]: INFO cinder.api.openstack.wsgi [None req-f48e16bf-c48e-4b35-8148-1790baca1982 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 987.939417] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f48e16bf-c48e-4b35-8148-1790baca1982 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.939649] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f48e16bf-c48e-4b35-8148-1790baca1982 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.950362] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.950362] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.954652] [55068]: INFO cinder.volume.api [None req-f48e16bf-c48e-4b35-8148-1790baca1982 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 987.960770] [55068]: INFO cinder.api.openstack.wsgi [None req-f48e16bf-c48e-4b35-8148-1790baca1982 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 987.961394] [55068]: [pid: 55068|app: 0|req: 101/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:21 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.971809] [55068]: DEBUG cinder.api.middleware.request_id [None req-922f46f8-28c2-4af5-a83c-12bfd842d03b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.974171] [55068]: INFO cinder.api.openstack.wsgi [None req-922f46f8-28c2-4af5-a83c-12bfd842d03b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 988.974409] [55068]: DEBUG cinder.api.openstack.wsgi [None req-922f46f8-28c2-4af5-a83c-12bfd842d03b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.974666] [55068]: DEBUG cinder.api.openstack.wsgi [None req-922f46f8-28c2-4af5-a83c-12bfd842d03b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.985414] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.985414] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.988581] [55068]: INFO cinder.volume.api [None req-922f46f8-28c2-4af5-a83c-12bfd842d03b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 988.992955] [55068]: INFO cinder.api.openstack.wsgi [None req-922f46f8-28c2-4af5-a83c-12bfd842d03b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 988.993367] [55068]: [pid: 55068|app: 0|req: 102/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:22 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.932308] [55069]: DEBUG cinder.coordination [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-b0ff39fb-9c8f-46c7-aeac-6e6069ee09cd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Lock "cinder-attachment_update-fa319d80-1c4c-48e3-a43e-c2af5e2df890-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 989.932308] [55069]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-b0ff39fb-9c8f-46c7-aeac-6e6069ee09cd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732 returned with HTTP 200 [ 989.932602] [55069]: [pid: 55069|app: 0|req: 92/194] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:30:19 2025] PUT /volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.004322] [55068]: DEBUG cinder.api.middleware.request_id [None req-1cbde2a7-3745-48e4-914a-6d1857be7693 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.008306] [55068]: INFO cinder.api.openstack.wsgi [None req-1cbde2a7-3745-48e4-914a-6d1857be7693 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 990.008306] [55068]: DEBUG cinder.api.openstack.wsgi [None req-1cbde2a7-3745-48e4-914a-6d1857be7693 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.008306] [55068]: DEBUG cinder.api.openstack.wsgi [None req-1cbde2a7-3745-48e4-914a-6d1857be7693 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.023383] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.023383] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.027279] [55068]: INFO cinder.volume.api [None req-1cbde2a7-3745-48e4-914a-6d1857be7693 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 990.032855] [55068]: INFO cinder.api.openstack.wsgi [None req-1cbde2a7-3745-48e4-914a-6d1857be7693 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 990.033380] [55068]: [pid: 55068|app: 0|req: 103/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:23 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.047888] [55069]: DEBUG cinder.api.middleware.request_id [None req-4fd58b12-be10-42e8-a04e-55e79165dc1c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.050022] [55069]: INFO cinder.api.openstack.wsgi [None req-4fd58b12-be10-42e8-a04e-55e79165dc1c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 991.050234] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4fd58b12-be10-42e8-a04e-55e79165dc1c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.050453] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4fd58b12-be10-42e8-a04e-55e79165dc1c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.064272] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.064272] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.068476] [55069]: INFO cinder.volume.api [None req-4fd58b12-be10-42e8-a04e-55e79165dc1c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 991.073239] [55069]: INFO cinder.api.openstack.wsgi [None req-4fd58b12-be10-42e8-a04e-55e79165dc1c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 991.073688] [55069]: [pid: 55069|app: 0|req: 93/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:24 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.088350] [55068]: DEBUG cinder.api.middleware.request_id [None req-e43a5b17-92fe-4789-b74f-14207910c77f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.090931] [55068]: INFO cinder.api.openstack.wsgi [None req-e43a5b17-92fe-4789-b74f-14207910c77f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 992.091224] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e43a5b17-92fe-4789-b74f-14207910c77f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.091455] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e43a5b17-92fe-4789-b74f-14207910c77f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.120036] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.120036] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.125232] [55068]: INFO cinder.volume.api [None req-e43a5b17-92fe-4789-b74f-14207910c77f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 992.132444] [55068]: INFO cinder.api.openstack.wsgi [None req-e43a5b17-92fe-4789-b74f-14207910c77f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 992.133351] [55068]: [pid: 55068|app: 0|req: 104/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:25 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.606629] [55069]: DEBUG cinder.api.middleware.request_id [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-62c0b2d9-b731-4c5b-a9ab-726d08c8ac31 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.609006] [55069]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-62c0b2d9-b731-4c5b-a9ab-726d08c8ac31 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732/action [ 992.609467] [55069]: DEBUG cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-62c0b2d9-b731-4c5b-a9ab-726d08c8ac31 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 992.609613] [55069]: DEBUG cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-62c0b2d9-b731-4c5b-a9ab-726d08c8ac31 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 992.628629] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.628629] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.638296] [55069]: INFO cinder.api.openstack.wsgi [req-757b38d4-1ec5-48d9-9e7a-219881909cfc req-62c0b2d9-b731-4c5b-a9ab-726d08c8ac31 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732/action returned with HTTP 204 [ 992.638748] [55069]: [pid: 55069|app: 0|req: 94/198] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:30:26 2025] POST /volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 993.144366] [55068]: DEBUG cinder.api.middleware.request_id [None req-556a437e-ed00-4fa3-a8cb-dd90938b7fa9 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.146827] [55068]: INFO cinder.api.openstack.wsgi [None req-556a437e-ed00-4fa3-a8cb-dd90938b7fa9 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 993.147823] [55068]: DEBUG cinder.api.openstack.wsgi [None req-556a437e-ed00-4fa3-a8cb-dd90938b7fa9 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.148027] [55068]: DEBUG cinder.api.openstack.wsgi [None req-556a437e-ed00-4fa3-a8cb-dd90938b7fa9 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.162781] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.162781] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.167550] [55068]: INFO cinder.volume.api [None req-556a437e-ed00-4fa3-a8cb-dd90938b7fa9 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 993.172108] [55068]: INFO cinder.api.openstack.wsgi [None req-556a437e-ed00-4fa3-a8cb-dd90938b7fa9 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 993.172595] [55068]: [pid: 55068|app: 0|req: 105/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:27 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.182678] [55069]: DEBUG cinder.api.middleware.request_id [None req-84016f63-0b9e-4654-9624-e459b402c70e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.184908] [55069]: INFO cinder.api.openstack.wsgi [None req-84016f63-0b9e-4654-9624-e459b402c70e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 993.185161] [55069]: DEBUG cinder.api.openstack.wsgi [None req-84016f63-0b9e-4654-9624-e459b402c70e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.185375] [55069]: DEBUG cinder.api.openstack.wsgi [None req-84016f63-0b9e-4654-9624-e459b402c70e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.199365] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.199365] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.202831] [55069]: INFO cinder.volume.api [None req-84016f63-0b9e-4654-9624-e459b402c70e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 993.207607] [55069]: INFO cinder.api.openstack.wsgi [None req-84016f63-0b9e-4654-9624-e459b402c70e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 993.207883] [55069]: [pid: 55069|app: 0|req: 95/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:27 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.428687] [55068]: DEBUG cinder.api.middleware.request_id [req-84842e51-6ba8-4117-9479-5848b5dae34a req-c7d2ef9f-37fc-4e27-97b5-083f3dcb881b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.430980] [55068]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-c7d2ef9f-37fc-4e27-97b5-083f3dcb881b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 993.431219] [55068]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-c7d2ef9f-37fc-4e27-97b5-083f3dcb881b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.431432] [55068]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-c7d2ef9f-37fc-4e27-97b5-083f3dcb881b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.441546] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.441546] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.445095] [55068]: INFO cinder.volume.api [req-84842e51-6ba8-4117-9479-5848b5dae34a req-c7d2ef9f-37fc-4e27-97b5-083f3dcb881b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 993.449089] [55068]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-c7d2ef9f-37fc-4e27-97b5-083f3dcb881b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 993.449490] [55068]: [pid: 55068|app: 0|req: 106/201] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:30:27 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.637432] [55069]: DEBUG cinder.api.middleware.request_id [None req-971b218f-ecdf-4b6d-abc2-77efa60271d8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.637687] [55069]: INFO cinder.api.openstack.wsgi [None req-971b218f-ecdf-4b6d-abc2-77efa60271d8 None None] GET http://10.180.1.21/volume// [ 995.638759] [55069]: DEBUG cinder.api.openstack.wsgi [None req-971b218f-ecdf-4b6d-abc2-77efa60271d8 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.638759] [55069]: DEBUG cinder.api.openstack.wsgi [None req-971b218f-ecdf-4b6d-abc2-77efa60271d8 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.638759] [55069]: INFO cinder.api.openstack.wsgi [None req-971b218f-ecdf-4b6d-abc2-77efa60271d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 995.638759] [55069]: [pid: 55069|app: 0|req: 96/202] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:30:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 995.642351] [55068]: DEBUG cinder.api.middleware.request_id [req-84842e51-6ba8-4117-9479-5848b5dae34a req-4bad4d9d-64d4-42e6-860f-a83478352edf None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.644672] [55068]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-4bad4d9d-64d4-42e6-860f-a83478352edf tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/attachments [ 995.645093] [55068]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-4bad4d9d-64d4-42e6-860f-a83478352edf tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa319d80-1c4c-48e3-a43e-c2af5e2df890", "connector": null, "instance_uuid": "34b6c2df-4806-4294-a6bd-441c65f27414"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 995.661036] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.661036] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.689397] [55068]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-4bad4d9d-64d4-42e6-860f-a83478352edf tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 995.689952] [55068]: [pid: 55068|app: 0|req: 107/203] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:30:29 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.695829] [55069]: DEBUG cinder.api.middleware.request_id [None req-c0a27b5b-1a31-4c9f-9c76-f99de33a2b74 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.695829] [55069]: INFO cinder.api.openstack.wsgi [None req-c0a27b5b-1a31-4c9f-9c76-f99de33a2b74 None None] GET http://10.180.1.21/volume// [ 995.695829] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c0a27b5b-1a31-4c9f-9c76-f99de33a2b74 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.695829] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c0a27b5b-1a31-4c9f-9c76-f99de33a2b74 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.695829] [55069]: INFO cinder.api.openstack.wsgi [None req-c0a27b5b-1a31-4c9f-9c76-f99de33a2b74 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 995.695829] [55069]: [pid: 55069|app: 0|req: 97/204] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:30:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 995.700340] [55068]: DEBUG cinder.api.middleware.request_id [req-84842e51-6ba8-4117-9479-5848b5dae34a req-1d16ebde-1e4e-4d85-be7e-001decb5587f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.702555] [55068]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-1d16ebde-1e4e-4d85-be7e-001decb5587f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 995.702990] [55068]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-1d16ebde-1e4e-4d85-be7e-001decb5587f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.703383] [55068]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-1d16ebde-1e4e-4d85-be7e-001decb5587f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.716109] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.716109] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.719727] [55068]: INFO cinder.volume.api [req-84842e51-6ba8-4117-9479-5848b5dae34a req-1d16ebde-1e4e-4d85-be7e-001decb5587f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 995.725475] [55068]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-1d16ebde-1e4e-4d85-be7e-001decb5587f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 995.725475] [55068]: [pid: 55068|app: 0|req: 108/205] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:30:29 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 996.913057] [55069]: DEBUG cinder.api.middleware.request_id [req-84842e51-6ba8-4117-9479-5848b5dae34a req-ec0883e2-0741-4c20-94ac-1a0448179cf0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.915503] [55069]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-ec0883e2-0741-4c20-94ac-1a0448179cf0 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] DELETE http://10.180.1.21/volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732 [ 996.915667] [55069]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-ec0883e2-0741-4c20-94ac-1a0448179cf0 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.916094] [55069]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-ec0883e2-0741-4c20-94ac-1a0448179cf0 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.929798] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.929798] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.468013] [55069]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-ec0883e2-0741-4c20-94ac-1a0448179cf0 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732 returned with HTTP 200 [ 997.468439] [55069]: [pid: 55069|app: 0|req: 98/206] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:30:30 2025] DELETE /volume/v3/attachments/93433c65-bdac-45a3-afb7-3d6f92736732 => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.631418] [55068]: DEBUG cinder.api.middleware.request_id [None req-4cc51769-095e-4676-a3b9-d24352cc1f5f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.631902] [55068]: INFO cinder.api.openstack.wsgi [None req-4cc51769-095e-4676-a3b9-d24352cc1f5f None None] GET http://10.180.1.21/volume// [ 999.632059] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4cc51769-095e-4676-a3b9-d24352cc1f5f None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.632280] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4cc51769-095e-4676-a3b9-d24352cc1f5f None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.632681] [55068]: INFO cinder.api.openstack.wsgi [None req-4cc51769-095e-4676-a3b9-d24352cc1f5f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 999.633113] [55068]: [pid: 55068|app: 0|req: 109/207] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:30:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 999.636470] [55069]: DEBUG cinder.api.middleware.request_id [req-84842e51-6ba8-4117-9479-5848b5dae34a req-7c20a77c-8c22-41ba-970f-b69635519421 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.638847] [55069]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-7c20a77c-8c22-41ba-970f-b69635519421 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 999.639127] [55069]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-7c20a77c-8c22-41ba-970f-b69635519421 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.639385] [55069]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-7c20a77c-8c22-41ba-970f-b69635519421 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.653311] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.653311] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.656795] [55069]: INFO cinder.volume.api [req-84842e51-6ba8-4117-9479-5848b5dae34a req-7c20a77c-8c22-41ba-970f-b69635519421 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 999.661297] [55069]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-7c20a77c-8c22-41ba-970f-b69635519421 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 999.661677] [55069]: [pid: 55069|app: 0|req: 99/208] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:30:33 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 999.769983] [55068]: DEBUG cinder.api.middleware.request_id [req-84842e51-6ba8-4117-9479-5848b5dae34a req-330b3415-cbb2-4f28-8894-2c8d6bc56a65 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.772389] [55068]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-330b3415-cbb2-4f28-8894-2c8d6bc56a65 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] PUT http://10.180.1.21/volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97 [ 999.772811] [55068]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-330b3415-cbb2-4f28-8894-2c8d6bc56a65 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-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=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 999.781064] [55068]: DEBUG cinder.coordination [req-84842e51-6ba8-4117-9479-5848b5dae34a req-330b3415-cbb2-4f28-8894-2c8d6bc56a65 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Acquiring lock "cinder-attachment_update-fa319d80-1c4c-48e3-a43e-c2af5e2df890-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 999.785789] [55068]: DEBUG cinder.coordination [req-84842e51-6ba8-4117-9479-5848b5dae34a req-330b3415-cbb2-4f28-8894-2c8d6bc56a65 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Lock "cinder-attachment_update-fa319d80-1c4c-48e3-a43e-c2af5e2df890-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 999.787106] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787106] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.309566] [55068]: DEBUG cinder.coordination [req-84842e51-6ba8-4117-9479-5848b5dae34a req-330b3415-cbb2-4f28-8894-2c8d6bc56a65 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Lock "cinder-attachment_update-fa319d80-1c4c-48e3-a43e-c2af5e2df890-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1000.310037] [55068]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-330b3415-cbb2-4f28-8894-2c8d6bc56a65 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97 returned with HTTP 200 [ 1000.310524] [55068]: [pid: 55068|app: 0|req: 110/209] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:30:33 2025] PUT /volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1000.818101] [55069]: DEBUG cinder.api.middleware.request_id [req-84842e51-6ba8-4117-9479-5848b5dae34a req-2cb1fa5b-ce01-48d6-8ba5-a38a51528540 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.820500] [55069]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-2cb1fa5b-ce01-48d6-8ba5-a38a51528540 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97/action [ 1000.821041] [55069]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-2cb1fa5b-ce01-48d6-8ba5-a38a51528540 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1000.821193] [55069]: DEBUG cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-2cb1fa5b-ce01-48d6-8ba5-a38a51528540 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1000.840741] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.840741] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.848457] [55069]: INFO cinder.api.openstack.wsgi [req-84842e51-6ba8-4117-9479-5848b5dae34a req-2cb1fa5b-ce01-48d6-8ba5-a38a51528540 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97/action returned with HTTP 204 [ 1000.848923] [55069]: [pid: 55069|app: 0|req: 100/210] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:30:34 2025] POST /volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1002.963628] [55068]: DEBUG cinder.api.middleware.request_id [None req-639d7345-34ca-4548-aec9-0c4042175cde None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.966549] [55068]: INFO cinder.api.openstack.wsgi [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1002.967058] [55068]: DEBUG cinder.api.openstack.wsgi [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-761916602"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1002.969724] [55068]: DEBUG cinder.api.v3.volumes [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-761916602'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1002.969952] [55068]: INFO cinder.api.v3.volumes [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Create volume of 1 GB [ 1002.970383] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970383] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.977772] [55068]: INFO cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Availability Zones retrieved successfully. [ 1002.987440] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Flow 'volume_create_api' (9611d7d1-06f6-4f37-954f-120e4e8bfb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1002.989203] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4003e4-b930-4c67-a970-b8826e171ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1002.991039] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1003.026259] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab4003e4-b930-4c67-a970-b8826e171ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1003.027564] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1b8ea0-5cc7-4394-8418-0f6021817331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1003.090061] [55068]: DEBUG cinder.quota [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Created reservations ['3b0b75d2-50d6-45dc-8451-9538571440e5', 'ec4816c1-ba42-471e-b0e0-3361908f91ca', '7e61a3eb-fd09-4b4d-a531-49e6857fe826', '843cde11-a089-4be7-9615-09f2532c6b3c'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1003.090061] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1b8ea0-5cc7-4394-8418-0f6021817331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b0b75d2-50d6-45dc-8451-9538571440e5', 'ec4816c1-ba42-471e-b0e0-3361908f91ca', '7e61a3eb-fd09-4b4d-a531-49e6857fe826', '843cde11-a089-4be7-9615-09f2532c6b3c']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1003.090353] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc71cd3-696d-4275-a737-c08ebb69c8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1003.107610] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc71cd3-696d-4275-a737-c08ebb69c8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31cdd10e-7f63-4dde-865e-7371caa85c87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-761916602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3d452e03a24e68bf594c7cfaa404fe',qos_specs=None,replication_status=,reservations=['3b0b75d2-50d6-45dc-8451-9538571440e5','ec4816c1-ba42-471e-b0e0-3361908f91ca','7e61a3eb-fd09-4b4d-a531-49e6857fe826','843cde11-a089-4be7-9615-09f2532c6b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c4e50e4aab48e3af9bd18e585d7b39',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:30:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-761916602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31cdd10e-7f63-4dde-865e-7371caa85c87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3d452e03a24e68bf594c7cfaa404fe',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='d5c4e50e4aab48e3af9bd18e585d7b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1003.108635] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b56fa7-2b00-4d7a-9bbb-f998328329e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1003.133020] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b56fa7-2b00-4d7a-9bbb-f998328329e3) 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-761916602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3d452e03a24e68bf594c7cfaa404fe',qos_specs=None,replication_status=,reservations=['3b0b75d2-50d6-45dc-8451-9538571440e5','ec4816c1-ba42-471e-b0e0-3361908f91ca','7e61a3eb-fd09-4b4d-a531-49e6857fe826','843cde11-a089-4be7-9615-09f2532c6b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c4e50e4aab48e3af9bd18e585d7b39',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1003.134700] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82fe59b-7e3b-4dd6-85db-1e757ab1e10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1003.150096] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82fe59b-7e3b-4dd6-85db-1e757ab1e10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1003.151987] [55068]: DEBUG cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Flow 'volume_create_api' (9611d7d1-06f6-4f37-954f-120e4e8bfb8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1003.152208] [55068]: INFO cinder.volume.api [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Create volume request issued successfully. [ 1003.153499] [55068]: INFO cinder.api.openstack.wsgi [None req-639d7345-34ca-4548-aec9-0c4042175cde tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1003.154019] [55068]: [pid: 55068|app: 0|req: 111/211] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:30:36 2025] POST /volume/v3/volumes => generated 752 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1003.171094] [55069]: DEBUG cinder.api.middleware.request_id [None req-e6713233-8f83-43a7-8475-4619ffc52e55 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.174942] [55069]: INFO cinder.api.openstack.wsgi [None req-e6713233-8f83-43a7-8475-4619ffc52e55 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1003.179232] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e6713233-8f83-43a7-8475-4619ffc52e55 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.179232] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e6713233-8f83-43a7-8475-4619ffc52e55 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.193152] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.193152] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.201139] [55069]: INFO cinder.volume.api [None req-e6713233-8f83-43a7-8475-4619ffc52e55 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1003.209141] [55069]: INFO cinder.api.openstack.wsgi [None req-e6713233-8f83-43a7-8475-4619ffc52e55 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1003.209689] [55069]: [pid: 55069|app: 0|req: 101/212] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:37 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.229880] [55068]: DEBUG cinder.api.middleware.request_id [None req-ed39ea45-770d-44b7-9fff-2efa5c979057 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.233036] [55068]: INFO cinder.api.openstack.wsgi [None req-ed39ea45-770d-44b7-9fff-2efa5c979057 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1004.233036] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ed39ea45-770d-44b7-9fff-2efa5c979057 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.233218] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ed39ea45-770d-44b7-9fff-2efa5c979057 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.243905] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.243905] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.254959] [55068]: INFO cinder.volume.api [None req-ed39ea45-770d-44b7-9fff-2efa5c979057 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1004.258136] [55068]: INFO cinder.api.openstack.wsgi [None req-ed39ea45-770d-44b7-9fff-2efa5c979057 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1004.258467] [55068]: [pid: 55068|app: 0|req: 112/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:38 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.579838] [55069]: DEBUG cinder.api.middleware.request_id [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-2b75a24c-c5f3-4243-8fe7-b97a77410de5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.582992] [55069]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-2b75a24c-c5f3-4243-8fe7-b97a77410de5 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1004.582992] [55069]: DEBUG cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-2b75a24c-c5f3-4243-8fe7-b97a77410de5 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.582992] [55069]: DEBUG cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-2b75a24c-c5f3-4243-8fe7-b97a77410de5 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.590593] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.590593] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.594438] [55069]: INFO cinder.volume.api [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-2b75a24c-c5f3-4243-8fe7-b97a77410de5 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1004.599702] [55069]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-2b75a24c-c5f3-4243-8fe7-b97a77410de5 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1004.600135] [55069]: [pid: 55069|app: 0|req: 102/214] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:30:38 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.122763] [55068]: DEBUG cinder.api.middleware.request_id [None req-8d813999-7325-427c-9e22-b434d3cdfc03 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.123406] [55068]: INFO cinder.api.openstack.wsgi [None req-8d813999-7325-427c-9e22-b434d3cdfc03 None None] GET http://10.180.1.21/volume// [ 1006.123510] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8d813999-7325-427c-9e22-b434d3cdfc03 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.123672] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8d813999-7325-427c-9e22-b434d3cdfc03 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.124076] [55068]: INFO cinder.api.openstack.wsgi [None req-8d813999-7325-427c-9e22-b434d3cdfc03 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1006.124386] [55068]: [pid: 55068|app: 0|req: 113/215] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:30:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1006.128913] [55069]: DEBUG cinder.api.middleware.request_id [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-447ad7e6-63fa-4c09-bfa1-e0abf373f9f1 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.131244] [55069]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-447ad7e6-63fa-4c09-bfa1-e0abf373f9f1 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1006.133327] [55069]: DEBUG cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-447ad7e6-63fa-4c09-bfa1-e0abf373f9f1 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31cdd10e-7f63-4dde-865e-7371caa85c87", "connector": null, "instance_uuid": "c068ac6b-0093-4c04-bfbe-98f33172ec30"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.144722] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.144722] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.174758] [55069]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-447ad7e6-63fa-4c09-bfa1-e0abf373f9f1 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1006.175309] [55069]: [pid: 55069|app: 0|req: 103/216] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:30:39 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) [ 1006.197402] [55068]: DEBUG cinder.api.middleware.request_id [None req-38c26d6b-63bd-4abc-8dce-19507767c7fb None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.199664] [55068]: INFO cinder.api.openstack.wsgi [None req-38c26d6b-63bd-4abc-8dce-19507767c7fb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1006.199893] [55068]: DEBUG cinder.api.openstack.wsgi [None req-38c26d6b-63bd-4abc-8dce-19507767c7fb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.200115] [55068]: DEBUG cinder.api.openstack.wsgi [None req-38c26d6b-63bd-4abc-8dce-19507767c7fb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.210181] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.210181] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.213642] [55068]: INFO cinder.volume.api [None req-38c26d6b-63bd-4abc-8dce-19507767c7fb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1006.221136] [55068]: INFO cinder.api.openstack.wsgi [None req-38c26d6b-63bd-4abc-8dce-19507767c7fb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1006.221136] [55068]: [pid: 55068|app: 0|req: 114/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:40 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.736485] [55069]: DEBUG cinder.api.middleware.request_id [None req-8290875f-873d-4c3c-ba8a-fde8253055d2 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.736991] [55069]: INFO cinder.api.openstack.wsgi [None req-8290875f-873d-4c3c-ba8a-fde8253055d2 None None] GET http://10.180.1.21/volume// [ 1006.737310] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8290875f-873d-4c3c-ba8a-fde8253055d2 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.737418] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8290875f-873d-4c3c-ba8a-fde8253055d2 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.737836] [55069]: INFO cinder.api.openstack.wsgi [None req-8290875f-873d-4c3c-ba8a-fde8253055d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1006.738142] [55069]: [pid: 55069|app: 0|req: 104/218] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:30:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1006.742199] [55068]: DEBUG cinder.api.middleware.request_id [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-0c09ac22-e01d-476b-8f2c-f71d0ff5aa86 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.744273] [55068]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-0c09ac22-e01d-476b-8f2c-f71d0ff5aa86 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1006.744733] [55068]: DEBUG cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-0c09ac22-e01d-476b-8f2c-f71d0ff5aa86 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.745136] [55068]: DEBUG cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-0c09ac22-e01d-476b-8f2c-f71d0ff5aa86 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.756601] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.756601] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.759256] [55068]: INFO cinder.volume.api [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-0c09ac22-e01d-476b-8f2c-f71d0ff5aa86 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1006.764825] [55068]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-0c09ac22-e01d-476b-8f2c-f71d0ff5aa86 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1006.764825] [55068]: [pid: 55068|app: 0|req: 115/219] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:30:40 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1006.829049] [55069]: DEBUG cinder.api.middleware.request_id [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-e95dffc5-7c0b-4336-81d9-1c63f303fb54 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.829243] [55069]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-e95dffc5-7c0b-4336-81d9-1c63f303fb54 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] PUT http://10.180.1.21/volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627 [ 1006.829538] [55069]: DEBUG cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-e95dffc5-7c0b-4336-81d9-1c63f303fb54 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-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-534417", "mountpoint": "/dev/sdb"}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.838366] [55069]: DEBUG cinder.coordination [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-e95dffc5-7c0b-4336-81d9-1c63f303fb54 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Acquiring lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1006.843397] [55069]: DEBUG cinder.coordination [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-e95dffc5-7c0b-4336-81d9-1c63f303fb54 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1006.844508] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.844508] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.231796] [55068]: DEBUG cinder.api.middleware.request_id [None req-9335bcac-ceb4-424f-8f39-c07896c08a1a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.233755] [55068]: INFO cinder.api.openstack.wsgi [None req-9335bcac-ceb4-424f-8f39-c07896c08a1a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1007.234194] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9335bcac-ceb4-424f-8f39-c07896c08a1a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.234583] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9335bcac-ceb4-424f-8f39-c07896c08a1a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.245420] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.245420] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.249179] [55068]: INFO cinder.volume.api [None req-9335bcac-ceb4-424f-8f39-c07896c08a1a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1007.253813] [55068]: INFO cinder.api.openstack.wsgi [None req-9335bcac-ceb4-424f-8f39-c07896c08a1a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1007.254592] [55068]: [pid: 55068|app: 0|req: 116/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:41 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.265287] [55068]: DEBUG cinder.api.middleware.request_id [None req-d3f4c936-cedb-4295-a80a-5c8281f83f4d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.266599] [55068]: INFO cinder.api.openstack.wsgi [None req-d3f4c936-cedb-4295-a80a-5c8281f83f4d tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1008.266815] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d3f4c936-cedb-4295-a80a-5c8281f83f4d tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.267054] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d3f4c936-cedb-4295-a80a-5c8281f83f4d tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.284124] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.284124] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.288088] [55068]: INFO cinder.volume.api [None req-d3f4c936-cedb-4295-a80a-5c8281f83f4d tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1008.294860] [55068]: INFO cinder.api.openstack.wsgi [None req-d3f4c936-cedb-4295-a80a-5c8281f83f4d tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1008.295343] [55068]: [pid: 55068|app: 0|req: 117/221] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:42 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1009.307216] [55068]: DEBUG cinder.api.middleware.request_id [None req-50ec2279-f16a-4d05-8bad-6399ad9d64c7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.310744] [55068]: INFO cinder.api.openstack.wsgi [None req-50ec2279-f16a-4d05-8bad-6399ad9d64c7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1009.311150] [55068]: DEBUG cinder.api.openstack.wsgi [None req-50ec2279-f16a-4d05-8bad-6399ad9d64c7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.311480] [55068]: DEBUG cinder.api.openstack.wsgi [None req-50ec2279-f16a-4d05-8bad-6399ad9d64c7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.326064] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.326064] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.330381] [55068]: INFO cinder.volume.api [None req-50ec2279-f16a-4d05-8bad-6399ad9d64c7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1009.336757] [55068]: INFO cinder.api.openstack.wsgi [None req-50ec2279-f16a-4d05-8bad-6399ad9d64c7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1009.337253] [55068]: [pid: 55068|app: 0|req: 118/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:43 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.347868] [55068]: DEBUG cinder.api.middleware.request_id [None req-61df5682-1602-49ac-b6f3-c8d43ea4c330 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.351896] [55068]: INFO cinder.api.openstack.wsgi [None req-61df5682-1602-49ac-b6f3-c8d43ea4c330 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1010.351896] [55068]: DEBUG cinder.api.openstack.wsgi [None req-61df5682-1602-49ac-b6f3-c8d43ea4c330 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.351896] [55068]: DEBUG cinder.api.openstack.wsgi [None req-61df5682-1602-49ac-b6f3-c8d43ea4c330 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.366947] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.366947] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.371092] [55068]: INFO cinder.volume.api [None req-61df5682-1602-49ac-b6f3-c8d43ea4c330 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1010.376230] [55068]: INFO cinder.api.openstack.wsgi [None req-61df5682-1602-49ac-b6f3-c8d43ea4c330 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1010.376813] [55068]: [pid: 55068|app: 0|req: 119/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:44 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.928619] [55068]: DEBUG cinder.api.middleware.request_id [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.930511] [55068]: INFO cinder.api.openstack.wsgi [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1010.930906] [55068]: DEBUG cinder.api.openstack.wsgi [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1000511015"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1010.932988] [55068]: DEBUG cinder.api.v3.volumes [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1000511015'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1010.933124] [55068]: INFO cinder.api.v3.volumes [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Create volume of 1 GB [ 1010.937726] [55068]: INFO cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Availability Zones retrieved successfully. [ 1010.944828] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Flow 'volume_create_api' (f2731f5c-87ed-4981-a807-1f70e16bfe01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1010.946135] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55167991-ba93-4475-b709-b71f857b5558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1010.947284] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1010.967022] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55167991-ba93-4475-b709-b71f857b5558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1010.967975] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c294ed0f-8a70-4353-839e-db04eae8dd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.011631] [55068]: DEBUG cinder.quota [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Created reservations ['346d1f67-1ba1-4472-bbb3-847b93431fec', 'cbf42a43-90f0-437b-8651-5c1e4c06362a', 'd434f002-4445-48d2-81f7-f14a0773f753', '38ed531f-5a76-43c8-a5ca-4917d9b46500'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1011.012938] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c294ed0f-8a70-4353-839e-db04eae8dd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['346d1f67-1ba1-4472-bbb3-847b93431fec', 'cbf42a43-90f0-437b-8651-5c1e4c06362a', 'd434f002-4445-48d2-81f7-f14a0773f753', '38ed531f-5a76-43c8-a5ca-4917d9b46500']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.014337] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce0943d-3fb6-41a9-a8de-0214d137c8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.032514] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce0943d-3fb6-41a9-a8de-0214d137c8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad77199-ad87-4211-8842-3642ee75d542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1000511015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf993518921046f4bb2dc54747ddea9c',qos_specs=None,replication_status=,reservations=['346d1f67-1ba1-4472-bbb3-847b93431fec','cbf42a43-90f0-437b-8651-5c1e4c06362a','d434f002-4445-48d2-81f7-f14a0773f753','38ed531f-5a76-43c8-a5ca-4917d9b46500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc97b1d5818407d9cdfaf6b3b7f0ebe',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1000511015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad77199-ad87-4211-8842-3642ee75d542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf993518921046f4bb2dc54747ddea9c',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='ddc97b1d5818407d9cdfaf6b3b7f0ebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.033509] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce5916ba-59ae-4e4c-9e61-0da4b53ea244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.048030] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce5916ba-59ae-4e4c-9e61-0da4b53ea244) 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-1000511015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf993518921046f4bb2dc54747ddea9c',qos_specs=None,replication_status=,reservations=['346d1f67-1ba1-4472-bbb3-847b93431fec','cbf42a43-90f0-437b-8651-5c1e4c06362a','d434f002-4445-48d2-81f7-f14a0773f753','38ed531f-5a76-43c8-a5ca-4917d9b46500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc97b1d5818407d9cdfaf6b3b7f0ebe',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.048030] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aacfe02-fd79-4181-983a-c0535a32d000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.058834] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aacfe02-fd79-4181-983a-c0535a32d000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.060649] [55068]: DEBUG cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Flow 'volume_create_api' (f2731f5c-87ed-4981-a807-1f70e16bfe01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1011.061387] [55068]: INFO cinder.volume.api [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Create volume request issued successfully. [ 1011.062490] [55068]: INFO cinder.api.openstack.wsgi [None req-af3dbfb8-2497-497d-b542-0d350ef15fd9 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1011.063308] [55068]: [pid: 55068|app: 0|req: 120/224] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:30:44 2025] POST /volume/v3/volumes => generated 758 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1011.072743] [55068]: DEBUG cinder.api.middleware.request_id [None req-824ac627-df7e-449d-a01e-288c72fc4fb8 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.077411] [55068]: INFO cinder.api.openstack.wsgi [None req-824ac627-df7e-449d-a01e-288c72fc4fb8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 [ 1011.077908] [55068]: DEBUG cinder.api.openstack.wsgi [None req-824ac627-df7e-449d-a01e-288c72fc4fb8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.078533] [55068]: DEBUG cinder.api.openstack.wsgi [None req-824ac627-df7e-449d-a01e-288c72fc4fb8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.088217] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.088217] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.092310] [55068]: INFO cinder.volume.api [None req-824ac627-df7e-449d-a01e-288c72fc4fb8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1011.097323] [55068]: INFO cinder.api.openstack.wsgi [None req-824ac627-df7e-449d-a01e-288c72fc4fb8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 returned with HTTP 200 [ 1011.097804] [55068]: [pid: 55068|app: 0|req: 121/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:44 2025] GET /volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1011.368508] [55069]: DEBUG cinder.coordination [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-e95dffc5-7c0b-4336-81d9-1c63f303fb54 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1011.368863] [55069]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-e95dffc5-7c0b-4336-81d9-1c63f303fb54 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627 returned with HTTP 200 [ 1011.369365] [55069]: [pid: 55069|app: 0|req: 105/226] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:30:40 2025] PUT /volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.386299] [55068]: DEBUG cinder.api.middleware.request_id [None req-d46f21ef-592d-40b2-a7d4-cce012357d80 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.389482] [55068]: INFO cinder.api.openstack.wsgi [None req-d46f21ef-592d-40b2-a7d4-cce012357d80 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1011.389776] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d46f21ef-592d-40b2-a7d4-cce012357d80 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.390051] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d46f21ef-592d-40b2-a7d4-cce012357d80 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.407067] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407067] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.413503] [55068]: INFO cinder.volume.api [None req-d46f21ef-592d-40b2-a7d4-cce012357d80 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1011.421573] [55068]: INFO cinder.api.openstack.wsgi [None req-d46f21ef-592d-40b2-a7d4-cce012357d80 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1011.422312] [55068]: [pid: 55068|app: 0|req: 122/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:45 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.108919] [55069]: DEBUG cinder.api.middleware.request_id [None req-fa051da2-5dbe-4a86-a676-c894626b7f12 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.111160] [55069]: INFO cinder.api.openstack.wsgi [None req-fa051da2-5dbe-4a86-a676-c894626b7f12 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 [ 1012.111279] [55069]: DEBUG cinder.api.openstack.wsgi [None req-fa051da2-5dbe-4a86-a676-c894626b7f12 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.111589] [55069]: DEBUG cinder.api.openstack.wsgi [None req-fa051da2-5dbe-4a86-a676-c894626b7f12 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.121845] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.121845] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.126689] [55069]: INFO cinder.volume.api [None req-fa051da2-5dbe-4a86-a676-c894626b7f12 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1012.133564] [55069]: INFO cinder.api.openstack.wsgi [None req-fa051da2-5dbe-4a86-a676-c894626b7f12 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 returned with HTTP 200 [ 1012.134549] [55069]: [pid: 55069|app: 0|req: 106/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:45 2025] GET /volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.437728] [55068]: DEBUG cinder.api.middleware.request_id [None req-c68b8250-4536-4c2d-9097-aeb1f4b473ce None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.439292] [55068]: INFO cinder.api.openstack.wsgi [None req-c68b8250-4536-4c2d-9097-aeb1f4b473ce tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1012.439510] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c68b8250-4536-4c2d-9097-aeb1f4b473ce tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.439729] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c68b8250-4536-4c2d-9097-aeb1f4b473ce tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.452991] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.452991] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.456973] [55068]: INFO cinder.volume.api [None req-c68b8250-4536-4c2d-9097-aeb1f4b473ce tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1012.461017] [55068]: INFO cinder.api.openstack.wsgi [None req-c68b8250-4536-4c2d-9097-aeb1f4b473ce tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1012.461510] [55068]: [pid: 55068|app: 0|req: 123/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:46 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1013.025421] [55069]: DEBUG cinder.api.middleware.request_id [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-23e7fbcd-32e8-41e3-bf39-3681c1ac3982 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.027461] [55069]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-23e7fbcd-32e8-41e3-bf39-3681c1ac3982 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] POST http://10.180.1.21/volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627/action [ 1013.027929] [55069]: DEBUG cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-23e7fbcd-32e8-41e3-bf39-3681c1ac3982 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1013.028090] [55069]: DEBUG cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-23e7fbcd-32e8-41e3-bf39-3681c1ac3982 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1013.047177] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.047177] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.057813] [55069]: INFO cinder.api.openstack.wsgi [req-6ddcc068-9d73-4e69-aa1b-8cdfa1791958 req-23e7fbcd-32e8-41e3-bf39-3681c1ac3982 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627/action returned with HTTP 204 [ 1013.058444] [55069]: [pid: 55069|app: 0|req: 107/230] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:30:46 2025] POST /volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1013.472738] [55068]: DEBUG cinder.api.middleware.request_id [None req-05d7ed8d-a4ee-4a0e-a3fe-9cef48957e47 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.475093] [55068]: INFO cinder.api.openstack.wsgi [None req-05d7ed8d-a4ee-4a0e-a3fe-9cef48957e47 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1013.475394] [55068]: DEBUG cinder.api.openstack.wsgi [None req-05d7ed8d-a4ee-4a0e-a3fe-9cef48957e47 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.475658] [55068]: DEBUG cinder.api.openstack.wsgi [None req-05d7ed8d-a4ee-4a0e-a3fe-9cef48957e47 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.494030] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.494030] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.498457] [55068]: INFO cinder.volume.api [None req-05d7ed8d-a4ee-4a0e-a3fe-9cef48957e47 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1013.507122] [55068]: INFO cinder.api.openstack.wsgi [None req-05d7ed8d-a4ee-4a0e-a3fe-9cef48957e47 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1013.507605] [55068]: [pid: 55068|app: 0|req: 124/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:47 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1013.521058] [55069]: DEBUG cinder.api.middleware.request_id [None req-82da665b-861a-4b53-bcf2-0f9e1259e9f0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.523356] [55069]: INFO cinder.api.openstack.wsgi [None req-82da665b-861a-4b53-bcf2-0f9e1259e9f0 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1013.524658] [55069]: DEBUG cinder.api.openstack.wsgi [None req-82da665b-861a-4b53-bcf2-0f9e1259e9f0 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.524658] [55069]: DEBUG cinder.api.openstack.wsgi [None req-82da665b-861a-4b53-bcf2-0f9e1259e9f0 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.535744] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.535744] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.539291] [55069]: INFO cinder.volume.api [None req-82da665b-861a-4b53-bcf2-0f9e1259e9f0 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1013.544793] [55069]: INFO cinder.api.openstack.wsgi [None req-82da665b-861a-4b53-bcf2-0f9e1259e9f0 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1013.547763] [55069]: [pid: 55069|app: 0|req: 108/232] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:47 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.610656] [55068]: DEBUG cinder.api.middleware.request_id [None req-df1aea59-d256-4205-85fb-c89e650a731a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.613013] [55068]: INFO cinder.api.openstack.wsgi [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1018.614173] [55068]: DEBUG cinder.api.openstack.wsgi [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-517394745"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1018.616108] [55068]: DEBUG cinder.api.v3.volumes [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-517394745'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1018.616197] [55068]: INFO cinder.api.v3.volumes [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Create volume of 1 GB [ 1018.623454] [55068]: INFO cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Availability Zones retrieved successfully. [ 1018.631730] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Flow 'volume_create_api' (a96a7fee-bbd5-4899-ae1b-ebbc732962c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1018.634092] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b02ee0a-d6a4-4454-97dd-fbfd06123586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1018.634291] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1018.672331] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b02ee0a-d6a4-4454-97dd-fbfd06123586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1018.673214] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8aa75c-9588-4051-99af-12382f169b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1018.710458] [55068]: DEBUG cinder.quota [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Created reservations ['03cc3f34-5c29-4dc7-9dd0-6f2331d223a3', '265e6839-5067-43da-bef4-7ee798cb7ea8', '35e09621-e16b-43b0-9365-79713aa339bd', '2c3842d8-5c92-4421-aff5-9af3bbecdf88'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1018.712678] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8aa75c-9588-4051-99af-12382f169b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03cc3f34-5c29-4dc7-9dd0-6f2331d223a3', '265e6839-5067-43da-bef4-7ee798cb7ea8', '35e09621-e16b-43b0-9365-79713aa339bd', '2c3842d8-5c92-4421-aff5-9af3bbecdf88']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1018.713856] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcdabcce-5b6b-434d-8dea-54b86117c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1018.734940] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcdabcce-5b6b-434d-8dea-54b86117c697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b68d74d0-dd94-4bf0-947b-952e62c1e57d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-517394745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c100ce6f542495bb6f5a1bac4e1ad43',qos_specs=None,replication_status=,reservations=['03cc3f34-5c29-4dc7-9dd0-6f2331d223a3','265e6839-5067-43da-bef4-7ee798cb7ea8','35e09621-e16b-43b0-9365-79713aa339bd','2c3842d8-5c92-4421-aff5-9af3bbecdf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911719f532f5480dbcdb0e7203e43cdc',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-517394745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b68d74d0-dd94-4bf0-947b-952e62c1e57d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c100ce6f542495bb6f5a1bac4e1ad43',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='911719f532f5480dbcdb0e7203e43cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1018.736047] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108c6b79-5c0e-479f-b44c-e878f5479933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1018.756039] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108c6b79-5c0e-479f-b44c-e878f5479933) 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-517394745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c100ce6f542495bb6f5a1bac4e1ad43',qos_specs=None,replication_status=,reservations=['03cc3f34-5c29-4dc7-9dd0-6f2331d223a3','265e6839-5067-43da-bef4-7ee798cb7ea8','35e09621-e16b-43b0-9365-79713aa339bd','2c3842d8-5c92-4421-aff5-9af3bbecdf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='911719f532f5480dbcdb0e7203e43cdc',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1018.756039] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76b1aaf-5a3d-42c9-a239-746c19f923d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1018.766566] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76b1aaf-5a3d-42c9-a239-746c19f923d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1018.767820] [55068]: DEBUG cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Flow 'volume_create_api' (a96a7fee-bbd5-4899-ae1b-ebbc732962c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1018.768278] [55068]: INFO cinder.volume.api [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Create volume request issued successfully. [ 1018.769135] [55068]: INFO cinder.api.openstack.wsgi [None req-df1aea59-d256-4205-85fb-c89e650a731a tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1018.773019] [55068]: [pid: 55068|app: 0|req: 125/233] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:30:52 2025] POST /volume/v3/volumes => generated 755 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1018.783743] [55069]: DEBUG cinder.api.middleware.request_id [None req-8bec94f0-703a-4c3a-a33d-50f33df26dd8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.786148] [55069]: INFO cinder.api.openstack.wsgi [None req-8bec94f0-703a-4c3a-a33d-50f33df26dd8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1018.786408] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8bec94f0-703a-4c3a-a33d-50f33df26dd8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.786650] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8bec94f0-703a-4c3a-a33d-50f33df26dd8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.800051] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.800051] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.805583] [55069]: INFO cinder.volume.api [None req-8bec94f0-703a-4c3a-a33d-50f33df26dd8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1018.815656] [55069]: INFO cinder.api.openstack.wsgi [None req-8bec94f0-703a-4c3a-a33d-50f33df26dd8 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1018.816273] [55069]: [pid: 55069|app: 0|req: 109/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:52 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.831364] [55068]: DEBUG cinder.api.middleware.request_id [None req-0caa84b9-b52c-4a91-8c1b-f9511bb3dd57 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.834880] [55068]: INFO cinder.api.openstack.wsgi [None req-0caa84b9-b52c-4a91-8c1b-f9511bb3dd57 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1019.834880] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0caa84b9-b52c-4a91-8c1b-f9511bb3dd57 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.834880] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0caa84b9-b52c-4a91-8c1b-f9511bb3dd57 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.849896] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.849896] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.854675] [55068]: INFO cinder.volume.api [None req-0caa84b9-b52c-4a91-8c1b-f9511bb3dd57 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1019.859652] [55068]: INFO cinder.api.openstack.wsgi [None req-0caa84b9-b52c-4a91-8c1b-f9511bb3dd57 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1019.860094] [55068]: [pid: 55068|app: 0|req: 126/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:30:53 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.812616] [55069]: DEBUG cinder.api.middleware.request_id [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.815270] [55069]: INFO cinder.api.openstack.wsgi [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1026.815494] [55069]: DEBUG cinder.api.openstack.wsgi [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-931934902"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.817501] [55069]: DEBUG cinder.api.v3.volumes [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-931934902'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1026.817636] [55069]: INFO cinder.api.v3.volumes [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Create volume of 1 GB [ 1026.824691] [55069]: INFO cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Availability Zones retrieved successfully. [ 1026.832676] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Flow 'volume_create_api' (b94304fa-a865-402f-9e35-c58a8c143a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1026.834113] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3650f00a-c495-461a-82b0-542bd258b01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.835398] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1026.856757] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3650f00a-c495-461a-82b0-542bd258b01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.858296] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a2feab-d701-46d2-b3a0-37b2517780b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.906476] [55069]: DEBUG cinder.quota [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Created reservations ['faa658e4-78a2-444c-b6db-dedbe6eecd33', 'd04d1b71-c91d-4056-82b8-79ea215f069a', 'ff3efe29-5780-43a7-a885-1774c6ab86fe', 'fe839bc1-0759-4d8b-b03a-7f925a8000de'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1026.907897] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a2feab-d701-46d2-b3a0-37b2517780b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faa658e4-78a2-444c-b6db-dedbe6eecd33', 'd04d1b71-c91d-4056-82b8-79ea215f069a', 'ff3efe29-5780-43a7-a885-1774c6ab86fe', 'fe839bc1-0759-4d8b-b03a-7f925a8000de']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.908838] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9b15f2-181e-4c47-a82d-5cffe3e9c42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.925550] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9b15f2-181e-4c47-a82d-5cffe3e9c42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2272fd7f-2074-4ea6-aaf8-59ed455ffc0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-931934902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf993518921046f4bb2dc54747ddea9c',qos_specs=None,replication_status=,reservations=['faa658e4-78a2-444c-b6db-dedbe6eecd33','d04d1b71-c91d-4056-82b8-79ea215f069a','ff3efe29-5780-43a7-a885-1774c6ab86fe','fe839bc1-0759-4d8b-b03a-7f925a8000de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc97b1d5818407d9cdfaf6b3b7f0ebe',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-931934902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2272fd7f-2074-4ea6-aaf8-59ed455ffc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf993518921046f4bb2dc54747ddea9c',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='ddc97b1d5818407d9cdfaf6b3b7f0ebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.925550] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f4a2e0-0f6b-4c03-8448-a9e07f10abd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.941614] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f4a2e0-0f6b-4c03-8448-a9e07f10abd1) 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-931934902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf993518921046f4bb2dc54747ddea9c',qos_specs=None,replication_status=,reservations=['faa658e4-78a2-444c-b6db-dedbe6eecd33','d04d1b71-c91d-4056-82b8-79ea215f069a','ff3efe29-5780-43a7-a885-1774c6ab86fe','fe839bc1-0759-4d8b-b03a-7f925a8000de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc97b1d5818407d9cdfaf6b3b7f0ebe',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.942565] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc2608b-80bc-4811-ba1c-5386d66f1556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.957047] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc2608b-80bc-4811-ba1c-5386d66f1556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.957047] [55069]: DEBUG cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Flow 'volume_create_api' (b94304fa-a865-402f-9e35-c58a8c143a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1026.957047] [55069]: INFO cinder.volume.api [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Create volume request issued successfully. [ 1026.957047] [55069]: INFO cinder.api.openstack.wsgi [None req-faeb1455-414f-4c90-9a58-797d2222bbd1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1026.957047] [55069]: [pid: 55069|app: 0|req: 110/236] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:31:00 2025] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1026.967989] [55068]: DEBUG cinder.api.middleware.request_id [None req-d69c8b37-0ea8-4737-84c3-5cb0ac05c2dd None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.971108] [55068]: INFO cinder.api.openstack.wsgi [None req-d69c8b37-0ea8-4737-84c3-5cb0ac05c2dd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1026.971427] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d69c8b37-0ea8-4737-84c3-5cb0ac05c2dd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.971661] [55068]: DEBUG cinder.api.openstack.wsgi [None req-d69c8b37-0ea8-4737-84c3-5cb0ac05c2dd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.981218] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.981218] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.989318] [55068]: INFO cinder.volume.api [None req-d69c8b37-0ea8-4737-84c3-5cb0ac05c2dd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1026.993056] [55068]: INFO cinder.api.openstack.wsgi [None req-d69c8b37-0ea8-4737-84c3-5cb0ac05c2dd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1026.993483] [55068]: [pid: 55068|app: 0|req: 127/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:00 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.010085] [55069]: DEBUG cinder.api.middleware.request_id [None req-b1d8fc26-22cc-4074-a007-65e3cf429a4f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.014277] [55069]: INFO cinder.api.openstack.wsgi [None req-b1d8fc26-22cc-4074-a007-65e3cf429a4f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1028.014277] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b1d8fc26-22cc-4074-a007-65e3cf429a4f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.014277] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b1d8fc26-22cc-4074-a007-65e3cf429a4f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.023833] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.023833] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.029306] [55069]: INFO cinder.volume.api [None req-b1d8fc26-22cc-4074-a007-65e3cf429a4f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1028.034526] [55069]: INFO cinder.api.openstack.wsgi [None req-b1d8fc26-22cc-4074-a007-65e3cf429a4f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1028.035080] [55069]: [pid: 55069|app: 0|req: 111/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:01 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.981828] [55068]: DEBUG cinder.api.middleware.request_id [None req-24b6420c-e98f-402e-9366-8ef73d9438da None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.982355] [55068]: INFO cinder.api.openstack.wsgi [None req-24b6420c-e98f-402e-9366-8ef73d9438da None None] GET http://10.180.1.21/volume// [ 1028.982592] [55068]: DEBUG cinder.api.openstack.wsgi [None req-24b6420c-e98f-402e-9366-8ef73d9438da None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.982819] [55068]: DEBUG cinder.api.openstack.wsgi [None req-24b6420c-e98f-402e-9366-8ef73d9438da None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.983239] [55068]: INFO cinder.api.openstack.wsgi [None req-24b6420c-e98f-402e-9366-8ef73d9438da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1028.983932] [55068]: [pid: 55068|app: 0|req: 128/239] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:31:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1028.989809] [55069]: DEBUG cinder.api.middleware.request_id [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-708b211e-a00e-436d-a3d6-f33f2f9c6760 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.992310] [55069]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-708b211e-a00e-436d-a3d6-f33f2f9c6760 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1028.992821] [55069]: DEBUG cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-708b211e-a00e-436d-a3d6-f33f2f9c6760 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31cdd10e-7f63-4dde-865e-7371caa85c87", "connector": null, "instance_uuid": "c068ac6b-0093-4c04-bfbe-98f33172ec30"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.014793] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.014793] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.052236] [55069]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-708b211e-a00e-436d-a3d6-f33f2f9c6760 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1029.052755] [55069]: [pid: 55069|app: 0|req: 112/240] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:31:02 2025] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.057572] [55068]: DEBUG cinder.api.middleware.request_id [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-29570c92-ad04-4722-8e53-c43d412d18e1 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.060324] [55068]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-29570c92-ad04-4722-8e53-c43d412d18e1 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] DELETE http://10.180.1.21/volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627 [ 1029.060557] [55068]: DEBUG cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-29570c92-ad04-4722-8e53-c43d412d18e1 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.060811] [55068]: DEBUG cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-29570c92-ad04-4722-8e53-c43d412d18e1 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.069310] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.069310] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.605938] [55068]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-29570c92-ad04-4722-8e53-c43d412d18e1 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627 returned with HTTP 200 [ 1029.606606] [55068]: [pid: 55068|app: 0|req: 129/241] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:31:02 2025] DELETE /volume/v3/attachments/baf1346e-0b5c-4fec-bec6-d355124ed627 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.028130] [55069]: DEBUG cinder.api.middleware.request_id [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-1fd60189-1ae5-424f-a604-19ffa627a0bb None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.030425] [55069]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-1fd60189-1ae5-424f-a604-19ffa627a0bb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] PUT http://10.180.1.21/volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 [ 1034.030995] [55069]: DEBUG cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-1fd60189-1ae5-424f-a604-19ffa627a0bb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-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-534417", "mountpoint": "/dev/sdb"}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1034.042362] [55069]: DEBUG cinder.coordination [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-1fd60189-1ae5-424f-a604-19ffa627a0bb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Acquiring lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1034.047401] [55069]: DEBUG cinder.coordination [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-1fd60189-1ae5-424f-a604-19ffa627a0bb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1034.048537] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.048537] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.574964] [55069]: DEBUG cinder.coordination [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-1fd60189-1ae5-424f-a604-19ffa627a0bb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1034.575397] [55069]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-1fd60189-1ae5-424f-a604-19ffa627a0bb tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 returned with HTTP 200 [ 1034.575956] [55069]: [pid: 55069|app: 0|req: 113/242] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:31:07 2025] PUT /volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.581102] [55068]: DEBUG cinder.api.middleware.request_id [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-a892dd2d-14e1-4b3e-b39b-93c16c54cd44 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.583654] [55068]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-a892dd2d-14e1-4b3e-b39b-93c16c54cd44 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 [ 1034.583924] [55068]: DEBUG cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-a892dd2d-14e1-4b3e-b39b-93c16c54cd44 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.584166] [55068]: DEBUG cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-a892dd2d-14e1-4b3e-b39b-93c16c54cd44 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.604183] [55068]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-a892dd2d-14e1-4b3e-b39b-93c16c54cd44 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 returned with HTTP 200 [ 1034.604661] [55068]: [pid: 55068|app: 0|req: 130/243] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 02:31:08 2025] GET /volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1037.265522] [55069]: DEBUG cinder.api.middleware.request_id [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-87495411-ceec-4901-a7f7-6bfec34ba0c6 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.268051] [55069]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-87495411-ceec-4901-a7f7-6bfec34ba0c6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] POST http://10.180.1.21/volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7/action [ 1037.269252] [55069]: DEBUG cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-87495411-ceec-4901-a7f7-6bfec34ba0c6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1037.272784] [55069]: DEBUG cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-87495411-ceec-4901-a7f7-6bfec34ba0c6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1037.272784] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=121,cinder:UPDATE=30,cinder:INSERT=9 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1037.300022] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.300022] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.306274] [55069]: INFO cinder.api.openstack.wsgi [req-e757797e-b18a-4ce9-b6b6-d75d00a19963 req-87495411-ceec-4901-a7f7-6bfec34ba0c6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7/action returned with HTTP 204 [ 1037.306776] [55069]: [pid: 55069|app: 0|req: 114/244] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:31:11 2025] POST /volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1040.877948] [55068]: DEBUG cinder.api.middleware.request_id [None req-b4e4146e-1a45-414e-ace3-eacec8508854 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.878429] [55068]: INFO cinder.api.openstack.wsgi [None req-b4e4146e-1a45-414e-ace3-eacec8508854 None None] GET http://10.180.1.21/volume// [ 1040.878608] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b4e4146e-1a45-414e-ace3-eacec8508854 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.878834] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b4e4146e-1a45-414e-ace3-eacec8508854 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.879253] [55068]: INFO cinder.api.openstack.wsgi [None req-b4e4146e-1a45-414e-ace3-eacec8508854 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1040.879691] [55068]: [pid: 55068|app: 0|req: 131/245] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:31:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1040.883238] [55069]: DEBUG cinder.api.middleware.request_id [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0f3ac46b-b650-46ab-a091-2bcca6d44ccf None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.885519] [55069]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0f3ac46b-b650-46ab-a091-2bcca6d44ccf tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1040.885914] [55069]: DEBUG cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0f3ac46b-b650-46ab-a091-2bcca6d44ccf tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31cdd10e-7f63-4dde-865e-7371caa85c87", "connector": null, "instance_uuid": "c068ac6b-0093-4c04-bfbe-98f33172ec30"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1040.901827] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.901827] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.931246] [55069]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0f3ac46b-b650-46ab-a091-2bcca6d44ccf tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1040.931846] [55069]: [pid: 55069|app: 0|req: 115/246] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:31:14 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1040.935915] [55068]: DEBUG cinder.api.middleware.request_id [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-129df30f-c846-4c8b-a24a-1e93cc325fb7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.938270] [55068]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-129df30f-c846-4c8b-a24a-1e93cc325fb7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 [ 1040.938518] [55068]: DEBUG cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-129df30f-c846-4c8b-a24a-1e93cc325fb7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.938861] [55068]: DEBUG cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-129df30f-c846-4c8b-a24a-1e93cc325fb7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.942924] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=224,cinder:UPDATE=42,cinder:INSERT=27 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1040.950895] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.950895] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.480637] [55068]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-129df30f-c846-4c8b-a24a-1e93cc325fb7 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 returned with HTTP 200 [ 1041.481820] [55068]: [pid: 55068|app: 0|req: 132/247] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:31:14 2025] DELETE /volume/v3/attachments/4b9e8cb0-f90f-4796-a14e-3cd300cb01e7 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1043.633350] [55069]: DEBUG cinder.api.middleware.request_id [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ffc1d4a4-6d73-4c75-bee6-cb2d5572c82e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.635923] [55069]: INFO cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ffc1d4a4-6d73-4c75-bee6-cb2d5572c82e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1043.637910] [55069]: DEBUG cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ffc1d4a4-6d73-4c75-bee6-cb2d5572c82e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.637910] [55069]: DEBUG cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ffc1d4a4-6d73-4c75-bee6-cb2d5572c82e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.648284] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.648284] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.653550] [55069]: INFO cinder.volume.api [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ffc1d4a4-6d73-4c75-bee6-cb2d5572c82e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1043.659486] [55069]: INFO cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ffc1d4a4-6d73-4c75-bee6-cb2d5572c82e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1043.660063] [55069]: [pid: 55069|app: 0|req: 116/248] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:31:17 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.676034] [55068]: DEBUG cinder.api.middleware.request_id [None req-ca729913-ac06-430d-8265-2d1461f284e1 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.676369] [55068]: INFO cinder.api.openstack.wsgi [None req-ca729913-ac06-430d-8265-2d1461f284e1 None None] GET http://10.180.1.21/volume// [ 1043.676524] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ca729913-ac06-430d-8265-2d1461f284e1 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.676768] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ca729913-ac06-430d-8265-2d1461f284e1 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.677184] [55068]: INFO cinder.api.openstack.wsgi [None req-ca729913-ac06-430d-8265-2d1461f284e1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.677508] [55068]: [pid: 55068|app: 0|req: 133/249] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:31:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.682755] [55069]: DEBUG cinder.api.middleware.request_id [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ef2887cb-b4ef-42df-9990-609c92610b92 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.685928] [55069]: INFO cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ef2887cb-b4ef-42df-9990-609c92610b92 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1043.686305] [55069]: DEBUG cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ef2887cb-b4ef-42df-9990-609c92610b92 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b68d74d0-dd94-4bf0-947b-952e62c1e57d", "connector": null, "instance_uuid": "b3183635-bc59-44cb-917d-efba7272a26d"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1043.698350] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.698350] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.721154] [55069]: INFO cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-ef2887cb-b4ef-42df-9990-609c92610b92 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1043.721694] [55069]: [pid: 55069|app: 0|req: 117/250] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:31:17 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1043.744047] [55068]: DEBUG cinder.api.middleware.request_id [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-bfc7f5fb-1de3-49c5-a0db-d97417c290df None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.746406] [55068]: INFO cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-bfc7f5fb-1de3-49c5-a0db-d97417c290df tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] POST http://10.180.1.21/volume/v3/attachments/fe9fcc56-54e3-4a8c-ad0d-3767aafdc33c/action [ 1043.746828] [55068]: DEBUG cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-bfc7f5fb-1de3-49c5-a0db-d97417c290df tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action body: b'{"os-complete": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1043.746965] [55068]: DEBUG cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-bfc7f5fb-1de3-49c5-a0db-d97417c290df tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1043.761218] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.761218] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.768372] [55068]: INFO cinder.api.openstack.wsgi [req-cbf4e5e8-a27a-4050-8f43-40dc3b45a242 req-bfc7f5fb-1de3-49c5-a0db-d97417c290df tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/attachments/fe9fcc56-54e3-4a8c-ad0d-3767aafdc33c/action returned with HTTP 204 [ 1043.768867] [55068]: [pid: 55068|app: 0|req: 134/251] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:31:17 2025] POST /volume/v3/attachments/fe9fcc56-54e3-4a8c-ad0d-3767aafdc33c/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1043.783302] [55069]: DEBUG cinder.api.middleware.request_id [None req-3f1c0ebb-1dfb-44f2-8d3f-162a0881fc4b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.786298] [55069]: INFO cinder.api.openstack.wsgi [None req-3f1c0ebb-1dfb-44f2-8d3f-162a0881fc4b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1043.786656] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3f1c0ebb-1dfb-44f2-8d3f-162a0881fc4b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.787030] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3f1c0ebb-1dfb-44f2-8d3f-162a0881fc4b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.801093] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.801093] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.805233] [55069]: INFO cinder.volume.api [None req-3f1c0ebb-1dfb-44f2-8d3f-162a0881fc4b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1043.813299] [55069]: INFO cinder.api.openstack.wsgi [None req-3f1c0ebb-1dfb-44f2-8d3f-162a0881fc4b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1043.813786] [55069]: [pid: 55069|app: 0|req: 118/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:17 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 1110 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1043.823622] [55068]: DEBUG cinder.api.middleware.request_id [None req-4583cc69-46c3-4fd4-a085-332959af45e5 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.825951] [55068]: INFO cinder.api.openstack.wsgi [None req-4583cc69-46c3-4fd4-a085-332959af45e5 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1043.826225] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4583cc69-46c3-4fd4-a085-332959af45e5 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.826444] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4583cc69-46c3-4fd4-a085-332959af45e5 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.836821] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.836821] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.840749] [55068]: INFO cinder.volume.api [None req-4583cc69-46c3-4fd4-a085-332959af45e5 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1043.845725] [55068]: INFO cinder.api.openstack.wsgi [None req-4583cc69-46c3-4fd4-a085-332959af45e5 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1043.846286] [55068]: [pid: 55068|app: 0|req: 135/253] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:17 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1043.881550] [55069]: DEBUG cinder.api.middleware.request_id [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-aedeec99-b3c7-4a76-a792-df48c829d89c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.883956] [55069]: INFO cinder.api.openstack.wsgi [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-aedeec99-b3c7-4a76-a792-df48c829d89c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1043.884193] [55069]: DEBUG cinder.api.openstack.wsgi [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-aedeec99-b3c7-4a76-a792-df48c829d89c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.884416] [55069]: DEBUG cinder.api.openstack.wsgi [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-aedeec99-b3c7-4a76-a792-df48c829d89c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.896745] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.896745] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.900933] [55069]: INFO cinder.volume.api [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-aedeec99-b3c7-4a76-a792-df48c829d89c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1043.905946] [55069]: INFO cinder.api.openstack.wsgi [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-aedeec99-b3c7-4a76-a792-df48c829d89c tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1043.906546] [55069]: [pid: 55069|app: 0|req: 119/254] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:31:17 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1043.926693] [55068]: DEBUG cinder.api.middleware.request_id [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-80c0419f-af48-4b75-ae5f-026de5b038b2 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.929146] [55068]: INFO cinder.api.openstack.wsgi [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-80c0419f-af48-4b75-ae5f-026de5b038b2 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fe9fcc56-54e3-4a8c-ad0d-3767aafdc33c [ 1043.929378] [55068]: DEBUG cinder.api.openstack.wsgi [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-80c0419f-af48-4b75-ae5f-026de5b038b2 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.929595] [55068]: DEBUG cinder.api.openstack.wsgi [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-80c0419f-af48-4b75-ae5f-026de5b038b2 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.937811] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.937811] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.464549] [55068]: INFO cinder.api.openstack.wsgi [req-9ae4f04c-cf4e-456b-9bfb-470914b1d2a6 req-80c0419f-af48-4b75-ae5f-026de5b038b2 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/attachments/fe9fcc56-54e3-4a8c-ad0d-3767aafdc33c returned with HTTP 200 [ 1044.465009] [55068]: [pid: 55068|app: 0|req: 136/255] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:31:17 2025] DELETE /volume/v3/attachments/fe9fcc56-54e3-4a8c-ad0d-3767aafdc33c => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.483499] [55069]: DEBUG cinder.api.middleware.request_id [None req-a199548b-0b4f-4cf9-84b9-d4ea4d14c90b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.485759] [55069]: INFO cinder.api.openstack.wsgi [None req-a199548b-0b4f-4cf9-84b9-d4ea4d14c90b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1044.485997] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a199548b-0b4f-4cf9-84b9-d4ea4d14c90b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.486256] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a199548b-0b4f-4cf9-84b9-d4ea4d14c90b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.495564] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.495564] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.499345] [55069]: INFO cinder.volume.api [None req-a199548b-0b4f-4cf9-84b9-d4ea4d14c90b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1044.504351] [55069]: INFO cinder.api.openstack.wsgi [None req-a199548b-0b4f-4cf9-84b9-d4ea4d14c90b tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1044.504772] [55069]: [pid: 55069|app: 0|req: 120/256] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:18 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.342781] [55068]: DEBUG cinder.api.middleware.request_id [None req-8604167b-2956-4afa-a712-cf5a15b15675 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.345068] [55068]: INFO cinder.api.openstack.wsgi [None req-8604167b-2956-4afa-a712-cf5a15b15675 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1045.345290] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8604167b-2956-4afa-a712-cf5a15b15675 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.345507] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8604167b-2956-4afa-a712-cf5a15b15675 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.358785] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.358785] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.362750] [55068]: INFO cinder.volume.api [None req-8604167b-2956-4afa-a712-cf5a15b15675 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1045.367810] [55068]: INFO cinder.api.openstack.wsgi [None req-8604167b-2956-4afa-a712-cf5a15b15675 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 1045.368131] [55068]: [pid: 55068|app: 0|req: 137/257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:19 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.505459] [55069]: DEBUG cinder.api.middleware.request_id [None req-9517fd77-7f30-4895-ae14-ae0978b0fc68 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.507168] [55069]: INFO cinder.api.openstack.wsgi [None req-9517fd77-7f30-4895-ae14-ae0978b0fc68 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1045.507393] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9517fd77-7f30-4895-ae14-ae0978b0fc68 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.507608] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9517fd77-7f30-4895-ae14-ae0978b0fc68 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.518379] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.518379] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.521977] [55069]: INFO cinder.volume.api [None req-9517fd77-7f30-4895-ae14-ae0978b0fc68 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1045.526632] [55069]: INFO cinder.api.openstack.wsgi [None req-9517fd77-7f30-4895-ae14-ae0978b0fc68 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 1045.527062] [55069]: [pid: 55069|app: 0|req: 121/258] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:19 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.591723] [55068]: DEBUG cinder.api.middleware.request_id [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-36758f79-1544-4d64-8466-26e3f4c20849 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.594946] [55068]: INFO cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-36758f79-1544-4d64-8466-26e3f4c20849 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1045.595409] [55068]: DEBUG cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-36758f79-1544-4d64-8466-26e3f4c20849 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.595507] [55068]: DEBUG cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-36758f79-1544-4d64-8466-26e3f4c20849 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.606880] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.606880] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.614019] [55068]: INFO cinder.volume.api [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-36758f79-1544-4d64-8466-26e3f4c20849 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1045.616362] [55068]: INFO cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-36758f79-1544-4d64-8466-26e3f4c20849 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 1045.616806] [55068]: [pid: 55068|app: 0|req: 138/259] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:31:19 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.635993] [55069]: DEBUG cinder.api.middleware.request_id [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-99909820-a78a-4bdb-8e69-a12522565daa None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.638300] [55069]: INFO cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-99909820-a78a-4bdb-8e69-a12522565daa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890/action [ 1045.638685] [55069]: DEBUG cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-99909820-a78a-4bdb-8e69-a12522565daa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1045.638826] [55069]: DEBUG cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-99909820-a78a-4bdb-8e69-a12522565daa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1045.648809] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.648809] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.649431] [55069]: INFO cinder.volume.api [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-99909820-a78a-4bdb-8e69-a12522565daa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1045.655036] [55069]: INFO cinder.volume.api [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-99909820-a78a-4bdb-8e69-a12522565daa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Begin detaching volume completed successfully. [ 1045.655276] [55069]: INFO cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-99909820-a78a-4bdb-8e69-a12522565daa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890/action returned with HTTP 202 [ 1045.655763] [55069]: [pid: 55069|app: 0|req: 122/260] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:31:19 2025] POST /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1046.675725] [55068]: DEBUG cinder.api.middleware.request_id [None req-a902e535-11e6-4cf8-aea5-261fa430e185 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.676188] [55068]: INFO cinder.api.openstack.wsgi [None req-a902e535-11e6-4cf8-aea5-261fa430e185 None None] GET http://10.180.1.21/volume// [ 1046.676376] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a902e535-11e6-4cf8-aea5-261fa430e185 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.676599] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a902e535-11e6-4cf8-aea5-261fa430e185 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.676985] [55068]: INFO cinder.api.openstack.wsgi [None req-a902e535-11e6-4cf8-aea5-261fa430e185 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1046.677466] [55068]: [pid: 55068|app: 0|req: 139/261] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:31:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1046.681675] [55069]: DEBUG cinder.api.middleware.request_id [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-d9a32cb3-2ae3-4456-8cb8-27b2d88696c6 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.683822] [55069]: INFO cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-d9a32cb3-2ae3-4456-8cb8-27b2d88696c6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1046.684232] [55069]: DEBUG cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-d9a32cb3-2ae3-4456-8cb8-27b2d88696c6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.684845] [55069]: DEBUG cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-d9a32cb3-2ae3-4456-8cb8-27b2d88696c6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.703635] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.703635] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.710121] [55069]: INFO cinder.volume.api [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-d9a32cb3-2ae3-4456-8cb8-27b2d88696c6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1046.716775] [55069]: INFO cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-d9a32cb3-2ae3-4456-8cb8-27b2d88696c6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 1046.717211] [55069]: [pid: 55069|app: 0|req: 123/262] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:31:20 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1047.882391] [55068]: DEBUG cinder.api.middleware.request_id [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-271ba1ba-0167-4cc7-8f3c-c9403a6136a6 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.884780] [55068]: INFO cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-271ba1ba-0167-4cc7-8f3c-c9403a6136a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97 [ 1047.884996] [55068]: DEBUG cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-271ba1ba-0167-4cc7-8f3c-c9403a6136a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.885220] [55068]: DEBUG cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-271ba1ba-0167-4cc7-8f3c-c9403a6136a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.894514] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.894514] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.421922] [55068]: INFO cinder.api.openstack.wsgi [req-3166a5f2-7dac-409b-8233-5ce6c10cd1f5 req-271ba1ba-0167-4cc7-8f3c-c9403a6136a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97 returned with HTTP 200 [ 1048.422374] [55068]: [pid: 55068|app: 0|req: 140/263] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:31:21 2025] DELETE /volume/v3/attachments/3aa00693-5900-408c-b658-7ba70645fa97 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.843259] [55069]: DEBUG cinder.api.middleware.request_id [None req-aecc6fa3-a3d0-4215-a9ef-785db481212b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.846268] [55069]: INFO cinder.api.openstack.wsgi [None req-aecc6fa3-a3d0-4215-a9ef-785db481212b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1049.846687] [55069]: DEBUG cinder.api.openstack.wsgi [None req-aecc6fa3-a3d0-4215-a9ef-785db481212b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.847048] [55069]: DEBUG cinder.api.openstack.wsgi [None req-aecc6fa3-a3d0-4215-a9ef-785db481212b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.854495] [55068]: DEBUG cinder.api.middleware.request_id [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-ef584e27-b22e-4d72-95b6-22e668ea8b9a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.859561] [55068]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-ef584e27-b22e-4d72-95b6-22e668ea8b9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] PUT http://10.180.1.21/volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b [ 1049.859561] [55068]: DEBUG cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-ef584e27-b22e-4d72-95b6-22e668ea8b9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-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-534417", "mountpoint": "/dev/sdb"}}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1049.861524] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.861524] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.867613] [55069]: INFO cinder.volume.api [None req-aecc6fa3-a3d0-4215-a9ef-785db481212b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1049.868664] [55068]: DEBUG cinder.coordination [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-ef584e27-b22e-4d72-95b6-22e668ea8b9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Acquiring lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1049.872566] [55069]: INFO cinder.api.openstack.wsgi [None req-aecc6fa3-a3d0-4215-a9ef-785db481212b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 1049.873541] [55069]: [pid: 55069|app: 0|req: 124/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:23 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.876815] [55068]: DEBUG cinder.coordination [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-ef584e27-b22e-4d72-95b6-22e668ea8b9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1049.878287] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.878287] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.402873] [55068]: DEBUG cinder.coordination [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-ef584e27-b22e-4d72-95b6-22e668ea8b9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Lock "cinder-attachment_update-31cdd10e-7f63-4dde-865e-7371caa85c87-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1050.403260] [55068]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-ef584e27-b22e-4d72-95b6-22e668ea8b9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b returned with HTTP 200 [ 1050.403763] [55068]: [pid: 55068|app: 0|req: 141/265] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:31:23 2025] PUT /volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1050.408895] [55069]: DEBUG cinder.api.middleware.request_id [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0bb7ff4b-1b79-4f99-b392-3f8f228e615c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.411174] [55069]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0bb7ff4b-1b79-4f99-b392-3f8f228e615c tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b [ 1050.411219] [55069]: DEBUG cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0bb7ff4b-1b79-4f99-b392-3f8f228e615c tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.411445] [55069]: DEBUG cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0bb7ff4b-1b79-4f99-b392-3f8f228e615c tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.429811] [55069]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-0bb7ff4b-1b79-4f99-b392-3f8f228e615c tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b returned with HTTP 200 [ 1050.430263] [55069]: [pid: 55069|app: 0|req: 125/266] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 02:31:24 2025] GET /volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.786667] [55068]: DEBUG cinder.api.middleware.request_id [None req-a46dde42-d0e9-490a-a13f-c7340fad57af None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.789461] [55068]: INFO cinder.api.openstack.wsgi [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1054.789899] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-815659937"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1054.791990] [55068]: DEBUG cinder.api.v3.volumes [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-815659937'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1054.792148] [55068]: INFO cinder.api.v3.volumes [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume of 1 GB [ 1054.792497] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.792497] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.799164] [55068]: INFO cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Availability Zones retrieved successfully. [ 1054.806727] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Flow 'volume_create_api' (67bb3885-c3fd-4862-b03a-ed5ae6783b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1054.808080] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06045151-5026-4721-b6fa-b0e9b62c522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1054.811919] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1054.836449] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06045151-5026-4721-b6fa-b0e9b62c522e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1054.837522] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2b6bde-70f4-46b7-8aac-2336de8fbb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1054.869844] [55068]: DEBUG cinder.quota [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Created reservations ['743e98c7-ccc1-4a26-984c-1d4156caa0be', '6000143e-dc7a-40bb-84e4-aa4c5d615bf7', '9b13fcf8-187f-4308-96c2-a8ffc3ae7a74', 'efba13b4-5d9d-424a-a5e7-19ac21b89e03'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1054.870903] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2b6bde-70f4-46b7-8aac-2336de8fbb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['743e98c7-ccc1-4a26-984c-1d4156caa0be', '6000143e-dc7a-40bb-84e4-aa4c5d615bf7', '9b13fcf8-187f-4308-96c2-a8ffc3ae7a74', 'efba13b4-5d9d-424a-a5e7-19ac21b89e03']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1054.871854] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef4794b-e8ff-4af1-83e3-91f917229d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1054.887148] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef4794b-e8ff-4af1-83e3-91f917229d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f0db0bd-ea50-4887-9194-3bdfeda80765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-815659937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcee3e6903de4831b25d01b2cb2b0b33',qos_specs=None,replication_status=,reservations=['743e98c7-ccc1-4a26-984c-1d4156caa0be','6000143e-dc7a-40bb-84e4-aa4c5d615bf7','9b13fcf8-187f-4308-96c2-a8ffc3ae7a74','efba13b4-5d9d-424a-a5e7-19ac21b89e03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdab78acccfc4abfb46e15a891333998',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-815659937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f0db0bd-ea50-4887-9194-3bdfeda80765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcee3e6903de4831b25d01b2cb2b0b33',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='bdab78acccfc4abfb46e15a891333998',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1054.888758] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981f6673-ae38-4bb1-9fe0-63a3827f3a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1054.910675] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981f6673-ae38-4bb1-9fe0-63a3827f3a3c) 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-815659937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcee3e6903de4831b25d01b2cb2b0b33',qos_specs=None,replication_status=,reservations=['743e98c7-ccc1-4a26-984c-1d4156caa0be','6000143e-dc7a-40bb-84e4-aa4c5d615bf7','9b13fcf8-187f-4308-96c2-a8ffc3ae7a74','efba13b4-5d9d-424a-a5e7-19ac21b89e03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdab78acccfc4abfb46e15a891333998',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1054.912220] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b213d899-1b2d-4d1c-b56c-3159fb456402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1054.925565] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b213d899-1b2d-4d1c-b56c-3159fb456402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1054.927422] [55068]: DEBUG cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Flow 'volume_create_api' (67bb3885-c3fd-4862-b03a-ed5ae6783b73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1054.928635] [55068]: INFO cinder.volume.api [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume request issued successfully. [ 1054.929042] [55068]: INFO cinder.api.openstack.wsgi [None req-a46dde42-d0e9-490a-a13f-c7340fad57af tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1054.929720] [55068]: [pid: 55068|app: 0|req: 142/267] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:31:28 2025] POST /volume/v3/volumes => generated 753 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1054.945356] [55069]: DEBUG cinder.api.middleware.request_id [None req-00b24b97-362e-4520-9aeb-57bb72623e05 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.946781] [55069]: INFO cinder.api.openstack.wsgi [None req-00b24b97-362e-4520-9aeb-57bb72623e05 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1054.946997] [55069]: DEBUG cinder.api.openstack.wsgi [None req-00b24b97-362e-4520-9aeb-57bb72623e05 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.947225] [55069]: DEBUG cinder.api.openstack.wsgi [None req-00b24b97-362e-4520-9aeb-57bb72623e05 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.955794] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.955794] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.961672] [55069]: INFO cinder.volume.api [None req-00b24b97-362e-4520-9aeb-57bb72623e05 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1054.966159] [55069]: INFO cinder.api.openstack.wsgi [None req-00b24b97-362e-4520-9aeb-57bb72623e05 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1054.966611] [55069]: [pid: 55069|app: 0|req: 126/268] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:28 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.979546] [55068]: DEBUG cinder.api.middleware.request_id [None req-4484a677-6e11-487f-a874-b86fa8d9cfc6 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.981782] [55068]: INFO cinder.api.openstack.wsgi [None req-4484a677-6e11-487f-a874-b86fa8d9cfc6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1055.981988] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4484a677-6e11-487f-a874-b86fa8d9cfc6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.982222] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4484a677-6e11-487f-a874-b86fa8d9cfc6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.992334] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.992334] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.996909] [55068]: INFO cinder.volume.api [None req-4484a677-6e11-487f-a874-b86fa8d9cfc6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1056.001827] [55068]: INFO cinder.api.openstack.wsgi [None req-4484a677-6e11-487f-a874-b86fa8d9cfc6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1056.004850] [55068]: [pid: 55068|app: 0|req: 143/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:29 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.038858] [55069]: DEBUG cinder.api.middleware.request_id [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-d13684c8-0d05-440c-bc7f-4e86eb7e4c27 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.041419] [55069]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-d13684c8-0d05-440c-bc7f-4e86eb7e4c27 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1056.041464] [55069]: DEBUG cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-d13684c8-0d05-440c-bc7f-4e86eb7e4c27 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.041743] [55069]: DEBUG cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-d13684c8-0d05-440c-bc7f-4e86eb7e4c27 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.049288] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.049288] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.052681] [55069]: INFO cinder.volume.api [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-d13684c8-0d05-440c-bc7f-4e86eb7e4c27 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1056.056821] [55069]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-d13684c8-0d05-440c-bc7f-4e86eb7e4c27 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1056.058011] [55069]: [pid: 55069|app: 0|req: 127/270] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:31:29 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.894481] [55068]: DEBUG cinder.api.middleware.request_id [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-eebd9fd3-f727-4960-8feb-559b0fb93d9a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.897408] [55068]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-eebd9fd3-f727-4960-8feb-559b0fb93d9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] POST http://10.180.1.21/volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b/action [ 1056.897884] [55068]: DEBUG cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-eebd9fd3-f727-4960-8feb-559b0fb93d9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action body: b'{"os-complete": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1056.898050] [55068]: DEBUG cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-eebd9fd3-f727-4960-8feb-559b0fb93d9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1056.925971] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.925971] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.934436] [55068]: INFO cinder.api.openstack.wsgi [req-a2dc7b7f-c266-49bc-95df-6633e5134d41 req-eebd9fd3-f727-4960-8feb-559b0fb93d9a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b/action returned with HTTP 204 [ 1056.935085] [55068]: [pid: 55068|app: 0|req: 144/271] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:31:30 2025] POST /volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1057.576876] [55069]: DEBUG cinder.api.middleware.request_id [None req-2e34c856-4619-444e-80bc-1979b5d7d41e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.577344] [55069]: INFO cinder.api.openstack.wsgi [None req-2e34c856-4619-444e-80bc-1979b5d7d41e None None] GET http://10.180.1.21/volume// [ 1057.577521] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2e34c856-4619-444e-80bc-1979b5d7d41e None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.577733] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2e34c856-4619-444e-80bc-1979b5d7d41e None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.578136] [55069]: INFO cinder.api.openstack.wsgi [None req-2e34c856-4619-444e-80bc-1979b5d7d41e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1057.578440] [55069]: [pid: 55069|app: 0|req: 128/272] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:31:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1057.582256] [55068]: DEBUG cinder.api.middleware.request_id [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-6e1c9930-50af-4b1d-87da-f50f58770da9 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.584499] [55068]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-6e1c9930-50af-4b1d-87da-f50f58770da9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1057.584931] [55068]: DEBUG cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-6e1c9930-50af-4b1d-87da-f50f58770da9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f0db0bd-ea50-4887-9194-3bdfeda80765", "connector": null, "instance_uuid": "3dad963e-c55d-4839-a203-8915f07c5fea"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1057.599548] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.599548] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.621814] [55068]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-6e1c9930-50af-4b1d-87da-f50f58770da9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1057.622377] [55068]: [pid: 55068|app: 0|req: 145/273] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:31: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) [ 1057.649906] [55069]: DEBUG cinder.api.middleware.request_id [None req-ccb5d953-7b22-48ca-8f70-100cde513b58 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.652177] [55069]: INFO cinder.api.openstack.wsgi [None req-ccb5d953-7b22-48ca-8f70-100cde513b58 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1057.652386] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ccb5d953-7b22-48ca-8f70-100cde513b58 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.652604] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ccb5d953-7b22-48ca-8f70-100cde513b58 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.664279] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.664279] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.667791] [55069]: INFO cinder.volume.api [None req-ccb5d953-7b22-48ca-8f70-100cde513b58 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1057.672688] [55069]: INFO cinder.api.openstack.wsgi [None req-ccb5d953-7b22-48ca-8f70-100cde513b58 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1057.673342] [55069]: [pid: 55069|app: 0|req: 129/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:31 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.150198] [55068]: DEBUG cinder.api.middleware.request_id [None req-46607819-23d2-48f5-9127-2d4af8b32975 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.150745] [55068]: INFO cinder.api.openstack.wsgi [None req-46607819-23d2-48f5-9127-2d4af8b32975 None None] GET http://10.180.1.21/volume// [ 1058.150963] [55068]: DEBUG cinder.api.openstack.wsgi [None req-46607819-23d2-48f5-9127-2d4af8b32975 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.151251] [55068]: DEBUG cinder.api.openstack.wsgi [None req-46607819-23d2-48f5-9127-2d4af8b32975 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.151737] [55068]: INFO cinder.api.openstack.wsgi [None req-46607819-23d2-48f5-9127-2d4af8b32975 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1058.152922] [55068]: [pid: 55068|app: 0|req: 146/275] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:31:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1058.156611] [55069]: DEBUG cinder.api.middleware.request_id [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-1662c692-f9d2-4345-86e0-b8a74cfeba07 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.158986] [55069]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-1662c692-f9d2-4345-86e0-b8a74cfeba07 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1058.159242] [55069]: DEBUG cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-1662c692-f9d2-4345-86e0-b8a74cfeba07 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.159456] [55069]: DEBUG cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-1662c692-f9d2-4345-86e0-b8a74cfeba07 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.169620] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.169620] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.174028] [55069]: INFO cinder.volume.api [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-1662c692-f9d2-4345-86e0-b8a74cfeba07 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1058.178026] [55069]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-1662c692-f9d2-4345-86e0-b8a74cfeba07 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1058.178355] [55069]: [pid: 55069|app: 0|req: 130/276] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:31:32 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1058.203457] [55068]: DEBUG cinder.api.middleware.request_id [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-54e35b78-af55-4bba-b172-6c81dc88094f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.205801] [55068]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-54e35b78-af55-4bba-b172-6c81dc88094f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] PUT http://10.180.1.21/volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25 [ 1058.206259] [55068]: DEBUG cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-54e35b78-af55-4bba-b172-6c81dc88094f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-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-534445", "mountpoint": "/dev/sdb"}}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1058.214030] [55068]: DEBUG cinder.coordination [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-54e35b78-af55-4bba-b172-6c81dc88094f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Acquiring lock "cinder-attachment_update-8f0db0bd-ea50-4887-9194-3bdfeda80765-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1058.218052] [55068]: DEBUG cinder.coordination [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-54e35b78-af55-4bba-b172-6c81dc88094f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Lock "cinder-attachment_update-8f0db0bd-ea50-4887-9194-3bdfeda80765-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1058.218998] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.218998] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.686658] [55069]: DEBUG cinder.api.middleware.request_id [None req-08f0a02d-bcaf-465f-8a15-c2544c4eed69 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.688987] [55069]: INFO cinder.api.openstack.wsgi [None req-08f0a02d-bcaf-465f-8a15-c2544c4eed69 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1058.689251] [55069]: DEBUG cinder.api.openstack.wsgi [None req-08f0a02d-bcaf-465f-8a15-c2544c4eed69 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.689480] [55069]: DEBUG cinder.api.openstack.wsgi [None req-08f0a02d-bcaf-465f-8a15-c2544c4eed69 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.700955] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.700955] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.705285] [55069]: INFO cinder.volume.api [None req-08f0a02d-bcaf-465f-8a15-c2544c4eed69 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1058.710907] [55069]: INFO cinder.api.openstack.wsgi [None req-08f0a02d-bcaf-465f-8a15-c2544c4eed69 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1058.711333] [55069]: [pid: 55069|app: 0|req: 131/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:32 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.724224] [55069]: DEBUG cinder.api.middleware.request_id [None req-f9a85146-992e-450c-8684-c232dfb1974e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.726392] [55069]: INFO cinder.api.openstack.wsgi [None req-f9a85146-992e-450c-8684-c232dfb1974e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1059.726606] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f9a85146-992e-450c-8684-c232dfb1974e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.726820] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f9a85146-992e-450c-8684-c232dfb1974e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.738456] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.738456] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.742330] [55069]: INFO cinder.volume.api [None req-f9a85146-992e-450c-8684-c232dfb1974e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1059.746985] [55069]: INFO cinder.api.openstack.wsgi [None req-f9a85146-992e-450c-8684-c232dfb1974e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1059.747394] [55069]: [pid: 55069|app: 0|req: 132/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:33 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.758391] [55069]: DEBUG cinder.api.middleware.request_id [None req-2ddc92a3-1335-4da1-9015-f92b46880b86 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.760699] [55069]: INFO cinder.api.openstack.wsgi [None req-2ddc92a3-1335-4da1-9015-f92b46880b86 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1060.760859] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2ddc92a3-1335-4da1-9015-f92b46880b86 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.761314] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2ddc92a3-1335-4da1-9015-f92b46880b86 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.774232] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.774232] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.778053] [55069]: INFO cinder.volume.api [None req-2ddc92a3-1335-4da1-9015-f92b46880b86 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1060.782671] [55069]: INFO cinder.api.openstack.wsgi [None req-2ddc92a3-1335-4da1-9015-f92b46880b86 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1060.783375] [55069]: [pid: 55069|app: 0|req: 133/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:34 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.792197] [55069]: DEBUG cinder.api.middleware.request_id [None req-45bd1485-c659-4e4e-ac1e-ef07932146ce None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.794537] [55069]: INFO cinder.api.openstack.wsgi [None req-45bd1485-c659-4e4e-ac1e-ef07932146ce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1061.794764] [55069]: DEBUG cinder.api.openstack.wsgi [None req-45bd1485-c659-4e4e-ac1e-ef07932146ce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.795029] [55069]: DEBUG cinder.api.openstack.wsgi [None req-45bd1485-c659-4e4e-ac1e-ef07932146ce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.809192] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.809192] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.813162] [55069]: INFO cinder.volume.api [None req-45bd1485-c659-4e4e-ac1e-ef07932146ce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1061.818294] [55069]: INFO cinder.api.openstack.wsgi [None req-45bd1485-c659-4e4e-ac1e-ef07932146ce tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1061.818799] [55069]: [pid: 55069|app: 0|req: 134/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:35 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.740844] [55068]: DEBUG cinder.coordination [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-54e35b78-af55-4bba-b172-6c81dc88094f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Lock "cinder-attachment_update-8f0db0bd-ea50-4887-9194-3bdfeda80765-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1062.741235] [55068]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-54e35b78-af55-4bba-b172-6c81dc88094f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25 returned with HTTP 200 [ 1062.741696] [55068]: [pid: 55068|app: 0|req: 147/281] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:31:32 2025] PUT /volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.822779] [55069]: DEBUG cinder.api.middleware.request_id [req-a7a62ad3-9b1c-49ad-8dbb-20cb4f1a75f8 req-1610e860-4a85-4f9b-bd33-1b8ce974a023 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.825296] [55069]: INFO cinder.api.openstack.wsgi [req-a7a62ad3-9b1c-49ad-8dbb-20cb4f1a75f8 req-1610e860-4a85-4f9b-bd33-1b8ce974a023 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b [ 1062.825555] [55069]: DEBUG cinder.api.openstack.wsgi [req-a7a62ad3-9b1c-49ad-8dbb-20cb4f1a75f8 req-1610e860-4a85-4f9b-bd33-1b8ce974a023 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.825783] [55069]: DEBUG cinder.api.openstack.wsgi [req-a7a62ad3-9b1c-49ad-8dbb-20cb4f1a75f8 req-1610e860-4a85-4f9b-bd33-1b8ce974a023 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.831224] [55068]: DEBUG cinder.api.middleware.request_id [None req-a357185a-322c-4e7e-a006-f489a4c86eee None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.834580] [55068]: INFO cinder.api.openstack.wsgi [None req-a357185a-322c-4e7e-a006-f489a4c86eee tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1062.834833] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a357185a-322c-4e7e-a006-f489a4c86eee tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.835130] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a357185a-322c-4e7e-a006-f489a4c86eee tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.837983] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.837983] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.853448] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.853448] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.857532] [55068]: INFO cinder.volume.api [None req-a357185a-322c-4e7e-a006-f489a4c86eee tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1062.862316] [55068]: INFO cinder.api.openstack.wsgi [None req-a357185a-322c-4e7e-a006-f489a4c86eee tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1062.862725] [55068]: [pid: 55068|app: 0|req: 148/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:36 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.366283] [55069]: INFO cinder.api.openstack.wsgi [req-a7a62ad3-9b1c-49ad-8dbb-20cb4f1a75f8 req-1610e860-4a85-4f9b-bd33-1b8ce974a023 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b returned with HTTP 200 [ 1063.366729] [55069]: [pid: 55069|app: 0|req: 135/283] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:31:36 2025] DELETE /volume/v3/attachments/dee0986f-e679-4d1f-b835-f0a8f9a9df3b => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.884345] [55068]: DEBUG cinder.api.middleware.request_id [None req-68af0ac5-d29e-4259-8105-cd0ee946bd91 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.889193] [55068]: INFO cinder.api.openstack.wsgi [None req-68af0ac5-d29e-4259-8105-cd0ee946bd91 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1063.889193] [55068]: DEBUG cinder.api.openstack.wsgi [None req-68af0ac5-d29e-4259-8105-cd0ee946bd91 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.889193] [55068]: DEBUG cinder.api.openstack.wsgi [None req-68af0ac5-d29e-4259-8105-cd0ee946bd91 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.900975] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.900975] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.904696] [55068]: INFO cinder.volume.api [None req-68af0ac5-d29e-4259-8105-cd0ee946bd91 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1063.909761] [55068]: INFO cinder.api.openstack.wsgi [None req-68af0ac5-d29e-4259-8105-cd0ee946bd91 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1063.910182] [55068]: [pid: 55068|app: 0|req: 149/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:37 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.404359] [55069]: DEBUG cinder.api.middleware.request_id [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-84b257c9-0675-4905-bb92-86a09bda6e0c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.406628] [55069]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-84b257c9-0675-4905-bb92-86a09bda6e0c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25/action [ 1064.407058] [55069]: DEBUG cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-84b257c9-0675-4905-bb92-86a09bda6e0c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1064.407201] [55069]: DEBUG cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-84b257c9-0675-4905-bb92-86a09bda6e0c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1064.424619] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.424619] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.431759] [55069]: INFO cinder.api.openstack.wsgi [req-1be6c2ac-f1f0-4ebf-aafa-d4b58b3579bb req-84b257c9-0675-4905-bb92-86a09bda6e0c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25/action returned with HTTP 204 [ 1064.432293] [55069]: [pid: 55069|app: 0|req: 136/285] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:31:38 2025] POST /volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1064.926228] [55068]: DEBUG cinder.api.middleware.request_id [None req-3c5c753c-b0d0-4d53-83bd-795125b0c752 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.928391] [55068]: INFO cinder.api.openstack.wsgi [None req-3c5c753c-b0d0-4d53-83bd-795125b0c752 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1064.928616] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3c5c753c-b0d0-4d53-83bd-795125b0c752 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.928850] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3c5c753c-b0d0-4d53-83bd-795125b0c752 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.938824] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.938824] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.943037] [55068]: INFO cinder.volume.api [None req-3c5c753c-b0d0-4d53-83bd-795125b0c752 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1064.948220] [55068]: INFO cinder.api.openstack.wsgi [None req-3c5c753c-b0d0-4d53-83bd-795125b0c752 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1064.948801] [55068]: [pid: 55068|app: 0|req: 150/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:38 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.958891] [55069]: DEBUG cinder.api.middleware.request_id [None req-d87adb96-1c94-4a10-ba53-45c341642efc None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.961302] [55069]: INFO cinder.api.openstack.wsgi [None req-d87adb96-1c94-4a10-ba53-45c341642efc tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1064.961629] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d87adb96-1c94-4a10-ba53-45c341642efc tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.961943] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d87adb96-1c94-4a10-ba53-45c341642efc tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.971885] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.971885] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.975541] [55069]: INFO cinder.volume.api [None req-d87adb96-1c94-4a10-ba53-45c341642efc tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1064.979977] [55069]: INFO cinder.api.openstack.wsgi [None req-d87adb96-1c94-4a10-ba53-45c341642efc tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1064.980467] [55069]: [pid: 55069|app: 0|req: 137/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:38 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.019881] [55068]: DEBUG cinder.api.middleware.request_id [req-e98e43ae-1b02-4ba7-885f-3dc23865caae req-85878f22-d185-41ff-b935-7c957b7cd00c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.022382] [55068]: INFO cinder.api.openstack.wsgi [req-e98e43ae-1b02-4ba7-885f-3dc23865caae req-85878f22-d185-41ff-b935-7c957b7cd00c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1065.022606] [55068]: DEBUG cinder.api.openstack.wsgi [req-e98e43ae-1b02-4ba7-885f-3dc23865caae req-85878f22-d185-41ff-b935-7c957b7cd00c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.022827] [55068]: DEBUG cinder.api.openstack.wsgi [req-e98e43ae-1b02-4ba7-885f-3dc23865caae req-85878f22-d185-41ff-b935-7c957b7cd00c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.032583] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.032583] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.035956] [55068]: INFO cinder.volume.api [req-e98e43ae-1b02-4ba7-885f-3dc23865caae req-85878f22-d185-41ff-b935-7c957b7cd00c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1065.040297] [55068]: INFO cinder.api.openstack.wsgi [req-e98e43ae-1b02-4ba7-885f-3dc23865caae req-85878f22-d185-41ff-b935-7c957b7cd00c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1065.040728] [55068]: [pid: 55068|app: 0|req: 151/288] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:31:38 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.050601] [55069]: DEBUG cinder.api.middleware.request_id [None req-8ca2c588-3166-41e6-905e-6d7f24fd6361 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.052760] [55069]: INFO cinder.api.openstack.wsgi [None req-8ca2c588-3166-41e6-905e-6d7f24fd6361 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1065.052984] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ca2c588-3166-41e6-905e-6d7f24fd6361 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.053222] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ca2c588-3166-41e6-905e-6d7f24fd6361 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.064453] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.064453] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.070032] [55069]: INFO cinder.volume.api [None req-8ca2c588-3166-41e6-905e-6d7f24fd6361 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1065.074667] [55069]: INFO cinder.api.openstack.wsgi [None req-8ca2c588-3166-41e6-905e-6d7f24fd6361 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1065.075203] [55069]: [pid: 55069|app: 0|req: 138/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:38 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.115155] [55068]: DEBUG cinder.api.middleware.request_id [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-8e04cad6-e695-4519-9ac3-cbcc0cc599fe None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.117353] [55068]: INFO cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-8e04cad6-e695-4519-9ac3-cbcc0cc599fe tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1065.117647] [55068]: DEBUG cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-8e04cad6-e695-4519-9ac3-cbcc0cc599fe tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.117904] [55068]: DEBUG cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-8e04cad6-e695-4519-9ac3-cbcc0cc599fe tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.129826] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.129826] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.134897] [55068]: INFO cinder.volume.api [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-8e04cad6-e695-4519-9ac3-cbcc0cc599fe tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1065.140140] [55068]: INFO cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-8e04cad6-e695-4519-9ac3-cbcc0cc599fe tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1065.140594] [55068]: [pid: 55068|app: 0|req: 152/290] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:31:38 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.163216] [55069]: DEBUG cinder.api.middleware.request_id [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-f40a897a-96bd-4db3-863b-3e7539957be0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.163394] [55069]: INFO cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-f40a897a-96bd-4db3-863b-3e7539957be0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765/action [ 1065.163931] [55069]: DEBUG cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-f40a897a-96bd-4db3-863b-3e7539957be0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1065.164093] [55069]: DEBUG cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-f40a897a-96bd-4db3-863b-3e7539957be0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.178351] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.178351] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.178948] [55069]: INFO cinder.volume.api [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-f40a897a-96bd-4db3-863b-3e7539957be0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1065.185697] [55069]: INFO cinder.volume.api [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-f40a897a-96bd-4db3-863b-3e7539957be0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Begin detaching volume completed successfully. [ 1065.185831] [55069]: INFO cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-f40a897a-96bd-4db3-863b-3e7539957be0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765/action returned with HTTP 202 [ 1065.186376] [55069]: [pid: 55069|app: 0|req: 139/291] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:31:39 2025] POST /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1065.246919] [55068]: DEBUG cinder.api.middleware.request_id [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.249197] [55068]: INFO cinder.api.openstack.wsgi [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1065.249681] [55068]: DEBUG cinder.api.openstack.wsgi [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-906066770"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.251403] [55068]: DEBUG cinder.api.v3.volumes [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-906066770'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1065.251516] [55068]: INFO cinder.api.v3.volumes [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Create volume of 1 GB [ 1065.256217] [55068]: INFO cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Availability Zones retrieved successfully. [ 1065.263497] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Flow 'volume_create_api' (0b1e55f8-125b-49bc-a3b4-f8e703b2b5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1065.264866] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ac493e-5db6-4154-bf03-6cc95abd525e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.266099] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1065.286011] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ac493e-5db6-4154-bf03-6cc95abd525e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.286961] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89aa0869-10b6-4de8-b733-1aac232ae3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.355733] [55068]: DEBUG cinder.quota [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Created reservations ['5526e333-c671-4d39-843c-f37c5a70dbf1', '401aa775-26d9-4b79-8d03-818709a30a89', 'f864aadd-0fdd-4062-bc2f-6e9a6b3ae9b1', 'a3dc3186-e710-40a9-b325-5aa9e2bd2011'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1065.356616] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89aa0869-10b6-4de8-b733-1aac232ae3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5526e333-c671-4d39-843c-f37c5a70dbf1', '401aa775-26d9-4b79-8d03-818709a30a89', 'f864aadd-0fdd-4062-bc2f-6e9a6b3ae9b1', 'a3dc3186-e710-40a9-b325-5aa9e2bd2011']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.358521] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d95cf60-eb20-4157-9612-b26a27fbc5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.371972] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d95cf60-eb20-4157-9612-b26a27fbc5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41cbcc93-04b0-4c5c-9c2f-e36503a8ece7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-906066770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ccc29023c0426ebb3d03d0c699361d',qos_specs=None,replication_status=,reservations=['5526e333-c671-4d39-843c-f37c5a70dbf1','401aa775-26d9-4b79-8d03-818709a30a89','f864aadd-0fdd-4062-bc2f-6e9a6b3ae9b1','a3dc3186-e710-40a9-b325-5aa9e2bd2011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48abaa5360a34685b8ef71940870d814',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-906066770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41cbcc93-04b0-4c5c-9c2f-e36503a8ece7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ccc29023c0426ebb3d03d0c699361d',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='48abaa5360a34685b8ef71940870d814',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.372957] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678c7c34-39a9-43bc-86b7-aa7df0dfb176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.388904] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678c7c34-39a9-43bc-86b7-aa7df0dfb176) 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-906066770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ccc29023c0426ebb3d03d0c699361d',qos_specs=None,replication_status=,reservations=['5526e333-c671-4d39-843c-f37c5a70dbf1','401aa775-26d9-4b79-8d03-818709a30a89','f864aadd-0fdd-4062-bc2f-6e9a6b3ae9b1','a3dc3186-e710-40a9-b325-5aa9e2bd2011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48abaa5360a34685b8ef71940870d814',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.389720] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6512dc-a16a-4d4d-84e8-0c77e83a6d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.399701] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6512dc-a16a-4d4d-84e8-0c77e83a6d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.400806] [55068]: DEBUG cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Flow 'volume_create_api' (0b1e55f8-125b-49bc-a3b4-f8e703b2b5ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1065.401293] [55068]: INFO cinder.volume.api [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Create volume request issued successfully. [ 1065.401816] [55068]: INFO cinder.api.openstack.wsgi [None req-58ab3d5f-4cc4-4771-bf38-8df4253ecf0e tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1065.402424] [55068]: [pid: 55068|app: 0|req: 153/292] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:31:39 2025] POST /volume/v3/volumes => generated 750 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1065.411092] [55069]: DEBUG cinder.api.middleware.request_id [None req-28a54adb-3205-4273-8590-b03f65a0d908 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.413291] [55069]: INFO cinder.api.openstack.wsgi [None req-28a54adb-3205-4273-8590-b03f65a0d908 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1065.413502] [55069]: DEBUG cinder.api.openstack.wsgi [None req-28a54adb-3205-4273-8590-b03f65a0d908 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.413719] [55069]: DEBUG cinder.api.openstack.wsgi [None req-28a54adb-3205-4273-8590-b03f65a0d908 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.421957] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.421957] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.426031] [55069]: INFO cinder.volume.api [None req-28a54adb-3205-4273-8590-b03f65a0d908 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1065.430977] [55069]: INFO cinder.api.openstack.wsgi [None req-28a54adb-3205-4273-8590-b03f65a0d908 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1065.430977] [55069]: [pid: 55069|app: 0|req: 140/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:39 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.210032] [55068]: DEBUG cinder.api.middleware.request_id [None req-1444f430-0029-48c9-8bd9-a13b1e95cc2d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.210631] [55068]: INFO cinder.api.openstack.wsgi [None req-1444f430-0029-48c9-8bd9-a13b1e95cc2d None None] GET http://10.180.1.21/volume// [ 1066.210823] [55068]: DEBUG cinder.api.openstack.wsgi [None req-1444f430-0029-48c9-8bd9-a13b1e95cc2d None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.211053] [55068]: DEBUG cinder.api.openstack.wsgi [None req-1444f430-0029-48c9-8bd9-a13b1e95cc2d None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.211450] [55068]: INFO cinder.api.openstack.wsgi [None req-1444f430-0029-48c9-8bd9-a13b1e95cc2d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1066.211882] [55068]: [pid: 55068|app: 0|req: 154/294] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:31:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1066.215369] [55069]: DEBUG cinder.api.middleware.request_id [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-fed03fee-d038-4b75-8485-4f40a8ff44df None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.217920] [55069]: INFO cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-fed03fee-d038-4b75-8485-4f40a8ff44df tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1066.218194] [55069]: DEBUG cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-fed03fee-d038-4b75-8485-4f40a8ff44df tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.218415] [55069]: DEBUG cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-fed03fee-d038-4b75-8485-4f40a8ff44df tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.232159] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.232159] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.236040] [55069]: INFO cinder.volume.api [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-fed03fee-d038-4b75-8485-4f40a8ff44df tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1066.240860] [55069]: INFO cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-fed03fee-d038-4b75-8485-4f40a8ff44df tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1066.241328] [55069]: [pid: 55069|app: 0|req: 141/295] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:31:40 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1066.441356] [55068]: DEBUG cinder.api.middleware.request_id [None req-fdaa8922-6d32-4ede-9901-6b190cffba0d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.444065] [55068]: INFO cinder.api.openstack.wsgi [None req-fdaa8922-6d32-4ede-9901-6b190cffba0d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1066.444299] [55068]: DEBUG cinder.api.openstack.wsgi [None req-fdaa8922-6d32-4ede-9901-6b190cffba0d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.444518] [55068]: DEBUG cinder.api.openstack.wsgi [None req-fdaa8922-6d32-4ede-9901-6b190cffba0d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.452170] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.452170] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.455504] [55068]: INFO cinder.volume.api [None req-fdaa8922-6d32-4ede-9901-6b190cffba0d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1066.459593] [55068]: INFO cinder.api.openstack.wsgi [None req-fdaa8922-6d32-4ede-9901-6b190cffba0d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1066.459961] [55068]: [pid: 55068|app: 0|req: 155/296] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:40 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.496698] [55069]: DEBUG cinder.api.middleware.request_id [req-0e846198-47fc-4552-910a-369f72db16ce req-ad1ad6af-f297-422c-9337-e82a84755fa4 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.499219] [55069]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-ad1ad6af-f297-422c-9337-e82a84755fa4 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1066.499479] [55069]: DEBUG cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-ad1ad6af-f297-422c-9337-e82a84755fa4 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.499701] [55069]: DEBUG cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-ad1ad6af-f297-422c-9337-e82a84755fa4 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.507965] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.507965] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.512119] [55069]: INFO cinder.volume.api [req-0e846198-47fc-4552-910a-369f72db16ce req-ad1ad6af-f297-422c-9337-e82a84755fa4 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1066.517830] [55069]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-ad1ad6af-f297-422c-9337-e82a84755fa4 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1066.518279] [55069]: [pid: 55069|app: 0|req: 142/297] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:31:40 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.396855] [55068]: DEBUG cinder.api.middleware.request_id [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-d20ef738-256c-4e81-b6b8-f2b73bba3ebf None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.399324] [55068]: INFO cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-d20ef738-256c-4e81-b6b8-f2b73bba3ebf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] DELETE http://10.180.1.21/volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25 [ 1067.399564] [55068]: DEBUG cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-d20ef738-256c-4e81-b6b8-f2b73bba3ebf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.399807] [55068]: DEBUG cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-d20ef738-256c-4e81-b6b8-f2b73bba3ebf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.409504] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.409504] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.938950] [55068]: INFO cinder.api.openstack.wsgi [req-482cf966-b5d5-4456-8f2f-923e2b9c9837 req-d20ef738-256c-4e81-b6b8-f2b73bba3ebf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25 returned with HTTP 200 [ 1067.939383] [55068]: [pid: 55068|app: 0|req: 156/298] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:31:41 2025] DELETE /volume/v3/attachments/44ec4235-e134-4cbe-8121-9dc3d3a68a25 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.039302] [55069]: DEBUG cinder.api.middleware.request_id [None req-51c3b689-debf-484f-bf56-7330ef2709f2 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.039773] [55069]: INFO cinder.api.openstack.wsgi [None req-51c3b689-debf-484f-bf56-7330ef2709f2 None None] GET http://10.180.1.21/volume// [ 1068.039953] [55069]: DEBUG cinder.api.openstack.wsgi [None req-51c3b689-debf-484f-bf56-7330ef2709f2 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.040181] [55069]: DEBUG cinder.api.openstack.wsgi [None req-51c3b689-debf-484f-bf56-7330ef2709f2 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.040572] [55069]: INFO cinder.api.openstack.wsgi [None req-51c3b689-debf-484f-bf56-7330ef2709f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1068.040886] [55069]: [pid: 55069|app: 0|req: 143/299] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:31:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1068.045261] [55068]: DEBUG cinder.api.middleware.request_id [req-0e846198-47fc-4552-910a-369f72db16ce req-5d7b0163-809d-48d0-8ed4-f67f1b38c213 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.047606] [55068]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-5d7b0163-809d-48d0-8ed4-f67f1b38c213 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1068.048032] [55068]: DEBUG cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-5d7b0163-809d-48d0-8ed4-f67f1b38c213 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41cbcc93-04b0-4c5c-9c2f-e36503a8ece7", "connector": null, "instance_uuid": "087fef41-7438-45cd-b0e4-f2f87df6e82a"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1068.059221] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.059221] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.079116] [55068]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-5d7b0163-809d-48d0-8ed4-f67f1b38c213 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1068.079597] [55068]: [pid: 55068|app: 0|req: 157/300] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:31:41 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.098684] [55069]: DEBUG cinder.api.middleware.request_id [None req-2a5b1388-a2cc-43d3-93e9-4ebabfbe3555 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.100988] [55069]: INFO cinder.api.openstack.wsgi [None req-2a5b1388-a2cc-43d3-93e9-4ebabfbe3555 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1068.101281] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2a5b1388-a2cc-43d3-93e9-4ebabfbe3555 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.101601] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2a5b1388-a2cc-43d3-93e9-4ebabfbe3555 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.111949] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.111949] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.115362] [55069]: INFO cinder.volume.api [None req-2a5b1388-a2cc-43d3-93e9-4ebabfbe3555 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1068.120739] [55069]: INFO cinder.api.openstack.wsgi [None req-2a5b1388-a2cc-43d3-93e9-4ebabfbe3555 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1068.121169] [55069]: [pid: 55069|app: 0|req: 144/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:41 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.604332] [55068]: DEBUG cinder.api.middleware.request_id [None req-2eb1a50d-cdeb-46dc-852e-68b2d5605889 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.604791] [55068]: INFO cinder.api.openstack.wsgi [None req-2eb1a50d-cdeb-46dc-852e-68b2d5605889 None None] GET http://10.180.1.21/volume// [ 1068.604984] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2eb1a50d-cdeb-46dc-852e-68b2d5605889 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.605241] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2eb1a50d-cdeb-46dc-852e-68b2d5605889 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.605697] [55068]: INFO cinder.api.openstack.wsgi [None req-2eb1a50d-cdeb-46dc-852e-68b2d5605889 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1068.606127] [55068]: [pid: 55068|app: 0|req: 158/302] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:31:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1068.610714] [55069]: DEBUG cinder.api.middleware.request_id [req-0e846198-47fc-4552-910a-369f72db16ce req-d476474b-f578-4799-8f90-50c1e393dd21 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.613311] [55069]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-d476474b-f578-4799-8f90-50c1e393dd21 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1068.613567] [55069]: DEBUG cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-d476474b-f578-4799-8f90-50c1e393dd21 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.613786] [55069]: DEBUG cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-d476474b-f578-4799-8f90-50c1e393dd21 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.626144] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.626144] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.629756] [55069]: INFO cinder.volume.api [req-0e846198-47fc-4552-910a-369f72db16ce req-d476474b-f578-4799-8f90-50c1e393dd21 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1068.634286] [55069]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-d476474b-f578-4799-8f90-50c1e393dd21 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1068.634591] [55069]: [pid: 55069|app: 0|req: 145/303] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:31:42 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1068.667421] [55068]: DEBUG cinder.api.middleware.request_id [req-0e846198-47fc-4552-910a-369f72db16ce req-dfa2964e-a7eb-433f-8520-b707d2d0c3bc None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.669794] [55068]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-dfa2964e-a7eb-433f-8520-b707d2d0c3bc tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] PUT http://10.180.1.21/volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410 [ 1068.670226] [55068]: DEBUG cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-dfa2964e-a7eb-433f-8520-b707d2d0c3bc tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-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-534456", "mountpoint": "/dev/sdb"}}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1068.678656] [55068]: DEBUG cinder.coordination [req-0e846198-47fc-4552-910a-369f72db16ce req-dfa2964e-a7eb-433f-8520-b707d2d0c3bc tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Acquiring lock "cinder-attachment_update-41cbcc93-04b0-4c5c-9c2f-e36503a8ece7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1068.683311] [55068]: DEBUG cinder.coordination [req-0e846198-47fc-4552-910a-369f72db16ce req-dfa2964e-a7eb-433f-8520-b707d2d0c3bc tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Lock "cinder-attachment_update-41cbcc93-04b0-4c5c-9c2f-e36503a8ece7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1068.684414] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.684414] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.132801] [55069]: DEBUG cinder.api.middleware.request_id [None req-44e2441d-15a4-4290-9fd6-e1b8970647f8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.137156] [55069]: INFO cinder.api.openstack.wsgi [None req-44e2441d-15a4-4290-9fd6-e1b8970647f8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1069.137156] [55069]: DEBUG cinder.api.openstack.wsgi [None req-44e2441d-15a4-4290-9fd6-e1b8970647f8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.137156] [55069]: DEBUG cinder.api.openstack.wsgi [None req-44e2441d-15a4-4290-9fd6-e1b8970647f8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.150837] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.150837] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.156852] [55069]: INFO cinder.volume.api [None req-44e2441d-15a4-4290-9fd6-e1b8970647f8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1069.164846] [55069]: INFO cinder.api.openstack.wsgi [None req-44e2441d-15a4-4290-9fd6-e1b8970647f8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1069.164846] [55069]: [pid: 55069|app: 0|req: 146/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:42 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1069.402210] [55069]: DEBUG cinder.api.middleware.request_id [None req-a9d4d9c2-2806-4010-af65-f8fc7d3ecd1f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.404570] [55069]: INFO cinder.api.openstack.wsgi [None req-a9d4d9c2-2806-4010-af65-f8fc7d3ecd1f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1069.405390] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a9d4d9c2-2806-4010-af65-f8fc7d3ecd1f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.405390] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a9d4d9c2-2806-4010-af65-f8fc7d3ecd1f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.416631] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.416631] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.421192] [55069]: INFO cinder.volume.api [None req-a9d4d9c2-2806-4010-af65-f8fc7d3ecd1f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1069.426721] [55069]: INFO cinder.api.openstack.wsgi [None req-a9d4d9c2-2806-4010-af65-f8fc7d3ecd1f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1069.427400] [55069]: [pid: 55069|app: 0|req: 147/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:43 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.180914] [55069]: DEBUG cinder.api.middleware.request_id [None req-fad8e629-3435-491c-9194-99cc67870bf8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.183542] [55069]: INFO cinder.api.openstack.wsgi [None req-fad8e629-3435-491c-9194-99cc67870bf8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1070.183656] [55069]: DEBUG cinder.api.openstack.wsgi [None req-fad8e629-3435-491c-9194-99cc67870bf8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.183857] [55069]: DEBUG cinder.api.openstack.wsgi [None req-fad8e629-3435-491c-9194-99cc67870bf8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.202509] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.202509] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.206603] [55069]: INFO cinder.volume.api [None req-fad8e629-3435-491c-9194-99cc67870bf8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1070.214318] [55069]: INFO cinder.api.openstack.wsgi [None req-fad8e629-3435-491c-9194-99cc67870bf8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1070.216203] [55069]: [pid: 55069|app: 0|req: 148/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:44 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.228154] [55069]: DEBUG cinder.api.middleware.request_id [None req-83d19e7c-44f5-4ad9-ad00-245623dc8372 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.232537] [55069]: INFO cinder.api.openstack.wsgi [None req-83d19e7c-44f5-4ad9-ad00-245623dc8372 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1071.232932] [55069]: DEBUG cinder.api.openstack.wsgi [None req-83d19e7c-44f5-4ad9-ad00-245623dc8372 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.233967] [55069]: DEBUG cinder.api.openstack.wsgi [None req-83d19e7c-44f5-4ad9-ad00-245623dc8372 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.248024] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.248024] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.254300] [55069]: INFO cinder.volume.api [None req-83d19e7c-44f5-4ad9-ad00-245623dc8372 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1071.260493] [55069]: INFO cinder.api.openstack.wsgi [None req-83d19e7c-44f5-4ad9-ad00-245623dc8372 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1071.260903] [55069]: [pid: 55069|app: 0|req: 149/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:45 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.298677] [55069]: DEBUG cinder.api.middleware.request_id [None req-7d25ba69-97a5-43d1-837c-b3f77f291c5f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.301034] [55069]: INFO cinder.api.openstack.wsgi [None req-7d25ba69-97a5-43d1-837c-b3f77f291c5f tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1071.301267] [55069]: DEBUG cinder.api.openstack.wsgi [None req-7d25ba69-97a5-43d1-837c-b3f77f291c5f tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.301486] [55069]: DEBUG cinder.api.openstack.wsgi [None req-7d25ba69-97a5-43d1-837c-b3f77f291c5f tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.309519] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.309519] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.313070] [55069]: INFO cinder.volume.api [None req-7d25ba69-97a5-43d1-837c-b3f77f291c5f tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1071.319977] [55069]: INFO cinder.api.openstack.wsgi [None req-7d25ba69-97a5-43d1-837c-b3f77f291c5f tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1071.321027] [55069]: [pid: 55069|app: 0|req: 150/308] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:45 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.355087] [55069]: DEBUG cinder.api.middleware.request_id [None req-44f413e7-c86c-461b-885e-0c32eb1ba54a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.356881] [55069]: INFO cinder.api.openstack.wsgi [None req-44f413e7-c86c-461b-885e-0c32eb1ba54a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1071.357269] [55069]: DEBUG cinder.api.openstack.wsgi [None req-44f413e7-c86c-461b-885e-0c32eb1ba54a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.357622] [55069]: DEBUG cinder.api.openstack.wsgi [None req-44f413e7-c86c-461b-885e-0c32eb1ba54a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.365780] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.365780] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.369734] [55069]: INFO cinder.volume.api [None req-44f413e7-c86c-461b-885e-0c32eb1ba54a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1071.374740] [55069]: INFO cinder.api.openstack.wsgi [None req-44f413e7-c86c-461b-885e-0c32eb1ba54a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1071.375216] [55069]: [pid: 55069|app: 0|req: 151/309] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:45 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.273134] [55069]: DEBUG cinder.api.middleware.request_id [None req-54bb757e-5b11-40a0-ad4c-14cb68d868b8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.275545] [55069]: INFO cinder.api.openstack.wsgi [None req-54bb757e-5b11-40a0-ad4c-14cb68d868b8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1072.275798] [55069]: DEBUG cinder.api.openstack.wsgi [None req-54bb757e-5b11-40a0-ad4c-14cb68d868b8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.276038] [55069]: DEBUG cinder.api.openstack.wsgi [None req-54bb757e-5b11-40a0-ad4c-14cb68d868b8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.292214] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.292214] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.302507] [55069]: INFO cinder.volume.api [None req-54bb757e-5b11-40a0-ad4c-14cb68d868b8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1072.307651] [55069]: INFO cinder.api.openstack.wsgi [None req-54bb757e-5b11-40a0-ad4c-14cb68d868b8 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1072.308415] [55069]: [pid: 55069|app: 0|req: 152/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:46 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.207559] [55068]: DEBUG cinder.coordination [req-0e846198-47fc-4552-910a-369f72db16ce req-dfa2964e-a7eb-433f-8520-b707d2d0c3bc tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Lock "cinder-attachment_update-41cbcc93-04b0-4c5c-9c2f-e36503a8ece7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1073.207801] [55068]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-dfa2964e-a7eb-433f-8520-b707d2d0c3bc tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410 returned with HTTP 200 [ 1073.208201] [55068]: [pid: 55068|app: 0|req: 159/311] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:31:42 2025] PUT /volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.321663] [55069]: DEBUG cinder.api.middleware.request_id [None req-7852e8b3-126a-48c6-b252-e16b2f9cb231 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.325269] [55069]: INFO cinder.api.openstack.wsgi [None req-7852e8b3-126a-48c6-b252-e16b2f9cb231 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1073.325269] [55069]: DEBUG cinder.api.openstack.wsgi [None req-7852e8b3-126a-48c6-b252-e16b2f9cb231 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.325269] [55069]: DEBUG cinder.api.openstack.wsgi [None req-7852e8b3-126a-48c6-b252-e16b2f9cb231 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.345408] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.345408] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.352010] [55069]: INFO cinder.volume.api [None req-7852e8b3-126a-48c6-b252-e16b2f9cb231 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1073.359682] [55069]: INFO cinder.api.openstack.wsgi [None req-7852e8b3-126a-48c6-b252-e16b2f9cb231 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1073.360433] [55069]: [pid: 55069|app: 0|req: 153/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:47 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.370353] [55068]: DEBUG cinder.api.middleware.request_id [None req-70f212b2-fafd-46cb-9c3c-899e79c8770a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.373068] [55068]: INFO cinder.api.openstack.wsgi [None req-70f212b2-fafd-46cb-9c3c-899e79c8770a tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1074.373711] [55068]: DEBUG cinder.api.openstack.wsgi [None req-70f212b2-fafd-46cb-9c3c-899e79c8770a tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.374013] [55068]: DEBUG cinder.api.openstack.wsgi [None req-70f212b2-fafd-46cb-9c3c-899e79c8770a tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.387808] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.387808] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.392268] [55068]: INFO cinder.volume.api [None req-70f212b2-fafd-46cb-9c3c-899e79c8770a tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1074.398288] [55068]: INFO cinder.api.openstack.wsgi [None req-70f212b2-fafd-46cb-9c3c-899e79c8770a tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1074.398685] [55068]: [pid: 55068|app: 0|req: 160/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:48 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.875347] [55069]: DEBUG cinder.api.middleware.request_id [req-0e846198-47fc-4552-910a-369f72db16ce req-4a53183d-f3e3-40ab-8895-b47af30b1ee0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.877947] [55069]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-4a53183d-f3e3-40ab-8895-b47af30b1ee0 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] POST http://10.180.1.21/volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410/action [ 1074.878484] [55069]: DEBUG cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-4a53183d-f3e3-40ab-8895-b47af30b1ee0 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1074.878670] [55069]: DEBUG cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-4a53183d-f3e3-40ab-8895-b47af30b1ee0 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.896491] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.896491] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.914080] [55069]: INFO cinder.api.openstack.wsgi [req-0e846198-47fc-4552-910a-369f72db16ce req-4a53183d-f3e3-40ab-8895-b47af30b1ee0 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410/action returned with HTTP 204 [ 1074.914675] [55069]: [pid: 55069|app: 0|req: 154/314] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:31:48 2025] POST /volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1075.409552] [55068]: DEBUG cinder.api.middleware.request_id [None req-b4e93d4f-9db5-4287-b357-2dff154e2338 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.411830] [55068]: INFO cinder.api.openstack.wsgi [None req-b4e93d4f-9db5-4287-b357-2dff154e2338 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1075.412109] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b4e93d4f-9db5-4287-b357-2dff154e2338 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.412423] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b4e93d4f-9db5-4287-b357-2dff154e2338 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.425144] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.425144] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.428879] [55068]: INFO cinder.volume.api [None req-b4e93d4f-9db5-4287-b357-2dff154e2338 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1075.433662] [55068]: INFO cinder.api.openstack.wsgi [None req-b4e93d4f-9db5-4287-b357-2dff154e2338 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1075.434086] [55068]: [pid: 55068|app: 0|req: 161/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:49 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1075.445373] [55069]: DEBUG cinder.api.middleware.request_id [None req-96cdc9da-5136-4b21-af9b-476ab152e6f3 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.447518] [55069]: INFO cinder.api.openstack.wsgi [None req-96cdc9da-5136-4b21-af9b-476ab152e6f3 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1075.447734] [55069]: DEBUG cinder.api.openstack.wsgi [None req-96cdc9da-5136-4b21-af9b-476ab152e6f3 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.447950] [55069]: DEBUG cinder.api.openstack.wsgi [None req-96cdc9da-5136-4b21-af9b-476ab152e6f3 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.458067] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.458067] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.461077] [55069]: INFO cinder.volume.api [None req-96cdc9da-5136-4b21-af9b-476ab152e6f3 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1075.465269] [55069]: INFO cinder.api.openstack.wsgi [None req-96cdc9da-5136-4b21-af9b-476ab152e6f3 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1075.465661] [55069]: [pid: 55069|app: 0|req: 155/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:49 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1075.761024] [55068]: DEBUG cinder.api.middleware.request_id [req-21083039-f43d-47ab-80ee-e1874b62cfb4 req-102cfcc9-f8fe-480d-b273-3831e2ec1ed5 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.763329] [55068]: INFO cinder.api.openstack.wsgi [req-21083039-f43d-47ab-80ee-e1874b62cfb4 req-102cfcc9-f8fe-480d-b273-3831e2ec1ed5 tempest-ServerActionsTestJSON-201589809 tempest-ServerActionsTestJSON-201589809-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=0f5eba44-1607-43f5-b800-971cf94864a4 [ 1075.763573] [55068]: DEBUG cinder.api.openstack.wsgi [req-21083039-f43d-47ab-80ee-e1874b62cfb4 req-102cfcc9-f8fe-480d-b273-3831e2ec1ed5 tempest-ServerActionsTestJSON-201589809 tempest-ServerActionsTestJSON-201589809-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.763787] [55068]: DEBUG cinder.api.openstack.wsgi [req-21083039-f43d-47ab-80ee-e1874b62cfb4 req-102cfcc9-f8fe-480d-b273-3831e2ec1ed5 tempest-ServerActionsTestJSON-201589809 tempest-ServerActionsTestJSON-201589809-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.768425] [55068]: INFO cinder.api.openstack.wsgi [req-21083039-f43d-47ab-80ee-e1874b62cfb4 req-102cfcc9-f8fe-480d-b273-3831e2ec1ed5 tempest-ServerActionsTestJSON-201589809 tempest-ServerActionsTestJSON-201589809-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=0f5eba44-1607-43f5-b800-971cf94864a4 returned with HTTP 200 [ 1075.768803] [55068]: [pid: 55068|app: 0|req: 162/317] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 02:31:49 2025] GET /volume/v3/attachments?instance_id=0f5eba44-1607-43f5-b800-971cf94864a4 => generated 19 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.658073] [55069]: DEBUG cinder.api.middleware.request_id [req-a0c520d4-f162-4e51-8080-37322d450691 req-1b8c53b9-0738-45f6-b1a0-56eae545e793 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.662972] [55069]: INFO cinder.api.openstack.wsgi [req-a0c520d4-f162-4e51-8080-37322d450691 req-1b8c53b9-0738-45f6-b1a0-56eae545e793 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] DELETE http://10.180.1.21/volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410 [ 1080.663366] [55069]: DEBUG cinder.api.openstack.wsgi [req-a0c520d4-f162-4e51-8080-37322d450691 req-1b8c53b9-0738-45f6-b1a0-56eae545e793 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.663703] [55069]: DEBUG cinder.api.openstack.wsgi [req-a0c520d4-f162-4e51-8080-37322d450691 req-1b8c53b9-0738-45f6-b1a0-56eae545e793 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.678716] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.678716] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.214083] [55069]: INFO cinder.api.openstack.wsgi [req-a0c520d4-f162-4e51-8080-37322d450691 req-1b8c53b9-0738-45f6-b1a0-56eae545e793 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410 returned with HTTP 200 [ 1081.214770] [55069]: [pid: 55069|app: 0|req: 156/318] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:31:54 2025] DELETE /volume/v3/attachments/24dbb155-2094-467d-a0cc-47c917cc8410 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.645738] [55068]: DEBUG cinder.api.middleware.request_id [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-5b4598fd-d878-487f-a914-1845fb0fef4d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.648011] [55068]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-5b4598fd-d878-487f-a914-1845fb0fef4d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1082.648241] [55068]: DEBUG cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-5b4598fd-d878-487f-a914-1845fb0fef4d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.648456] [55068]: DEBUG cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-5b4598fd-d878-487f-a914-1845fb0fef4d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.660054] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.660054] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.663587] [55068]: INFO cinder.volume.api [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-5b4598fd-d878-487f-a914-1845fb0fef4d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1082.668451] [55068]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-5b4598fd-d878-487f-a914-1845fb0fef4d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1082.668534] [55068]: [pid: 55068|app: 0|req: 163/319] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:31:56 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.194415] [55069]: DEBUG cinder.api.middleware.request_id [None req-d37fd363-1ff4-4d50-b2da-8aef55f4e578 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.195752] [55069]: INFO cinder.api.openstack.wsgi [None req-d37fd363-1ff4-4d50-b2da-8aef55f4e578 None None] GET http://10.180.1.21/volume// [ 1084.196097] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d37fd363-1ff4-4d50-b2da-8aef55f4e578 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.196384] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d37fd363-1ff4-4d50-b2da-8aef55f4e578 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.196923] [55069]: INFO cinder.api.openstack.wsgi [None req-d37fd363-1ff4-4d50-b2da-8aef55f4e578 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1084.197465] [55069]: [pid: 55069|app: 0|req: 157/320] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:31:58 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1084.202058] [55068]: DEBUG cinder.api.middleware.request_id [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-d1b7e243-a2bb-48f2-907d-7fc415b671ef None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.204839] [55068]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-d1b7e243-a2bb-48f2-907d-7fc415b671ef tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1084.205330] [55068]: DEBUG cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-d1b7e243-a2bb-48f2-907d-7fc415b671ef tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2272fd7f-2074-4ea6-aaf8-59ed455ffc0a", "connector": null, "instance_uuid": "95502635-1954-4e8f-8d46-c502f243c703"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1084.220552] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.220552] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.248145] [55068]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-d1b7e243-a2bb-48f2-907d-7fc415b671ef tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1084.248145] [55068]: [pid: 55068|app: 0|req: 164/321] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:31:58 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1084.267978] [55069]: DEBUG cinder.api.middleware.request_id [None req-0c9a151f-da41-45c5-9155-0622bfc992d0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.270450] [55069]: INFO cinder.api.openstack.wsgi [None req-0c9a151f-da41-45c5-9155-0622bfc992d0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1084.270713] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0c9a151f-da41-45c5-9155-0622bfc992d0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.270914] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0c9a151f-da41-45c5-9155-0622bfc992d0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.284638] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.284638] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.289062] [55069]: INFO cinder.volume.api [None req-0c9a151f-da41-45c5-9155-0622bfc992d0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1084.295803] [55069]: INFO cinder.api.openstack.wsgi [None req-0c9a151f-da41-45c5-9155-0622bfc992d0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1084.296308] [55069]: [pid: 55069|app: 0|req: 158/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:58 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.787479] [55068]: DEBUG cinder.api.middleware.request_id [None req-c27b30f6-f383-482f-81e7-ab391ec729bb None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.787900] [55068]: INFO cinder.api.openstack.wsgi [None req-c27b30f6-f383-482f-81e7-ab391ec729bb None None] GET http://10.180.1.21/volume// [ 1084.788118] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c27b30f6-f383-482f-81e7-ab391ec729bb None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.788359] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c27b30f6-f383-482f-81e7-ab391ec729bb None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.788768] [55068]: INFO cinder.api.openstack.wsgi [None req-c27b30f6-f383-482f-81e7-ab391ec729bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1084.789163] [55068]: [pid: 55068|app: 0|req: 165/323] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:31:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1084.795322] [55069]: DEBUG cinder.api.middleware.request_id [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-a008a11e-6d7e-4d3d-8581-ed43bea0a7d4 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.803474] [55069]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-a008a11e-6d7e-4d3d-8581-ed43bea0a7d4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1084.803704] [55069]: DEBUG cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-a008a11e-6d7e-4d3d-8581-ed43bea0a7d4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.803941] [55069]: DEBUG cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-a008a11e-6d7e-4d3d-8581-ed43bea0a7d4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.822277] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822277] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.827132] [55069]: INFO cinder.volume.api [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-a008a11e-6d7e-4d3d-8581-ed43bea0a7d4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1084.832347] [55069]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-a008a11e-6d7e-4d3d-8581-ed43bea0a7d4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1084.832747] [55069]: [pid: 55069|app: 0|req: 159/324] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:31:58 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 1030 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1084.864436] [55068]: DEBUG cinder.api.middleware.request_id [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-b5aa3b12-457b-4f22-b649-bf01ad752df1 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.867141] [55068]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-b5aa3b12-457b-4f22-b649-bf01ad752df1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] PUT http://10.180.1.21/volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59 [ 1084.867685] [55068]: DEBUG cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-b5aa3b12-457b-4f22-b649-bf01ad752df1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-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-534453", "mountpoint": "/dev/sdb"}}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1084.879458] [55068]: DEBUG cinder.coordination [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-b5aa3b12-457b-4f22-b649-bf01ad752df1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Acquiring lock "cinder-attachment_update-2272fd7f-2074-4ea6-aaf8-59ed455ffc0a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1084.884525] [55068]: DEBUG cinder.coordination [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-b5aa3b12-457b-4f22-b649-bf01ad752df1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Lock "cinder-attachment_update-2272fd7f-2074-4ea6-aaf8-59ed455ffc0a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1084.885809] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885809] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.210106] [55069]: DEBUG cinder.api.middleware.request_id [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.212629] [55069]: INFO cinder.api.openstack.wsgi [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1085.213024] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-142664140", "imageRef": "a7ae8b2f-5347-4c97-bbf8-7de2d045d9ea", "size": 1}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1085.215068] [55069]: DEBUG cinder.api.v3.volumes [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-142664140', 'imageRef': 'a7ae8b2f-5347-4c97-bbf8-7de2d045d9ea', 'size': 1}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1085.407515] [55069]: INFO cinder.api.v3.volumes [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Create volume of 1 GB [ 1085.413379] [55069]: INFO cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Availability Zones retrieved successfully. [ 1085.421524] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Flow 'volume_create_api' (b4dae32c-b924-4321-af32-e41a7692cdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1085.422746] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995dc224-2fea-4d54-ab47-0a309d67a815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1085.423998] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1085.470360] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995dc224-2fea-4d54-ab47-0a309d67a815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1085.471435] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b00957-62c6-466c-8c5c-834ef00eee9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1085.508764] [55069]: DEBUG cinder.quota [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Created reservations ['56ffc0e4-8db2-4e45-a367-930ec98929b8', '61773170-1178-419c-83ff-fe0e84166cdf', '522458d2-0acf-4a18-a410-474066f70175', 'c212dcfc-442f-4397-b0f5-a777c30170a6'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1085.509805] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b00957-62c6-466c-8c5c-834ef00eee9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56ffc0e4-8db2-4e45-a367-930ec98929b8', '61773170-1178-419c-83ff-fe0e84166cdf', '522458d2-0acf-4a18-a410-474066f70175', 'c212dcfc-442f-4397-b0f5-a777c30170a6']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1085.510990] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3eb97e-8fda-4041-b35c-5dee329eb053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1085.529748] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3eb97e-8fda-4041-b35c-5dee329eb053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59200b02-c500-4a7c-950d-19cfad8b397a', '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-142664140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a205f52c13914e24859187c09910a289',qos_specs=None,replication_status=,reservations=['56ffc0e4-8db2-4e45-a367-930ec98929b8','61773170-1178-419c-83ff-fe0e84166cdf','522458d2-0acf-4a18-a410-474066f70175','c212dcfc-442f-4397-b0f5-a777c30170a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b27613438c84eaf941564682b80c018',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-142664140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59200b02-c500-4a7c-950d-19cfad8b397a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a205f52c13914e24859187c09910a289',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='5b27613438c84eaf941564682b80c018',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1085.530078] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a832e74-9ee6-420f-9e05-c504d72a0a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1085.544631] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a832e74-9ee6-420f-9e05-c504d72a0a11) 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-142664140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a205f52c13914e24859187c09910a289',qos_specs=None,replication_status=,reservations=['56ffc0e4-8db2-4e45-a367-930ec98929b8','61773170-1178-419c-83ff-fe0e84166cdf','522458d2-0acf-4a18-a410-474066f70175','c212dcfc-442f-4397-b0f5-a777c30170a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b27613438c84eaf941564682b80c018',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1085.545661] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5fcc3d4-8dcb-48b9-8955-72f38d887af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1085.556930] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5fcc3d4-8dcb-48b9-8955-72f38d887af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1085.558711] [55069]: DEBUG cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Flow 'volume_create_api' (b4dae32c-b924-4321-af32-e41a7692cdc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1085.559310] [55069]: INFO cinder.volume.api [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Create volume request issued successfully. [ 1085.560375] [55069]: INFO cinder.api.openstack.wsgi [None req-ca00f87d-3298-4ed5-a08e-13f59dbe87a6 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1085.561111] [55069]: [pid: 55069|app: 0|req: 160/325] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 02:31:59 2025] POST /volume/v3/volumes => generated 751 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1085.562813] [55069]: DEBUG cinder.api.middleware.request_id [None req-500ab2f5-e891-4af4-970c-5228162e9a03 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.566264] [55069]: INFO cinder.api.openstack.wsgi [None req-500ab2f5-e891-4af4-970c-5228162e9a03 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1085.566828] [55069]: DEBUG cinder.api.openstack.wsgi [None req-500ab2f5-e891-4af4-970c-5228162e9a03 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.567185] [55069]: DEBUG cinder.api.openstack.wsgi [None req-500ab2f5-e891-4af4-970c-5228162e9a03 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.587916] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.587916] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.592343] [55069]: INFO cinder.volume.api [None req-500ab2f5-e891-4af4-970c-5228162e9a03 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1085.600423] [55069]: INFO cinder.api.openstack.wsgi [None req-500ab2f5-e891-4af4-970c-5228162e9a03 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1085.600836] [55069]: [pid: 55069|app: 0|req: 161/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:59 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.604912] [55069]: DEBUG cinder.api.middleware.request_id [None req-bca5eaf6-6c9a-4bc3-a5ee-721c56605714 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.607686] [55069]: INFO cinder.api.openstack.wsgi [None req-bca5eaf6-6c9a-4bc3-a5ee-721c56605714 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1085.607976] [55069]: DEBUG cinder.api.openstack.wsgi [None req-bca5eaf6-6c9a-4bc3-a5ee-721c56605714 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.608143] [55069]: DEBUG cinder.api.openstack.wsgi [None req-bca5eaf6-6c9a-4bc3-a5ee-721c56605714 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.616049] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.616049] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.619645] [55069]: INFO cinder.volume.api [None req-bca5eaf6-6c9a-4bc3-a5ee-721c56605714 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1085.624142] [55069]: INFO cinder.api.openstack.wsgi [None req-bca5eaf6-6c9a-4bc3-a5ee-721c56605714 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1085.624549] [55069]: [pid: 55069|app: 0|req: 162/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:59 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.625546] [55069]: DEBUG cinder.api.middleware.request_id [None req-dfdd8f2e-6f11-45e3-b508-6caf7a1bd92f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.628145] [55069]: INFO cinder.api.openstack.wsgi [None req-dfdd8f2e-6f11-45e3-b508-6caf7a1bd92f tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1085.628145] [55069]: DEBUG cinder.api.openstack.wsgi [None req-dfdd8f2e-6f11-45e3-b508-6caf7a1bd92f tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.628145] [55069]: DEBUG cinder.api.openstack.wsgi [None req-dfdd8f2e-6f11-45e3-b508-6caf7a1bd92f tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.635783] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.635783] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.639250] [55069]: INFO cinder.volume.api [None req-dfdd8f2e-6f11-45e3-b508-6caf7a1bd92f tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1085.643938] [55069]: INFO cinder.api.openstack.wsgi [None req-dfdd8f2e-6f11-45e3-b508-6caf7a1bd92f tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1085.644368] [55069]: [pid: 55069|app: 0|req: 163/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:59 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.653845] [55069]: DEBUG cinder.api.middleware.request_id [None req-cc95a8c9-c773-4a2a-8e4d-63599c32f788 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.656024] [55069]: INFO cinder.api.openstack.wsgi [None req-cc95a8c9-c773-4a2a-8e4d-63599c32f788 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1085.656249] [55069]: DEBUG cinder.api.openstack.wsgi [None req-cc95a8c9-c773-4a2a-8e4d-63599c32f788 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.656461] [55069]: DEBUG cinder.api.openstack.wsgi [None req-cc95a8c9-c773-4a2a-8e4d-63599c32f788 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.663968] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.663968] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.667534] [55069]: INFO cinder.volume.api [None req-cc95a8c9-c773-4a2a-8e4d-63599c32f788 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1085.671736] [55069]: INFO cinder.api.openstack.wsgi [None req-cc95a8c9-c773-4a2a-8e4d-63599c32f788 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1085.672139] [55069]: [pid: 55069|app: 0|req: 164/329] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:59 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.705711] [55069]: DEBUG cinder.api.middleware.request_id [None req-533d4fcf-eb3d-4ef0-a915-1076bb8d98ff None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.707801] [55069]: INFO cinder.api.openstack.wsgi [None req-533d4fcf-eb3d-4ef0-a915-1076bb8d98ff tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1085.708031] [55069]: DEBUG cinder.api.openstack.wsgi [None req-533d4fcf-eb3d-4ef0-a915-1076bb8d98ff tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.708326] [55069]: DEBUG cinder.api.openstack.wsgi [None req-533d4fcf-eb3d-4ef0-a915-1076bb8d98ff tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.716702] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.716702] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.720513] [55069]: INFO cinder.volume.api [None req-533d4fcf-eb3d-4ef0-a915-1076bb8d98ff tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1085.725014] [55069]: INFO cinder.api.openstack.wsgi [None req-533d4fcf-eb3d-4ef0-a915-1076bb8d98ff tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1085.725487] [55069]: [pid: 55069|app: 0|req: 165/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:31:59 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.614410] [55069]: DEBUG cinder.api.middleware.request_id [None req-82f41a4b-782c-46ed-852b-213ee63073b4 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.616295] [55069]: INFO cinder.api.openstack.wsgi [None req-82f41a4b-782c-46ed-852b-213ee63073b4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1086.616494] [55069]: DEBUG cinder.api.openstack.wsgi [None req-82f41a4b-782c-46ed-852b-213ee63073b4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.616716] [55069]: DEBUG cinder.api.openstack.wsgi [None req-82f41a4b-782c-46ed-852b-213ee63073b4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.631047] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.631047] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.634713] [55069]: INFO cinder.volume.api [None req-82f41a4b-782c-46ed-852b-213ee63073b4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1086.639635] [55069]: INFO cinder.api.openstack.wsgi [None req-82f41a4b-782c-46ed-852b-213ee63073b4 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1086.640050] [55069]: [pid: 55069|app: 0|req: 166/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:00 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.641516] [55069]: DEBUG cinder.api.middleware.request_id [None req-9cc34e4a-ccb6-4170-8b1a-4a3187e8a2d2 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.642520] [55069]: INFO cinder.api.openstack.wsgi [None req-9cc34e4a-ccb6-4170-8b1a-4a3187e8a2d2 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1086.642774] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9cc34e4a-ccb6-4170-8b1a-4a3187e8a2d2 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.643392] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9cc34e4a-ccb6-4170-8b1a-4a3187e8a2d2 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.651316] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.651316] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.654790] [55069]: INFO cinder.volume.api [None req-9cc34e4a-ccb6-4170-8b1a-4a3187e8a2d2 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1086.660817] [55069]: INFO cinder.api.openstack.wsgi [None req-9cc34e4a-ccb6-4170-8b1a-4a3187e8a2d2 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1086.661381] [55069]: [pid: 55069|app: 0|req: 167/332] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:00 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.650546] [55069]: DEBUG cinder.api.middleware.request_id [None req-f2a77514-fce0-4074-8c18-cd65c2017f6e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.652723] [55069]: INFO cinder.api.openstack.wsgi [None req-f2a77514-fce0-4074-8c18-cd65c2017f6e tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1087.652941] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f2a77514-fce0-4074-8c18-cd65c2017f6e tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.653186] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f2a77514-fce0-4074-8c18-cd65c2017f6e tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.667574] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.667574] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.671484] [55069]: INFO cinder.volume.api [None req-f2a77514-fce0-4074-8c18-cd65c2017f6e tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1087.676365] [55069]: INFO cinder.api.openstack.wsgi [None req-f2a77514-fce0-4074-8c18-cd65c2017f6e tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1087.676809] [55069]: [pid: 55069|app: 0|req: 168/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:01 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.677431] [55069]: DEBUG cinder.api.middleware.request_id [None req-1e3ebf29-8bff-4d76-968e-138989c6d6ba None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.679222] [55069]: INFO cinder.api.openstack.wsgi [None req-1e3ebf29-8bff-4d76-968e-138989c6d6ba tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1087.679440] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1e3ebf29-8bff-4d76-968e-138989c6d6ba tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.679655] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1e3ebf29-8bff-4d76-968e-138989c6d6ba tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.686792] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.686792] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.691256] [55069]: INFO cinder.volume.api [None req-1e3ebf29-8bff-4d76-968e-138989c6d6ba tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1087.695836] [55069]: INFO cinder.api.openstack.wsgi [None req-1e3ebf29-8bff-4d76-968e-138989c6d6ba tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1087.696211] [55069]: [pid: 55069|app: 0|req: 169/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:01 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.686726] [55069]: DEBUG cinder.api.middleware.request_id [None req-76c1e49f-ec15-457a-89d7-cb42eda7dad0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.688882] [55069]: INFO cinder.api.openstack.wsgi [None req-76c1e49f-ec15-457a-89d7-cb42eda7dad0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1088.689125] [55069]: DEBUG cinder.api.openstack.wsgi [None req-76c1e49f-ec15-457a-89d7-cb42eda7dad0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.689363] [55069]: DEBUG cinder.api.openstack.wsgi [None req-76c1e49f-ec15-457a-89d7-cb42eda7dad0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.703565] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.703565] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.707810] [55069]: INFO cinder.volume.api [None req-76c1e49f-ec15-457a-89d7-cb42eda7dad0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1088.712753] [55069]: INFO cinder.api.openstack.wsgi [None req-76c1e49f-ec15-457a-89d7-cb42eda7dad0 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1088.713166] [55069]: [pid: 55069|app: 0|req: 170/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:02 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.713843] [55069]: DEBUG cinder.api.middleware.request_id [None req-31051a54-3a49-40dc-85ed-cfdee3c9b3ef None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.715821] [55069]: INFO cinder.api.openstack.wsgi [None req-31051a54-3a49-40dc-85ed-cfdee3c9b3ef tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1088.716033] [55069]: DEBUG cinder.api.openstack.wsgi [None req-31051a54-3a49-40dc-85ed-cfdee3c9b3ef tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.716267] [55069]: DEBUG cinder.api.openstack.wsgi [None req-31051a54-3a49-40dc-85ed-cfdee3c9b3ef tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.723311] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.723311] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.726765] [55069]: INFO cinder.volume.api [None req-31051a54-3a49-40dc-85ed-cfdee3c9b3ef tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1088.731191] [55069]: INFO cinder.api.openstack.wsgi [None req-31051a54-3a49-40dc-85ed-cfdee3c9b3ef tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1088.731688] [55069]: [pid: 55069|app: 0|req: 171/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:02 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.724781] [55069]: DEBUG cinder.api.middleware.request_id [None req-ee7b88bf-efdb-414c-91d6-281cb45b5b61 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.727195] [55069]: INFO cinder.api.openstack.wsgi [None req-ee7b88bf-efdb-414c-91d6-281cb45b5b61 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1089.727490] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ee7b88bf-efdb-414c-91d6-281cb45b5b61 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.727827] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ee7b88bf-efdb-414c-91d6-281cb45b5b61 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.744025] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.744025] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.749142] [55069]: INFO cinder.volume.api [None req-ee7b88bf-efdb-414c-91d6-281cb45b5b61 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1089.754309] [55069]: INFO cinder.api.openstack.wsgi [None req-ee7b88bf-efdb-414c-91d6-281cb45b5b61 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1089.754823] [55069]: [pid: 55069|app: 0|req: 172/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:03 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.755350] [55069]: DEBUG cinder.api.middleware.request_id [None req-0214ead3-ed5c-43cd-8c33-b03801dcee5d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.757225] [55069]: INFO cinder.api.openstack.wsgi [None req-0214ead3-ed5c-43cd-8c33-b03801dcee5d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1089.757485] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0214ead3-ed5c-43cd-8c33-b03801dcee5d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.757641] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0214ead3-ed5c-43cd-8c33-b03801dcee5d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.764616] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.764616] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.767919] [55069]: INFO cinder.volume.api [None req-0214ead3-ed5c-43cd-8c33-b03801dcee5d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1089.772390] [55069]: INFO cinder.api.openstack.wsgi [None req-0214ead3-ed5c-43cd-8c33-b03801dcee5d tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1089.772783] [55069]: [pid: 55069|app: 0|req: 173/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:03 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.765495] [55069]: DEBUG cinder.api.middleware.request_id [None req-acc1260d-821f-4883-b22a-d882c4c648e1 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.767993] [55069]: INFO cinder.api.openstack.wsgi [None req-acc1260d-821f-4883-b22a-d882c4c648e1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1090.768235] [55069]: DEBUG cinder.api.openstack.wsgi [None req-acc1260d-821f-4883-b22a-d882c4c648e1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.768450] [55069]: DEBUG cinder.api.openstack.wsgi [None req-acc1260d-821f-4883-b22a-d882c4c648e1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.782106] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.782106] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.786150] [55069]: INFO cinder.volume.api [None req-acc1260d-821f-4883-b22a-d882c4c648e1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1090.790963] [55069]: INFO cinder.api.openstack.wsgi [None req-acc1260d-821f-4883-b22a-d882c4c648e1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1090.791381] [55069]: [pid: 55069|app: 0|req: 174/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:04 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.792011] [55069]: DEBUG cinder.api.middleware.request_id [None req-221e6383-9a57-4b23-bd16-c4e02651371e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.793795] [55069]: INFO cinder.api.openstack.wsgi [None req-221e6383-9a57-4b23-bd16-c4e02651371e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1090.794014] [55069]: DEBUG cinder.api.openstack.wsgi [None req-221e6383-9a57-4b23-bd16-c4e02651371e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.794238] [55069]: DEBUG cinder.api.openstack.wsgi [None req-221e6383-9a57-4b23-bd16-c4e02651371e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.800895] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.800895] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.803999] [55069]: INFO cinder.volume.api [None req-221e6383-9a57-4b23-bd16-c4e02651371e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1090.808266] [55069]: INFO cinder.api.openstack.wsgi [None req-221e6383-9a57-4b23-bd16-c4e02651371e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1090.808639] [55069]: [pid: 55069|app: 0|req: 175/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:04 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.418488] [55068]: DEBUG cinder.coordination [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-b5aa3b12-457b-4f22-b649-bf01ad752df1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Lock "cinder-attachment_update-2272fd7f-2074-4ea6-aaf8-59ed455ffc0a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.534s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1091.418901] [55068]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-b5aa3b12-457b-4f22-b649-bf01ad752df1 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59 returned with HTTP 200 [ 1091.419405] [55068]: [pid: 55068|app: 0|req: 166/341] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:31:58 2025] PUT /volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59 => generated 617 bytes in 6556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.801365] [55069]: DEBUG cinder.api.middleware.request_id [None req-973f76bd-2bf0-481e-b214-008d88510fce None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.803689] [55069]: INFO cinder.api.openstack.wsgi [None req-973f76bd-2bf0-481e-b214-008d88510fce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1091.803997] [55069]: DEBUG cinder.api.openstack.wsgi [None req-973f76bd-2bf0-481e-b214-008d88510fce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.804346] [55069]: DEBUG cinder.api.openstack.wsgi [None req-973f76bd-2bf0-481e-b214-008d88510fce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.814715] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.814715] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.818428] [55069]: INFO cinder.volume.api [None req-973f76bd-2bf0-481e-b214-008d88510fce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1091.819083] [55068]: DEBUG cinder.api.middleware.request_id [None req-2c637a81-6f66-49de-bf6e-4011c4f3a0f1 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.821441] [55068]: INFO cinder.api.openstack.wsgi [None req-2c637a81-6f66-49de-bf6e-4011c4f3a0f1 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1091.821677] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2c637a81-6f66-49de-bf6e-4011c4f3a0f1 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.821916] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2c637a81-6f66-49de-bf6e-4011c4f3a0f1 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.823644] [55069]: INFO cinder.api.openstack.wsgi [None req-973f76bd-2bf0-481e-b214-008d88510fce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1091.824086] [55069]: [pid: 55069|app: 0|req: 176/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:05 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.829993] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.829993] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.833880] [55068]: INFO cinder.volume.api [None req-2c637a81-6f66-49de-bf6e-4011c4f3a0f1 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1091.838645] [55068]: INFO cinder.api.openstack.wsgi [None req-2c637a81-6f66-49de-bf6e-4011c4f3a0f1 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1091.839064] [55068]: [pid: 55068|app: 0|req: 167/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:05 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.836375] [55069]: DEBUG cinder.api.middleware.request_id [None req-047633ac-e02e-4d4b-800b-a1289355a4b3 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.838564] [55069]: INFO cinder.api.openstack.wsgi [None req-047633ac-e02e-4d4b-800b-a1289355a4b3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1092.838852] [55069]: DEBUG cinder.api.openstack.wsgi [None req-047633ac-e02e-4d4b-800b-a1289355a4b3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.839116] [55069]: DEBUG cinder.api.openstack.wsgi [None req-047633ac-e02e-4d4b-800b-a1289355a4b3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.851952] [55068]: DEBUG cinder.api.middleware.request_id [None req-2c79a189-7bc6-4c34-bb0c-38f73f031baf None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.852209] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852209] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.853915] [55068]: INFO cinder.api.openstack.wsgi [None req-2c79a189-7bc6-4c34-bb0c-38f73f031baf tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1092.854304] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2c79a189-7bc6-4c34-bb0c-38f73f031baf tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.854637] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2c79a189-7bc6-4c34-bb0c-38f73f031baf tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.856082] [55069]: INFO cinder.volume.api [None req-047633ac-e02e-4d4b-800b-a1289355a4b3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1092.860687] [55069]: INFO cinder.api.openstack.wsgi [None req-047633ac-e02e-4d4b-800b-a1289355a4b3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1092.861085] [55069]: [pid: 55069|app: 0|req: 177/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:06 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.862558] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.862558] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.866159] [55068]: INFO cinder.volume.api [None req-2c79a189-7bc6-4c34-bb0c-38f73f031baf tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1092.870276] [55068]: INFO cinder.api.openstack.wsgi [None req-2c79a189-7bc6-4c34-bb0c-38f73f031baf tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1092.870664] [55068]: [pid: 55068|app: 0|req: 168/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:06 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.870275] [55069]: DEBUG cinder.api.middleware.request_id [None req-4747cf0d-1777-4886-a37e-c1b79a81da60 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.872417] [55069]: INFO cinder.api.openstack.wsgi [None req-4747cf0d-1777-4886-a37e-c1b79a81da60 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1093.872685] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4747cf0d-1777-4886-a37e-c1b79a81da60 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.872943] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4747cf0d-1777-4886-a37e-c1b79a81da60 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.881692] [55068]: DEBUG cinder.api.middleware.request_id [None req-f3e84c3f-0b83-44c6-a076-84a3b03e035e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.882749] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.882749] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.883842] [55068]: INFO cinder.api.openstack.wsgi [None req-f3e84c3f-0b83-44c6-a076-84a3b03e035e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1093.884072] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f3e84c3f-0b83-44c6-a076-84a3b03e035e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.884319] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f3e84c3f-0b83-44c6-a076-84a3b03e035e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.886106] [55069]: INFO cinder.volume.api [None req-4747cf0d-1777-4886-a37e-c1b79a81da60 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1093.890333] [55069]: INFO cinder.api.openstack.wsgi [None req-4747cf0d-1777-4886-a37e-c1b79a81da60 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1093.890724] [55069]: [pid: 55069|app: 0|req: 178/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:07 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.891693] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891693] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.895100] [55068]: INFO cinder.volume.api [None req-f3e84c3f-0b83-44c6-a076-84a3b03e035e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1093.899411] [55068]: INFO cinder.api.openstack.wsgi [None req-f3e84c3f-0b83-44c6-a076-84a3b03e035e tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1093.899792] [55068]: [pid: 55068|app: 0|req: 169/347] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:07 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.047018] [55069]: DEBUG cinder.api.middleware.request_id [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-ae6c8d04-fcf5-4fbe-be30-df4a87fd418f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.049387] [55069]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-ae6c8d04-fcf5-4fbe-be30-df4a87fd418f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] POST http://10.180.1.21/volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59/action [ 1094.049870] [55069]: DEBUG cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-ae6c8d04-fcf5-4fbe-be30-df4a87fd418f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1094.050015] [55069]: DEBUG cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-ae6c8d04-fcf5-4fbe-be30-df4a87fd418f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1094.065148] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065148] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.072224] [55069]: INFO cinder.api.openstack.wsgi [req-d0c726ad-d7a2-47c3-853a-9bd5277ac32f req-ae6c8d04-fcf5-4fbe-be30-df4a87fd418f tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59/action returned with HTTP 204 [ 1094.072661] [55069]: [pid: 55069|app: 0|req: 179/348] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:32:07 2025] POST /volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1094.901263] [55068]: DEBUG cinder.api.middleware.request_id [None req-ff391142-82f3-44a8-8d5e-2cb84820e00d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.903458] [55068]: INFO cinder.api.openstack.wsgi [None req-ff391142-82f3-44a8-8d5e-2cb84820e00d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1094.903705] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ff391142-82f3-44a8-8d5e-2cb84820e00d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.903926] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ff391142-82f3-44a8-8d5e-2cb84820e00d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.911649] [55069]: DEBUG cinder.api.middleware.request_id [None req-a7f57e18-c04d-4988-970e-9e19aeddd59b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.915706] [55069]: INFO cinder.api.openstack.wsgi [None req-a7f57e18-c04d-4988-970e-9e19aeddd59b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1094.916065] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a7f57e18-c04d-4988-970e-9e19aeddd59b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.916400] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a7f57e18-c04d-4988-970e-9e19aeddd59b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.917506] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.917506] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.921666] [55068]: INFO cinder.volume.api [None req-ff391142-82f3-44a8-8d5e-2cb84820e00d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1094.927008] [55068]: INFO cinder.api.openstack.wsgi [None req-ff391142-82f3-44a8-8d5e-2cb84820e00d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1094.927487] [55068]: [pid: 55068|app: 0|req: 170/349] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:08 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.927665] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.927665] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.936545] [55069]: INFO cinder.volume.api [None req-a7f57e18-c04d-4988-970e-9e19aeddd59b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1094.941549] [55068]: DEBUG cinder.api.middleware.request_id [None req-6ea70564-1e66-4fb0-8906-351ba2f958ce None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.945904] [55069]: INFO cinder.api.openstack.wsgi [None req-a7f57e18-c04d-4988-970e-9e19aeddd59b tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1094.946929] [55069]: [pid: 55069|app: 0|req: 180/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:08 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.947465] [55068]: INFO cinder.api.openstack.wsgi [None req-6ea70564-1e66-4fb0-8906-351ba2f958ce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1094.947791] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6ea70564-1e66-4fb0-8906-351ba2f958ce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.948031] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6ea70564-1e66-4fb0-8906-351ba2f958ce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.959316] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.959316] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.963301] [55068]: INFO cinder.volume.api [None req-6ea70564-1e66-4fb0-8906-351ba2f958ce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1094.968466] [55068]: INFO cinder.api.openstack.wsgi [None req-6ea70564-1e66-4fb0-8906-351ba2f958ce tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1094.968906] [55068]: [pid: 55068|app: 0|req: 171/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:08 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.020362] [55069]: DEBUG cinder.api.middleware.request_id [req-09dee70c-653e-48df-9de2-114026a08ee4 req-f9dd93bd-b06c-4c9f-8f51-24b860f07add None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.023554] [55069]: INFO cinder.api.openstack.wsgi [req-09dee70c-653e-48df-9de2-114026a08ee4 req-f9dd93bd-b06c-4c9f-8f51-24b860f07add tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1095.023554] [55069]: DEBUG cinder.api.openstack.wsgi [req-09dee70c-653e-48df-9de2-114026a08ee4 req-f9dd93bd-b06c-4c9f-8f51-24b860f07add tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.023554] [55069]: DEBUG cinder.api.openstack.wsgi [req-09dee70c-653e-48df-9de2-114026a08ee4 req-f9dd93bd-b06c-4c9f-8f51-24b860f07add tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.039324] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.039324] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.040899] [55069]: INFO cinder.volume.api [req-09dee70c-653e-48df-9de2-114026a08ee4 req-f9dd93bd-b06c-4c9f-8f51-24b860f07add tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1095.048280] [55069]: INFO cinder.api.openstack.wsgi [req-09dee70c-653e-48df-9de2-114026a08ee4 req-f9dd93bd-b06c-4c9f-8f51-24b860f07add tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1095.048772] [55069]: [pid: 55069|app: 0|req: 181/352] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:08 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.958886] [55068]: DEBUG cinder.api.middleware.request_id [None req-cc1ebf86-1c3e-4af5-ad9c-8a18fd7f7305 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.960389] [55068]: INFO cinder.api.openstack.wsgi [None req-cc1ebf86-1c3e-4af5-ad9c-8a18fd7f7305 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1095.962741] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cc1ebf86-1c3e-4af5-ad9c-8a18fd7f7305 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.962741] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cc1ebf86-1c3e-4af5-ad9c-8a18fd7f7305 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.975054] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.975054] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.979473] [55068]: INFO cinder.volume.api [None req-cc1ebf86-1c3e-4af5-ad9c-8a18fd7f7305 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1095.984988] [55068]: INFO cinder.api.openstack.wsgi [None req-cc1ebf86-1c3e-4af5-ad9c-8a18fd7f7305 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1095.985617] [55068]: [pid: 55068|app: 0|req: 172/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:09 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.995391] [55069]: DEBUG cinder.api.middleware.request_id [None req-104545dd-4312-4bac-8f53-b88663508382 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.997661] [55069]: INFO cinder.api.openstack.wsgi [None req-104545dd-4312-4bac-8f53-b88663508382 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1096.997901] [55069]: DEBUG cinder.api.openstack.wsgi [None req-104545dd-4312-4bac-8f53-b88663508382 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.998277] [55069]: DEBUG cinder.api.openstack.wsgi [None req-104545dd-4312-4bac-8f53-b88663508382 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.008796] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.008796] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.012701] [55069]: INFO cinder.volume.api [None req-104545dd-4312-4bac-8f53-b88663508382 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1097.017685] [55069]: INFO cinder.api.openstack.wsgi [None req-104545dd-4312-4bac-8f53-b88663508382 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1097.018099] [55069]: [pid: 55069|app: 0|req: 182/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:10 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.028251] [55068]: DEBUG cinder.api.middleware.request_id [None req-b73e903e-0fd4-43d3-82d9-934eca2a3e86 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.030354] [55068]: INFO cinder.api.openstack.wsgi [None req-b73e903e-0fd4-43d3-82d9-934eca2a3e86 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1098.030601] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b73e903e-0fd4-43d3-82d9-934eca2a3e86 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.030823] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b73e903e-0fd4-43d3-82d9-934eca2a3e86 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.041793] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.041793] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.046330] [55068]: INFO cinder.volume.api [None req-b73e903e-0fd4-43d3-82d9-934eca2a3e86 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1098.051374] [55068]: INFO cinder.api.openstack.wsgi [None req-b73e903e-0fd4-43d3-82d9-934eca2a3e86 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1098.051776] [55068]: [pid: 55068|app: 0|req: 173/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:11 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.062581] [55069]: DEBUG cinder.api.middleware.request_id [None req-465e2089-73b6-43d2-a025-43a530ffdf91 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.064536] [55069]: INFO cinder.api.openstack.wsgi [None req-465e2089-73b6-43d2-a025-43a530ffdf91 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1099.064831] [55069]: DEBUG cinder.api.openstack.wsgi [None req-465e2089-73b6-43d2-a025-43a530ffdf91 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.065694] [55069]: DEBUG cinder.api.openstack.wsgi [None req-465e2089-73b6-43d2-a025-43a530ffdf91 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.067384] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=328,cinder:UPDATE=32,cinder:INSERT=8 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1099.075122] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.075122] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.078241] [55069]: INFO cinder.volume.api [None req-465e2089-73b6-43d2-a025-43a530ffdf91 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1099.082588] [55069]: INFO cinder.api.openstack.wsgi [None req-465e2089-73b6-43d2-a025-43a530ffdf91 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1099.082978] [55069]: [pid: 55069|app: 0|req: 183/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:12 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.093280] [55068]: DEBUG cinder.api.middleware.request_id [None req-45bf3deb-3127-4377-9e37-c8ae3a9808dd None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.095536] [55068]: INFO cinder.api.openstack.wsgi [None req-45bf3deb-3127-4377-9e37-c8ae3a9808dd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1100.095754] [55068]: DEBUG cinder.api.openstack.wsgi [None req-45bf3deb-3127-4377-9e37-c8ae3a9808dd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.095969] [55068]: DEBUG cinder.api.openstack.wsgi [None req-45bf3deb-3127-4377-9e37-c8ae3a9808dd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.107656] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.107656] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.111672] [55068]: INFO cinder.volume.api [None req-45bf3deb-3127-4377-9e37-c8ae3a9808dd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1100.116390] [55068]: INFO cinder.api.openstack.wsgi [None req-45bf3deb-3127-4377-9e37-c8ae3a9808dd tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1100.116792] [55068]: [pid: 55068|app: 0|req: 174/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:13 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.128012] [55069]: DEBUG cinder.api.middleware.request_id [None req-33013e9f-352c-4d95-962c-519f2fdef8d5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.130418] [55069]: INFO cinder.api.openstack.wsgi [None req-33013e9f-352c-4d95-962c-519f2fdef8d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1101.130681] [55069]: DEBUG cinder.api.openstack.wsgi [None req-33013e9f-352c-4d95-962c-519f2fdef8d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.131207] [55069]: DEBUG cinder.api.openstack.wsgi [None req-33013e9f-352c-4d95-962c-519f2fdef8d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.141810] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141810] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.147014] [55069]: INFO cinder.volume.api [None req-33013e9f-352c-4d95-962c-519f2fdef8d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1101.153040] [55069]: INFO cinder.api.openstack.wsgi [None req-33013e9f-352c-4d95-962c-519f2fdef8d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1101.153857] [55069]: [pid: 55069|app: 0|req: 184/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:14 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.165464] [55068]: DEBUG cinder.api.middleware.request_id [None req-252d0315-f9ea-41f9-99f2-34eb0ca302d5 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.167646] [55068]: INFO cinder.api.openstack.wsgi [None req-252d0315-f9ea-41f9-99f2-34eb0ca302d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1102.167922] [55068]: DEBUG cinder.api.openstack.wsgi [None req-252d0315-f9ea-41f9-99f2-34eb0ca302d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.168140] [55068]: DEBUG cinder.api.openstack.wsgi [None req-252d0315-f9ea-41f9-99f2-34eb0ca302d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.170517] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=227,cinder:UPDATE=50,cinder:INSERT=19 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1102.179772] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.179772] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.183411] [55068]: INFO cinder.volume.api [None req-252d0315-f9ea-41f9-99f2-34eb0ca302d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1102.189191] [55068]: INFO cinder.api.openstack.wsgi [None req-252d0315-f9ea-41f9-99f2-34eb0ca302d5 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1102.189629] [55068]: [pid: 55068|app: 0|req: 175/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:16 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.202224] [55069]: DEBUG cinder.api.middleware.request_id [None req-146b917f-bde9-4fdb-8428-fe3cd685817c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.206545] [55069]: INFO cinder.api.openstack.wsgi [None req-146b917f-bde9-4fdb-8428-fe3cd685817c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1103.206888] [55069]: DEBUG cinder.api.openstack.wsgi [None req-146b917f-bde9-4fdb-8428-fe3cd685817c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.207229] [55069]: DEBUG cinder.api.openstack.wsgi [None req-146b917f-bde9-4fdb-8428-fe3cd685817c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.219039] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.219039] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.223563] [55069]: INFO cinder.volume.api [None req-146b917f-bde9-4fdb-8428-fe3cd685817c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1103.230043] [55069]: INFO cinder.api.openstack.wsgi [None req-146b917f-bde9-4fdb-8428-fe3cd685817c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1103.230601] [55069]: [pid: 55069|app: 0|req: 185/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:17 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1103.260531] [55068]: DEBUG cinder.api.middleware.request_id [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-6471e3f0-b1a9-41d9-b68b-e2133e43200f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.264946] [55068]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-6471e3f0-b1a9-41d9-b68b-e2133e43200f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1103.264946] [55068]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-6471e3f0-b1a9-41d9-b68b-e2133e43200f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.264946] [55068]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-6471e3f0-b1a9-41d9-b68b-e2133e43200f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.274289] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.274289] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.278506] [55068]: INFO cinder.volume.api [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-6471e3f0-b1a9-41d9-b68b-e2133e43200f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1103.284095] [55068]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-6471e3f0-b1a9-41d9-b68b-e2133e43200f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1103.284508] [55068]: [pid: 55068|app: 0|req: 176/361] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:17 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.802486] [55069]: DEBUG cinder.api.middleware.request_id [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-0aa3de8e-5184-4c04-aed6-147fac746e54 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.804775] [55069]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-0aa3de8e-5184-4c04-aed6-147fac746e54 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1103.804995] [55069]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-0aa3de8e-5184-4c04-aed6-147fac746e54 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.805224] [55069]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-0aa3de8e-5184-4c04-aed6-147fac746e54 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.812593] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.812593] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.816159] [55069]: INFO cinder.volume.api [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-0aa3de8e-5184-4c04-aed6-147fac746e54 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1103.820951] [55069]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-0aa3de8e-5184-4c04-aed6-147fac746e54 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1103.821468] [55069]: [pid: 55069|app: 0|req: 186/362] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:17 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.827690] [55068]: DEBUG cinder.api.middleware.request_id [None req-c470f8fc-d7a4-4ef9-a323-667d2d33f658 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.828198] [55068]: INFO cinder.api.openstack.wsgi [None req-c470f8fc-d7a4-4ef9-a323-667d2d33f658 None None] GET http://10.180.1.21/volume// [ 1103.828395] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c470f8fc-d7a4-4ef9-a323-667d2d33f658 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.828615] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c470f8fc-d7a4-4ef9-a323-667d2d33f658 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.829051] [55068]: INFO cinder.api.openstack.wsgi [None req-c470f8fc-d7a4-4ef9-a323-667d2d33f658 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1103.829362] [55068]: [pid: 55068|app: 0|req: 177/363] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:32:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1103.833301] [55069]: DEBUG cinder.api.middleware.request_id [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-358d8afc-3634-4a71-9112-6992b180a5a9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.835752] [55069]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-358d8afc-3634-4a71-9112-6992b180a5a9 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1103.836210] [55069]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-358d8afc-3634-4a71-9112-6992b180a5a9 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59200b02-c500-4a7c-950d-19cfad8b397a", "connector": null, "instance_uuid": "d1637bf9-22a3-4c15-8c68-2918f36930a9"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1103.845639] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.845639] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.868100] [55069]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-358d8afc-3634-4a71-9112-6992b180a5a9 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1103.868575] [55069]: [pid: 55069|app: 0|req: 187/364] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:32:17 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1105.845311] [55068]: DEBUG cinder.api.middleware.request_id [req-312bd797-8268-4601-94e0-7b96cdec52b2 req-d5b0c202-fea8-42f9-af49-10bb603c32c2 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.851682] [55068]: INFO cinder.api.openstack.wsgi [req-312bd797-8268-4601-94e0-7b96cdec52b2 req-d5b0c202-fea8-42f9-af49-10bb603c32c2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1105.851900] [55068]: DEBUG cinder.api.openstack.wsgi [req-312bd797-8268-4601-94e0-7b96cdec52b2 req-d5b0c202-fea8-42f9-af49-10bb603c32c2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.852128] [55068]: DEBUG cinder.api.openstack.wsgi [req-312bd797-8268-4601-94e0-7b96cdec52b2 req-d5b0c202-fea8-42f9-af49-10bb603c32c2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.867090] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.867090] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.870879] [55068]: INFO cinder.volume.api [req-312bd797-8268-4601-94e0-7b96cdec52b2 req-d5b0c202-fea8-42f9-af49-10bb603c32c2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1105.879235] [55068]: INFO cinder.api.openstack.wsgi [req-312bd797-8268-4601-94e0-7b96cdec52b2 req-d5b0c202-fea8-42f9-af49-10bb603c32c2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1105.879320] [55068]: [pid: 55068|app: 0|req: 178/365] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:19 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.433567] [55069]: DEBUG cinder.api.middleware.request_id [None req-85987440-fd9f-4e01-b49e-235e9a78e8ac None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.433919] [55069]: INFO cinder.api.openstack.wsgi [None req-85987440-fd9f-4e01-b49e-235e9a78e8ac None None] GET http://10.180.1.21/volume// [ 1109.434720] [55069]: DEBUG cinder.api.openstack.wsgi [None req-85987440-fd9f-4e01-b49e-235e9a78e8ac None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.434720] [55069]: DEBUG cinder.api.openstack.wsgi [None req-85987440-fd9f-4e01-b49e-235e9a78e8ac None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.435113] [55069]: INFO cinder.api.openstack.wsgi [None req-85987440-fd9f-4e01-b49e-235e9a78e8ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1109.435440] [55069]: [pid: 55069|app: 0|req: 188/366] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:32:23 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1109.440032] [55068]: DEBUG cinder.api.middleware.request_id [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-b3a397de-2349-4746-b45b-61f2262db612 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.441614] [55068]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-b3a397de-2349-4746-b45b-61f2262db612 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1109.441869] [55068]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-b3a397de-2349-4746-b45b-61f2262db612 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.442101] [55068]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-b3a397de-2349-4746-b45b-61f2262db612 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.466968] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.466968] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.470827] [55068]: INFO cinder.volume.api [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-b3a397de-2349-4746-b45b-61f2262db612 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1109.476537] [55068]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-b3a397de-2349-4746-b45b-61f2262db612 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 200 [ 1109.476974] [55068]: [pid: 55068|app: 0|req: 179/367] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:32:23 2025] GET /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 1571 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1109.597465] [55069]: DEBUG cinder.api.middleware.request_id [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-ca2eefd7-0438-4e6f-8961-0a4724260b8a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.600017] [55069]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-ca2eefd7-0438-4e6f-8961-0a4724260b8a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] PUT http://10.180.1.21/volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464 [ 1109.600408] [55069]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-ca2eefd7-0438-4e6f-8961-0a4724260b8a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-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=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1109.608512] [55069]: DEBUG cinder.coordination [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-ca2eefd7-0438-4e6f-8961-0a4724260b8a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Acquiring lock "cinder-attachment_update-59200b02-c500-4a7c-950d-19cfad8b397a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1109.613935] [55069]: DEBUG cinder.coordination [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-ca2eefd7-0438-4e6f-8961-0a4724260b8a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Lock "cinder-attachment_update-59200b02-c500-4a7c-950d-19cfad8b397a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1109.614979] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.614979] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.133071] [55069]: DEBUG cinder.coordination [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-ca2eefd7-0438-4e6f-8961-0a4724260b8a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Lock "cinder-attachment_update-59200b02-c500-4a7c-950d-19cfad8b397a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1110.133468] [55069]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-ca2eefd7-0438-4e6f-8961-0a4724260b8a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464 returned with HTTP 200 [ 1110.133950] [55069]: [pid: 55069|app: 0|req: 189/368] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:32:23 2025] PUT /volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.642711] [55068]: DEBUG cinder.api.middleware.request_id [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-a80c9132-4293-4dc4-ab77-7a1e36781d9f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.645319] [55068]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-a80c9132-4293-4dc4-ab77-7a1e36781d9f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464/action [ 1110.645772] [55068]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-a80c9132-4293-4dc4-ab77-7a1e36781d9f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action body: b'{"os-complete": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1110.645917] [55068]: DEBUG cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-a80c9132-4293-4dc4-ab77-7a1e36781d9f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1110.664966] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.664966] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.671589] [55068]: INFO cinder.api.openstack.wsgi [req-86de92f0-c7bd-4181-8a95-220e2d8a4c3b req-a80c9132-4293-4dc4-ab77-7a1e36781d9f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464/action returned with HTTP 204 [ 1110.672902] [55068]: [pid: 55068|app: 0|req: 180/369] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:32:24 2025] POST /volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1112.284876] [55069]: DEBUG cinder.api.middleware.request_id [None req-2f4d84ae-7664-470a-a758-3a11c2472359 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.287154] [55069]: INFO cinder.api.openstack.wsgi [None req-2f4d84ae-7664-470a-a758-3a11c2472359 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1112.287221] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2f4d84ae-7664-470a-a758-3a11c2472359 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.287465] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2f4d84ae-7664-470a-a758-3a11c2472359 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.301455] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.301455] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.306330] [55069]: INFO cinder.volume.api [None req-2f4d84ae-7664-470a-a758-3a11c2472359 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1112.312164] [55069]: INFO cinder.api.openstack.wsgi [None req-2f4d84ae-7664-470a-a758-3a11c2472359 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1112.312486] [55069]: [pid: 55069|app: 0|req: 190/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:26 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.363803] [55068]: DEBUG cinder.api.middleware.request_id [None req-e1c692aa-9e06-40a0-a79b-afbe01e53024 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.366546] [55068]: INFO cinder.api.openstack.wsgi [None req-e1c692aa-9e06-40a0-a79b-afbe01e53024 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1112.366801] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e1c692aa-9e06-40a0-a79b-afbe01e53024 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.367156] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e1c692aa-9e06-40a0-a79b-afbe01e53024 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.376208] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.376208] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.380436] [55068]: INFO cinder.volume.api [None req-e1c692aa-9e06-40a0-a79b-afbe01e53024 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1112.386717] [55068]: INFO cinder.api.openstack.wsgi [None req-e1c692aa-9e06-40a0-a79b-afbe01e53024 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1112.387360] [55068]: [pid: 55068|app: 0|req: 181/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:26 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.083211] [55069]: DEBUG cinder.api.middleware.request_id [None req-b37d6494-901a-4ae5-8afd-8182bd415c40 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.084949] [55069]: INFO cinder.api.openstack.wsgi [None req-b37d6494-901a-4ae5-8afd-8182bd415c40 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1122.085184] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b37d6494-901a-4ae5-8afd-8182bd415c40 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.085395] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b37d6494-901a-4ae5-8afd-8182bd415c40 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.085581] [55069]: INFO cinder.api.v3.volumes [None req-b37d6494-901a-4ae5-8afd-8182bd415c40 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Delete volume with id: b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1122.098761] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.098761] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.099346] [55069]: INFO cinder.volume.api [None req-b37d6494-901a-4ae5-8afd-8182bd415c40 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1122.120978] [55069]: INFO cinder.volume.api [None req-b37d6494-901a-4ae5-8afd-8182bd415c40 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Delete volume request issued successfully. [ 1122.120978] [55069]: INFO cinder.api.openstack.wsgi [None req-b37d6494-901a-4ae5-8afd-8182bd415c40 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 202 [ 1122.120978] [55069]: [pid: 55069|app: 0|req: 191/372] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:32:35 2025] DELETE /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1122.122480] [55068]: DEBUG cinder.api.middleware.request_id [None req-45da3bb8-aa39-4757-80da-3d2063d35c08 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.124710] [55068]: INFO cinder.api.openstack.wsgi [None req-45da3bb8-aa39-4757-80da-3d2063d35c08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1122.124963] [55068]: DEBUG cinder.api.openstack.wsgi [None req-45da3bb8-aa39-4757-80da-3d2063d35c08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.125240] [55068]: DEBUG cinder.api.openstack.wsgi [None req-45da3bb8-aa39-4757-80da-3d2063d35c08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.133732] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.133732] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.138570] [55068]: INFO cinder.volume.api [None req-45da3bb8-aa39-4757-80da-3d2063d35c08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1122.143631] [55068]: INFO cinder.api.openstack.wsgi [None req-45da3bb8-aa39-4757-80da-3d2063d35c08 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 200 [ 1122.144053] [55068]: [pid: 55068|app: 0|req: 182/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:35 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.157666] [55069]: DEBUG cinder.api.middleware.request_id [None req-780e6518-0cb1-4fa2-9b27-48cfee5f5d0e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.161315] [55069]: INFO cinder.api.openstack.wsgi [None req-780e6518-0cb1-4fa2-9b27-48cfee5f5d0e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d [ 1123.161428] [55069]: DEBUG cinder.api.openstack.wsgi [None req-780e6518-0cb1-4fa2-9b27-48cfee5f5d0e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.161836] [55069]: DEBUG cinder.api.openstack.wsgi [None req-780e6518-0cb1-4fa2-9b27-48cfee5f5d0e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.169893] [55069]: INFO cinder.api.openstack.wsgi [None req-780e6518-0cb1-4fa2-9b27-48cfee5f5d0e tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d returned with HTTP 404 [ 1123.173357] [55069]: [pid: 55069|app: 0|req: 192/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:37 2025] GET /volume/v3/volumes/b68d74d0-dd94-4bf0-947b-952e62c1e57d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1123.312886] [55068]: DEBUG cinder.api.middleware.request_id [None req-be9009b4-14e1-45c0-aa22-ca9bf8113008 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.315167] [55068]: INFO cinder.api.openstack.wsgi [None req-be9009b4-14e1-45c0-aa22-ca9bf8113008 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 1123.315451] [55068]: DEBUG cinder.api.openstack.wsgi [None req-be9009b4-14e1-45c0-aa22-ca9bf8113008 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.315678] [55068]: DEBUG cinder.api.openstack.wsgi [None req-be9009b4-14e1-45c0-aa22-ca9bf8113008 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.315876] [55068]: INFO cinder.api.v3.volumes [None req-be9009b4-14e1-45c0-aa22-ca9bf8113008 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Delete volume with id: ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 1123.328624] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.328624] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.329388] [55068]: INFO cinder.volume.api [None req-be9009b4-14e1-45c0-aa22-ca9bf8113008 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1123.358191] [55068]: INFO cinder.volume.api [None req-be9009b4-14e1-45c0-aa22-ca9bf8113008 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Delete volume request issued successfully. [ 1123.358191] [55068]: INFO cinder.api.openstack.wsgi [None req-be9009b4-14e1-45c0-aa22-ca9bf8113008 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 202 [ 1123.358191] [55068]: [pid: 55068|app: 0|req: 183/375] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:32:37 2025] DELETE /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1123.358809] [55069]: DEBUG cinder.api.middleware.request_id [None req-e510ecdb-10f1-4f6b-9753-639974b2ccb9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.360674] [55069]: INFO cinder.api.openstack.wsgi [None req-e510ecdb-10f1-4f6b-9753-639974b2ccb9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 1123.360888] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e510ecdb-10f1-4f6b-9753-639974b2ccb9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.361120] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e510ecdb-10f1-4f6b-9753-639974b2ccb9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.369062] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.369062] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.373591] [55069]: INFO cinder.volume.api [None req-e510ecdb-10f1-4f6b-9753-639974b2ccb9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1123.378464] [55069]: INFO cinder.api.openstack.wsgi [None req-e510ecdb-10f1-4f6b-9753-639974b2ccb9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 1123.378885] [55069]: [pid: 55069|app: 0|req: 193/376] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:37 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.389477] [55068]: DEBUG cinder.api.middleware.request_id [None req-c16df771-5166-4573-942d-e2ad031009e4 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.391600] [55068]: INFO cinder.api.openstack.wsgi [None req-c16df771-5166-4573-942d-e2ad031009e4 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 1124.391823] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c16df771-5166-4573-942d-e2ad031009e4 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.392059] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c16df771-5166-4573-942d-e2ad031009e4 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.402961] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.402961] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.407060] [55068]: INFO cinder.volume.api [None req-c16df771-5166-4573-942d-e2ad031009e4 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1124.411637] [55068]: INFO cinder.api.openstack.wsgi [None req-c16df771-5166-4573-942d-e2ad031009e4 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 1124.412020] [55068]: [pid: 55068|app: 0|req: 184/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:38 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.422895] [55069]: DEBUG cinder.api.middleware.request_id [None req-c32e584f-c9e0-42d7-a2ad-dc47efeb5cd9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.425044] [55069]: INFO cinder.api.openstack.wsgi [None req-c32e584f-c9e0-42d7-a2ad-dc47efeb5cd9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 1125.425293] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c32e584f-c9e0-42d7-a2ad-dc47efeb5cd9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.425534] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c32e584f-c9e0-42d7-a2ad-dc47efeb5cd9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.436230] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.436230] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.440290] [55069]: INFO cinder.volume.api [None req-c32e584f-c9e0-42d7-a2ad-dc47efeb5cd9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Volume info retrieved successfully. [ 1125.445069] [55069]: INFO cinder.api.openstack.wsgi [None req-c32e584f-c9e0-42d7-a2ad-dc47efeb5cd9 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 200 [ 1125.446019] [55069]: [pid: 55069|app: 0|req: 194/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:39 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.455467] [55068]: DEBUG cinder.api.middleware.request_id [None req-039b5908-2848-471a-bbab-165358a52571 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.457564] [55068]: INFO cinder.api.openstack.wsgi [None req-039b5908-2848-471a-bbab-165358a52571 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] GET http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 [ 1126.457785] [55068]: DEBUG cinder.api.openstack.wsgi [None req-039b5908-2848-471a-bbab-165358a52571 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.458011] [55068]: DEBUG cinder.api.openstack.wsgi [None req-039b5908-2848-471a-bbab-165358a52571 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.465097] [55068]: INFO cinder.api.openstack.wsgi [None req-039b5908-2848-471a-bbab-165358a52571 tempest-AttachVolumeShelveTestJSON-2054371257 tempest-AttachVolumeShelveTestJSON-2054371257-project-member] http://10.180.1.21/volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 returned with HTTP 404 [ 1126.465575] [55068]: [pid: 55068|app: 0|req: 185/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:40 2025] GET /volume/v3/volumes/ca13ebda-b723-4367-9043-3bda1a5f63e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1129.932216] [55069]: DEBUG cinder.api.middleware.request_id [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.935522] [55069]: INFO cinder.api.openstack.wsgi [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1129.935915] [55069]: DEBUG cinder.api.openstack.wsgi [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1279834382", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.938500] [55069]: DEBUG cinder.api.v3.volumes [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1279834382', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1129.938690] [55069]: INFO cinder.api.v3.volumes [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Create volume of 1 GB [ 1129.945522] [55069]: INFO cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Availability Zones retrieved successfully. [ 1129.953693] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Flow 'volume_create_api' (c746ea3d-836e-4037-9fa3-ebde35132870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1129.955120] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5210521f-b699-41ba-9efd-92073a828242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1129.956510] [55069]: DEBUG cinder.volume.flows.api.create_volume [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1129.978169] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5210521f-b699-41ba-9efd-92073a828242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1129.979249] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11208501-4eb2-43c2-9958-296a448f9020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1130.034261] [55069]: DEBUG cinder.quota [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Created reservations ['f9b8b2e2-b488-4ef4-9898-30dc1f7e5844', 'd866c7c4-fdf9-4958-92c1-4b0cede986b6', '6eb60d9e-bd58-4dd5-aa48-bd441729e0ab', '08511d1a-2677-473b-a268-b3609436c3b6'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1130.035688] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11208501-4eb2-43c2-9958-296a448f9020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9b8b2e2-b488-4ef4-9898-30dc1f7e5844', 'd866c7c4-fdf9-4958-92c1-4b0cede986b6', '6eb60d9e-bd58-4dd5-aa48-bd441729e0ab', '08511d1a-2677-473b-a268-b3609436c3b6']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1130.037233] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1580b9a-37f1-4064-b1bc-f57064627d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1130.058897] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1580b9a-37f1-4064-b1bc-f57064627d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34db3327-0be7-483c-9ad2-a183f1604af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1279834382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e3c2e5f41447198c69c62ab748b3b4',qos_specs=None,replication_status=,reservations=['f9b8b2e2-b488-4ef4-9898-30dc1f7e5844','d866c7c4-fdf9-4958-92c1-4b0cede986b6','6eb60d9e-bd58-4dd5-aa48-bd441729e0ab','08511d1a-2677-473b-a268-b3609436c3b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb1a80cc1e442b082d87a97dd8a728b',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1279834382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34db3327-0be7-483c-9ad2-a183f1604af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41e3c2e5f41447198c69c62ab748b3b4',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='0bb1a80cc1e442b082d87a97dd8a728b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1130.060637] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acc434d-1075-40b2-8a7d-16ed16c84475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1130.080670] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acc434d-1075-40b2-8a7d-16ed16c84475) 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-1279834382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41e3c2e5f41447198c69c62ab748b3b4',qos_specs=None,replication_status=,reservations=['f9b8b2e2-b488-4ef4-9898-30dc1f7e5844','d866c7c4-fdf9-4958-92c1-4b0cede986b6','6eb60d9e-bd58-4dd5-aa48-bd441729e0ab','08511d1a-2677-473b-a268-b3609436c3b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb1a80cc1e442b082d87a97dd8a728b',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1130.082166] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544348fb-22da-4594-b5f5-bd603f9de5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1130.095203] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544348fb-22da-4594-b5f5-bd603f9de5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1130.097095] [55069]: DEBUG cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Flow 'volume_create_api' (c746ea3d-836e-4037-9fa3-ebde35132870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1130.097768] [55069]: INFO cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Create volume request issued successfully. [ 1130.098927] [55069]: INFO cinder.api.openstack.wsgi [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-ca60e34c-a138-40db-b00f-91ac6e7130ca tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1130.100126] [55069]: [pid: 55069|app: 0|req: 195/380] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 02:32:43 2025] POST /volume/v3/volumes => generated 754 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1130.104200] [55068]: DEBUG cinder.api.middleware.request_id [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-faa30a0e-f73a-4bcd-80a7-35c52ff584e9 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.109019] [55068]: INFO cinder.api.openstack.wsgi [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-faa30a0e-f73a-4bcd-80a7-35c52ff584e9 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 [ 1130.109019] [55068]: DEBUG cinder.api.openstack.wsgi [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-faa30a0e-f73a-4bcd-80a7-35c52ff584e9 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.109019] [55068]: DEBUG cinder.api.openstack.wsgi [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-faa30a0e-f73a-4bcd-80a7-35c52ff584e9 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.119269] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.119269] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.124869] [55068]: INFO cinder.volume.api [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-faa30a0e-f73a-4bcd-80a7-35c52ff584e9 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Volume info retrieved successfully. [ 1130.131587] [55068]: INFO cinder.api.openstack.wsgi [req-a3aada37-e547-4fe6-bc8a-4296d054e013 req-faa30a0e-f73a-4bcd-80a7-35c52ff584e9 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 returned with HTTP 200 [ 1130.131897] [55068]: [pid: 55068|app: 0|req: 186/381] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:43 2025] GET /volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.171419] [55069]: DEBUG cinder.api.middleware.request_id [req-f0298edb-5a33-4d79-a327-86fde9dbb9ff req-14369671-c0be-4119-8bba-79d4a0a22b2b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.174968] [55069]: INFO cinder.api.openstack.wsgi [req-f0298edb-5a33-4d79-a327-86fde9dbb9ff req-14369671-c0be-4119-8bba-79d4a0a22b2b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 [ 1130.174968] [55069]: DEBUG cinder.api.openstack.wsgi [req-f0298edb-5a33-4d79-a327-86fde9dbb9ff req-14369671-c0be-4119-8bba-79d4a0a22b2b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.175242] [55069]: DEBUG cinder.api.openstack.wsgi [req-f0298edb-5a33-4d79-a327-86fde9dbb9ff req-14369671-c0be-4119-8bba-79d4a0a22b2b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.190192] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.190192] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.195401] [55069]: INFO cinder.volume.api [req-f0298edb-5a33-4d79-a327-86fde9dbb9ff req-14369671-c0be-4119-8bba-79d4a0a22b2b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Volume info retrieved successfully. [ 1130.202653] [55069]: INFO cinder.api.openstack.wsgi [req-f0298edb-5a33-4d79-a327-86fde9dbb9ff req-14369671-c0be-4119-8bba-79d4a0a22b2b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 returned with HTTP 200 [ 1130.202653] [55069]: [pid: 55069|app: 0|req: 196/382] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:44 2025] GET /volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.228604] [55068]: DEBUG cinder.api.middleware.request_id [req-9b151f50-c4f7-4970-b5fa-6ae903cab1f8 req-e5fb6a12-7346-4e74-a7b6-1e361f8ad9b6 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.231181] [55068]: INFO cinder.api.openstack.wsgi [req-9b151f50-c4f7-4970-b5fa-6ae903cab1f8 req-e5fb6a12-7346-4e74-a7b6-1e361f8ad9b6 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 [ 1131.231552] [55068]: DEBUG cinder.api.openstack.wsgi [req-9b151f50-c4f7-4970-b5fa-6ae903cab1f8 req-e5fb6a12-7346-4e74-a7b6-1e361f8ad9b6 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.231858] [55068]: DEBUG cinder.api.openstack.wsgi [req-9b151f50-c4f7-4970-b5fa-6ae903cab1f8 req-e5fb6a12-7346-4e74-a7b6-1e361f8ad9b6 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.243187] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.243187] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.248283] [55068]: INFO cinder.volume.api [req-9b151f50-c4f7-4970-b5fa-6ae903cab1f8 req-e5fb6a12-7346-4e74-a7b6-1e361f8ad9b6 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Volume info retrieved successfully. [ 1131.254187] [55068]: INFO cinder.api.openstack.wsgi [req-9b151f50-c4f7-4970-b5fa-6ae903cab1f8 req-e5fb6a12-7346-4e74-a7b6-1e361f8ad9b6 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 returned with HTTP 200 [ 1131.254642] [55068]: [pid: 55068|app: 0|req: 187/383] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:45 2025] GET /volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1131.272130] [55069]: DEBUG cinder.api.middleware.request_id [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.275390] [55069]: INFO cinder.api.openstack.wsgi [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1131.275798] [55069]: DEBUG cinder.api.openstack.wsgi [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34db3327-0be7-483c-9ad2-a183f1604af7", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2018668649", "description": null, "metadata": {}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1131.286105] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.286105] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.286557] [55069]: INFO cinder.volume.api [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Volume info retrieved successfully. [ 1131.286731] [55069]: INFO cinder.api.v3.snapshots [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Create snapshot from volume 34db3327-0be7-483c-9ad2-a183f1604af7 [ 1131.307680] [55069]: WARNING cinder.quota [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-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. [ 1131.330098] [55069]: DEBUG cinder.quota [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Created reservations ['796d5423-d306-42f3-8e4e-67c5b5553436', '749cf3db-147a-48a2-b6ad-ac22b923998b', '1fa3c476-eff4-41f0-b49a-2072196ebac9', 'af498d20-67dc-4fc5-bde2-504ac54d67c1'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1131.374809] [55069]: INFO cinder.volume.api [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Snapshot create request issued successfully. [ 1131.375269] [55069]: INFO cinder.api.openstack.wsgi [req-b8c4324f-1af0-4f27-9c41-d5785b6cd4dd req-7466b39f-fb23-4f85-9803-e9d5c10e51cb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1131.375745] [55069]: [pid: 55069|app: 0|req: 197/384] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 02:32:45 2025] POST /volume/v3/snapshots => generated 311 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1131.391570] [55068]: DEBUG cinder.api.middleware.request_id [req-32869d87-571e-41bb-9f01-967bb305b13d req-1cdaeece-fee8-4dea-a7c9-867f0ffc580b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.395165] [55068]: INFO cinder.api.openstack.wsgi [req-32869d87-571e-41bb-9f01-967bb305b13d req-1cdaeece-fee8-4dea-a7c9-867f0ffc580b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 [ 1131.395339] [55068]: DEBUG cinder.api.openstack.wsgi [req-32869d87-571e-41bb-9f01-967bb305b13d req-1cdaeece-fee8-4dea-a7c9-867f0ffc580b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.395568] [55068]: DEBUG cinder.api.openstack.wsgi [req-32869d87-571e-41bb-9f01-967bb305b13d req-1cdaeece-fee8-4dea-a7c9-867f0ffc580b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.413683] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.413683] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.414266] [55068]: INFO cinder.volume.api [req-32869d87-571e-41bb-9f01-967bb305b13d req-1cdaeece-fee8-4dea-a7c9-867f0ffc580b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Snapshot retrieved successfully. [ 1131.415646] [55068]: INFO cinder.api.openstack.wsgi [req-32869d87-571e-41bb-9f01-967bb305b13d req-1cdaeece-fee8-4dea-a7c9-867f0ffc580b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 returned with HTTP 200 [ 1131.415891] [55068]: [pid: 55068|app: 0|req: 188/385] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 02:32:45 2025] GET /volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.430525] [55069]: DEBUG cinder.api.middleware.request_id [req-97c850b8-b946-41e2-be2e-9910c7446f41 req-98f27da4-5e8a-452b-bf46-2f2d82292063 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.433503] [55069]: INFO cinder.api.openstack.wsgi [req-97c850b8-b946-41e2-be2e-9910c7446f41 req-98f27da4-5e8a-452b-bf46-2f2d82292063 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1131.433503] [55069]: DEBUG cinder.api.openstack.wsgi [req-97c850b8-b946-41e2-be2e-9910c7446f41 req-98f27da4-5e8a-452b-bf46-2f2d82292063 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.433503] [55069]: DEBUG cinder.api.openstack.wsgi [req-97c850b8-b946-41e2-be2e-9910c7446f41 req-98f27da4-5e8a-452b-bf46-2f2d82292063 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'detail' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.433655] [55069]: DEBUG cinder.api.api_utils [req-97c850b8-b946-41e2-be2e-9910c7446f41 req-98f27da4-5e8a-452b-bf46-2f2d82292063 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Removing options '' from query. {{(pid=55069) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1131.433904] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.433904] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.434962] [55069]: DEBUG cinder.db.sqlalchemy.api [req-97c850b8-b946-41e2-be2e-9910c7446f41 req-98f27da4-5e8a-452b-bf46-2f2d82292063 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Building query based on filter {{(pid=55069) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1131.446030] [55069]: INFO cinder.volume.api [req-97c850b8-b946-41e2-be2e-9910c7446f41 req-98f27da4-5e8a-452b-bf46-2f2d82292063 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Get all snapshots completed successfully. [ 1131.446621] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.446621] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.447429] [55069]: INFO cinder.api.openstack.wsgi [req-97c850b8-b946-41e2-be2e-9910c7446f41 req-98f27da4-5e8a-452b-bf46-2f2d82292063 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1131.447892] [55069]: [pid: 55069|app: 0|req: 198/386] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 02:32:45 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.466476] [55068]: DEBUG cinder.api.middleware.request_id [req-9937f3c5-af5b-4800-8523-fc6cd0adffa7 req-23975734-4471-461f-b0c3-f088036342d0 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.468728] [55068]: INFO cinder.api.openstack.wsgi [req-9937f3c5-af5b-4800-8523-fc6cd0adffa7 req-23975734-4471-461f-b0c3-f088036342d0 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 [ 1131.468951] [55068]: DEBUG cinder.api.openstack.wsgi [req-9937f3c5-af5b-4800-8523-fc6cd0adffa7 req-23975734-4471-461f-b0c3-f088036342d0 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.469179] [55068]: DEBUG cinder.api.openstack.wsgi [req-9937f3c5-af5b-4800-8523-fc6cd0adffa7 req-23975734-4471-461f-b0c3-f088036342d0 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.474767] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.474767] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.475316] [55068]: INFO cinder.volume.api [req-9937f3c5-af5b-4800-8523-fc6cd0adffa7 req-23975734-4471-461f-b0c3-f088036342d0 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Snapshot retrieved successfully. [ 1131.476268] [55068]: INFO cinder.api.openstack.wsgi [req-9937f3c5-af5b-4800-8523-fc6cd0adffa7 req-23975734-4471-461f-b0c3-f088036342d0 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 returned with HTTP 200 [ 1131.476660] [55068]: [pid: 55068|app: 0|req: 189/387] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 02:32:45 2025] GET /volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.490260] [55069]: DEBUG cinder.api.middleware.request_id [req-2c7cd510-1a32-4839-bcd6-711656dfabbb req-a24b5196-9286-48a8-9e52-80a0b7bdcd20 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.492527] [55069]: INFO cinder.api.openstack.wsgi [req-2c7cd510-1a32-4839-bcd6-711656dfabbb req-a24b5196-9286-48a8-9e52-80a0b7bdcd20 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 [ 1131.492729] [55069]: DEBUG cinder.api.openstack.wsgi [req-2c7cd510-1a32-4839-bcd6-711656dfabbb req-a24b5196-9286-48a8-9e52-80a0b7bdcd20 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.492985] [55069]: DEBUG cinder.api.openstack.wsgi [req-2c7cd510-1a32-4839-bcd6-711656dfabbb req-a24b5196-9286-48a8-9e52-80a0b7bdcd20 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.493149] [55069]: INFO cinder.api.v2.snapshots [req-2c7cd510-1a32-4839-bcd6-711656dfabbb req-a24b5196-9286-48a8-9e52-80a0b7bdcd20 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Delete snapshot with id: e4888938-fc27-44ad-b349-40a952e08e73 [ 1131.499043] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.499043] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.499351] [55069]: INFO cinder.volume.api [req-2c7cd510-1a32-4839-bcd6-711656dfabbb req-a24b5196-9286-48a8-9e52-80a0b7bdcd20 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Snapshot retrieved successfully. [ 1131.514500] [55069]: INFO cinder.volume.api [req-2c7cd510-1a32-4839-bcd6-711656dfabbb req-a24b5196-9286-48a8-9e52-80a0b7bdcd20 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Snapshot delete request issued successfully. [ 1131.514692] [55069]: INFO cinder.api.openstack.wsgi [req-2c7cd510-1a32-4839-bcd6-711656dfabbb req-a24b5196-9286-48a8-9e52-80a0b7bdcd20 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 returned with HTTP 202 [ 1131.515200] [55069]: [pid: 55069|app: 0|req: 199/388] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 02:32:45 2025] DELETE /volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1131.529371] [55068]: DEBUG cinder.api.middleware.request_id [req-8e2d690c-5ae1-4d0c-8625-b561502add33 req-0f107f92-d362-439e-b7ac-73213777465b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.531687] [55068]: INFO cinder.api.openstack.wsgi [req-8e2d690c-5ae1-4d0c-8625-b561502add33 req-0f107f92-d362-439e-b7ac-73213777465b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 [ 1131.531912] [55068]: DEBUG cinder.api.openstack.wsgi [req-8e2d690c-5ae1-4d0c-8625-b561502add33 req-0f107f92-d362-439e-b7ac-73213777465b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.532355] [55068]: DEBUG cinder.api.openstack.wsgi [req-8e2d690c-5ae1-4d0c-8625-b561502add33 req-0f107f92-d362-439e-b7ac-73213777465b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.537685] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.537685] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.538174] [55068]: INFO cinder.volume.api [req-8e2d690c-5ae1-4d0c-8625-b561502add33 req-0f107f92-d362-439e-b7ac-73213777465b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Snapshot retrieved successfully. [ 1131.539443] [55068]: INFO cinder.api.openstack.wsgi [req-8e2d690c-5ae1-4d0c-8625-b561502add33 req-0f107f92-d362-439e-b7ac-73213777465b tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 returned with HTTP 200 [ 1131.539861] [55068]: [pid: 55068|app: 0|req: 190/389] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 02:32:45 2025] GET /volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.555913] [55069]: DEBUG cinder.api.middleware.request_id [req-a4834d9b-af44-4a12-b3ec-c7aa7ab4ff77 req-df7521bc-9331-49fb-80af-c57f9663ccd3 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.559036] [55069]: INFO cinder.api.openstack.wsgi [req-a4834d9b-af44-4a12-b3ec-c7aa7ab4ff77 req-df7521bc-9331-49fb-80af-c57f9663ccd3 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 [ 1132.559036] [55069]: DEBUG cinder.api.openstack.wsgi [req-a4834d9b-af44-4a12-b3ec-c7aa7ab4ff77 req-df7521bc-9331-49fb-80af-c57f9663ccd3 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.559213] [55069]: DEBUG cinder.api.openstack.wsgi [req-a4834d9b-af44-4a12-b3ec-c7aa7ab4ff77 req-df7521bc-9331-49fb-80af-c57f9663ccd3 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.563910] [55069]: INFO cinder.api.openstack.wsgi [req-a4834d9b-af44-4a12-b3ec-c7aa7ab4ff77 req-df7521bc-9331-49fb-80af-c57f9663ccd3 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 returned with HTTP 404 [ 1132.564456] [55069]: [pid: 55069|app: 0|req: 200/390] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 02:32:46 2025] GET /volume/v3/snapshots/e4888938-fc27-44ad-b349-40a952e08e73 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1132.576616] [55068]: DEBUG cinder.api.middleware.request_id [req-134e80cc-a035-48db-8bc0-02562b7f291c req-08f900e9-f50d-4bcd-b42f-a8fd24703d84 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.578865] [55068]: INFO cinder.api.openstack.wsgi [req-134e80cc-a035-48db-8bc0-02562b7f291c req-08f900e9-f50d-4bcd-b42f-a8fd24703d84 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] DELETE http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 [ 1132.579080] [55068]: DEBUG cinder.api.openstack.wsgi [req-134e80cc-a035-48db-8bc0-02562b7f291c req-08f900e9-f50d-4bcd-b42f-a8fd24703d84 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.579316] [55068]: DEBUG cinder.api.openstack.wsgi [req-134e80cc-a035-48db-8bc0-02562b7f291c req-08f900e9-f50d-4bcd-b42f-a8fd24703d84 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.579500] [55068]: INFO cinder.api.v3.volumes [req-134e80cc-a035-48db-8bc0-02562b7f291c req-08f900e9-f50d-4bcd-b42f-a8fd24703d84 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Delete volume with id: 34db3327-0be7-483c-9ad2-a183f1604af7 [ 1132.589239] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.589239] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.589858] [55068]: INFO cinder.volume.api [req-134e80cc-a035-48db-8bc0-02562b7f291c req-08f900e9-f50d-4bcd-b42f-a8fd24703d84 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Volume info retrieved successfully. [ 1132.605103] [55068]: INFO cinder.volume.api [req-134e80cc-a035-48db-8bc0-02562b7f291c req-08f900e9-f50d-4bcd-b42f-a8fd24703d84 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Delete volume request issued successfully. [ 1132.605318] [55068]: INFO cinder.api.openstack.wsgi [req-134e80cc-a035-48db-8bc0-02562b7f291c req-08f900e9-f50d-4bcd-b42f-a8fd24703d84 tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 returned with HTTP 202 [ 1132.605766] [55068]: [pid: 55068|app: 0|req: 191/391] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 02:32:46 2025] DELETE /volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1132.618881] [55069]: DEBUG cinder.api.middleware.request_id [req-630eba59-593a-4a6b-be28-cb261321daa6 req-0a197420-41fe-478e-9e51-4c535deb0f4c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.621236] [55069]: INFO cinder.api.openstack.wsgi [req-630eba59-593a-4a6b-be28-cb261321daa6 req-0a197420-41fe-478e-9e51-4c535deb0f4c tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 [ 1132.621501] [55069]: DEBUG cinder.api.openstack.wsgi [req-630eba59-593a-4a6b-be28-cb261321daa6 req-0a197420-41fe-478e-9e51-4c535deb0f4c tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.621755] [55069]: DEBUG cinder.api.openstack.wsgi [req-630eba59-593a-4a6b-be28-cb261321daa6 req-0a197420-41fe-478e-9e51-4c535deb0f4c tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.629802] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.629802] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.635959] [55069]: INFO cinder.volume.api [req-630eba59-593a-4a6b-be28-cb261321daa6 req-0a197420-41fe-478e-9e51-4c535deb0f4c tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Volume info retrieved successfully. [ 1132.639739] [55069]: INFO cinder.api.openstack.wsgi [req-630eba59-593a-4a6b-be28-cb261321daa6 req-0a197420-41fe-478e-9e51-4c535deb0f4c tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 returned with HTTP 200 [ 1132.640298] [55069]: [pid: 55069|app: 0|req: 201/392] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:46 2025] GET /volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.264154] [55068]: DEBUG cinder.api.middleware.request_id [None req-171ab7f3-5d65-438e-9440-23fe016873e7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.264636] [55068]: INFO cinder.api.openstack.wsgi [None req-171ab7f3-5d65-438e-9440-23fe016873e7 None None] GET http://10.180.1.21/volume// [ 1133.264821] [55068]: DEBUG cinder.api.openstack.wsgi [None req-171ab7f3-5d65-438e-9440-23fe016873e7 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.265104] [55068]: DEBUG cinder.api.openstack.wsgi [None req-171ab7f3-5d65-438e-9440-23fe016873e7 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.265530] [55068]: INFO cinder.api.openstack.wsgi [None req-171ab7f3-5d65-438e-9440-23fe016873e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1133.265857] [55068]: [pid: 55068|app: 0|req: 192/393] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:32:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1133.271081] [55069]: DEBUG cinder.api.middleware.request_id [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cf5532e4-c6ac-43d9-bc1e-a3e6a657988f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.273585] [55069]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cf5532e4-c6ac-43d9-bc1e-a3e6a657988f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1133.274043] [55069]: DEBUG cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cf5532e4-c6ac-43d9-bc1e-a3e6a657988f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59200b02-c500-4a7c-950d-19cfad8b397a", "connector": null, "instance_uuid": "d1637bf9-22a3-4c15-8c68-2918f36930a9"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1133.287725] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.287725] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.313953] [55069]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cf5532e4-c6ac-43d9-bc1e-a3e6a657988f tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1133.314454] [55069]: [pid: 55069|app: 0|req: 202/394] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:32:47 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.319381] [55068]: DEBUG cinder.api.middleware.request_id [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-1c0f0816-75af-4191-a6d1-241f9d1b8145 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.322023] [55068]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-1c0f0816-75af-4191-a6d1-241f9d1b8145 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464 [ 1133.322312] [55068]: DEBUG cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-1c0f0816-75af-4191-a6d1-241f9d1b8145 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.322574] [55068]: DEBUG cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-1c0f0816-75af-4191-a6d1-241f9d1b8145 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.330137] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.330137] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.655723] [55069]: DEBUG cinder.api.middleware.request_id [req-da91ef78-ffbd-4ee8-a9d7-64455bdfca3a req-a8e4d2df-2837-4710-aaff-7ccf6c25addb None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.658267] [55069]: INFO cinder.api.openstack.wsgi [req-da91ef78-ffbd-4ee8-a9d7-64455bdfca3a req-a8e4d2df-2837-4710-aaff-7ccf6c25addb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 [ 1133.658493] [55069]: DEBUG cinder.api.openstack.wsgi [req-da91ef78-ffbd-4ee8-a9d7-64455bdfca3a req-a8e4d2df-2837-4710-aaff-7ccf6c25addb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.658708] [55069]: DEBUG cinder.api.openstack.wsgi [req-da91ef78-ffbd-4ee8-a9d7-64455bdfca3a req-a8e4d2df-2837-4710-aaff-7ccf6c25addb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.666826] [55069]: INFO cinder.api.openstack.wsgi [req-da91ef78-ffbd-4ee8-a9d7-64455bdfca3a req-a8e4d2df-2837-4710-aaff-7ccf6c25addb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 returned with HTTP 404 [ 1133.667383] [55069]: [pid: 55069|app: 0|req: 203/395] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:47 2025] GET /volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1133.682922] [55069]: DEBUG cinder.api.middleware.request_id [req-af95973f-2fef-4265-ba06-c58e0c25e4c3 req-c43f62c2-419f-457b-86b5-7c329b2680bb None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.685118] [55069]: INFO cinder.api.openstack.wsgi [req-af95973f-2fef-4265-ba06-c58e0c25e4c3 req-c43f62c2-419f-457b-86b5-7c329b2680bb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] DELETE http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 [ 1133.685306] [55069]: DEBUG cinder.api.openstack.wsgi [req-af95973f-2fef-4265-ba06-c58e0c25e4c3 req-c43f62c2-419f-457b-86b5-7c329b2680bb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.685517] [55069]: DEBUG cinder.api.openstack.wsgi [req-af95973f-2fef-4265-ba06-c58e0c25e4c3 req-c43f62c2-419f-457b-86b5-7c329b2680bb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.685701] [55069]: INFO cinder.api.v3.volumes [req-af95973f-2fef-4265-ba06-c58e0c25e4c3 req-c43f62c2-419f-457b-86b5-7c329b2680bb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Delete volume with id: 34db3327-0be7-483c-9ad2-a183f1604af7 [ 1133.691468] [55069]: INFO cinder.api.openstack.wsgi [req-af95973f-2fef-4265-ba06-c58e0c25e4c3 req-c43f62c2-419f-457b-86b5-7c329b2680bb tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 returned with HTTP 404 [ 1133.691988] [55069]: [pid: 55069|app: 0|req: 204/396] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 02:32:47 2025] DELETE /volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1133.705107] [55069]: DEBUG cinder.api.middleware.request_id [req-618d2f5b-b055-4bcd-b024-4c6e56e1fdea req-2a8c9d19-f9ae-4f24-b164-66e09e7ef51f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.707320] [55069]: INFO cinder.api.openstack.wsgi [req-618d2f5b-b055-4bcd-b024-4c6e56e1fdea req-2a8c9d19-f9ae-4f24-b164-66e09e7ef51f tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] GET http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 [ 1133.707557] [55069]: DEBUG cinder.api.openstack.wsgi [req-618d2f5b-b055-4bcd-b024-4c6e56e1fdea req-2a8c9d19-f9ae-4f24-b164-66e09e7ef51f tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.707814] [55069]: DEBUG cinder.api.openstack.wsgi [req-618d2f5b-b055-4bcd-b024-4c6e56e1fdea req-2a8c9d19-f9ae-4f24-b164-66e09e7ef51f tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.713906] [55069]: INFO cinder.api.openstack.wsgi [req-618d2f5b-b055-4bcd-b024-4c6e56e1fdea req-2a8c9d19-f9ae-4f24-b164-66e09e7ef51f tempest-VolumesSnapshotsTestJSON-1143686356 tempest-VolumesSnapshotsTestJSON-1143686356-project-member] http://10.180.1.21/volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 returned with HTTP 404 [ 1133.714375] [55069]: [pid: 55069|app: 0|req: 205/397] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:47 2025] GET /volume/v3/volumes/34db3327-0be7-483c-9ad2-a183f1604af7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1133.861379] [55068]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-1c0f0816-75af-4191-a6d1-241f9d1b8145 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464 returned with HTTP 200 [ 1133.861831] [55068]: [pid: 55068|app: 0|req: 193/398] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:32:47 2025] DELETE /volume/v3/attachments/4fc1af87-fa71-4d7b-a1e7-3e3d91c63464 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.311505] [55069]: DEBUG cinder.api.middleware.request_id [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-a0a6dce5-5880-41cd-a89a-ed2240bda3fa None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.314592] [55069]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-a0a6dce5-5880-41cd-a89a-ed2240bda3fa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] PUT http://10.180.1.21/volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 [ 1138.315091] [55069]: DEBUG cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-a0a6dce5-5880-41cd-a89a-ed2240bda3fa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-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-534479", "mountpoint": "/dev/sda"}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.326270] [55069]: DEBUG cinder.coordination [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-a0a6dce5-5880-41cd-a89a-ed2240bda3fa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Acquiring lock "cinder-attachment_update-59200b02-c500-4a7c-950d-19cfad8b397a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1138.332655] [55069]: DEBUG cinder.coordination [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-a0a6dce5-5880-41cd-a89a-ed2240bda3fa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Lock "cinder-attachment_update-59200b02-c500-4a7c-950d-19cfad8b397a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1138.333816] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.333816] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.438677] [55068]: DEBUG cinder.api.middleware.request_id [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.441029] [55068]: INFO cinder.api.openstack.wsgi [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1138.441029] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2086797965"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.442579] [55068]: DEBUG cinder.api.v3.volumes [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2086797965'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1138.442723] [55068]: INFO cinder.api.v3.volumes [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume of 1 GB [ 1138.443157] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.443157] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.447245] [55068]: INFO cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Availability Zones retrieved successfully. [ 1138.454160] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Flow 'volume_create_api' (926754e1-925b-440f-b8c0-5df68df8b046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1138.455370] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609f97c5-718c-41af-8f1f-30076245cb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.456454] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1138.473393] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609f97c5-718c-41af-8f1f-30076245cb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.474330] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c191d6-a071-4fe2-a4a4-922ac3c329dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.505731] [55068]: DEBUG cinder.quota [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Created reservations ['8c3a6cd9-3bee-48e9-8ff2-4051cb204fdd', '937082d3-7ca9-443d-a45c-a9b229c4b6f5', '923ca6da-33f2-41ca-9d70-4aa5d9b2aabb', '6cfbe834-1bd0-4693-8e81-f5ad4fd4bcfc'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1138.506780] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c191d6-a071-4fe2-a4a4-922ac3c329dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3a6cd9-3bee-48e9-8ff2-4051cb204fdd', '937082d3-7ca9-443d-a45c-a9b229c4b6f5', '923ca6da-33f2-41ca-9d70-4aa5d9b2aabb', '6cfbe834-1bd0-4693-8e81-f5ad4fd4bcfc']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.508195] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60547a6f-4822-4936-8e73-b7eaf1ca4135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.521101] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60547a6f-4822-4936-8e73-b7eaf1ca4135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1897a0e1-03be-4fe7-946b-166fb58ec78e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2086797965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcee3e6903de4831b25d01b2cb2b0b33',qos_specs=None,replication_status=,reservations=['8c3a6cd9-3bee-48e9-8ff2-4051cb204fdd','937082d3-7ca9-443d-a45c-a9b229c4b6f5','923ca6da-33f2-41ca-9d70-4aa5d9b2aabb','6cfbe834-1bd0-4693-8e81-f5ad4fd4bcfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdab78acccfc4abfb46e15a891333998',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2086797965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1897a0e1-03be-4fe7-946b-166fb58ec78e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcee3e6903de4831b25d01b2cb2b0b33',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='bdab78acccfc4abfb46e15a891333998',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.522617] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a174dd-2514-4140-84dd-64f7e47f7d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.535504] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a174dd-2514-4140-84dd-64f7e47f7d9f) 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-2086797965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcee3e6903de4831b25d01b2cb2b0b33',qos_specs=None,replication_status=,reservations=['8c3a6cd9-3bee-48e9-8ff2-4051cb204fdd','937082d3-7ca9-443d-a45c-a9b229c4b6f5','923ca6da-33f2-41ca-9d70-4aa5d9b2aabb','6cfbe834-1bd0-4693-8e81-f5ad4fd4bcfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdab78acccfc4abfb46e15a891333998',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.536408] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8c78cb-af1f-4a56-9e67-123ee3818bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1138.550380] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8c78cb-af1f-4a56-9e67-123ee3818bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1138.551482] [55068]: DEBUG cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Flow 'volume_create_api' (926754e1-925b-440f-b8c0-5df68df8b046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1138.551848] [55068]: INFO cinder.volume.api [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Create volume request issued successfully. [ 1138.552986] [55068]: INFO cinder.api.openstack.wsgi [None req-5bc073e4-ca08-48c2-865c-7ef17f82239b tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1138.553255] [55068]: [pid: 55068|app: 0|req: 194/399] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:32:52 2025] POST /volume/v3/volumes => generated 754 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1138.561483] [55068]: DEBUG cinder.api.middleware.request_id [None req-fe3f6114-507e-4e85-a891-b278dbdb642d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.563759] [55068]: INFO cinder.api.openstack.wsgi [None req-fe3f6114-507e-4e85-a891-b278dbdb642d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1138.563984] [55068]: DEBUG cinder.api.openstack.wsgi [None req-fe3f6114-507e-4e85-a891-b278dbdb642d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.564251] [55068]: DEBUG cinder.api.openstack.wsgi [None req-fe3f6114-507e-4e85-a891-b278dbdb642d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.571763] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.571763] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.575257] [55068]: INFO cinder.volume.api [None req-fe3f6114-507e-4e85-a891-b278dbdb642d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1138.580338] [55068]: INFO cinder.api.openstack.wsgi [None req-fe3f6114-507e-4e85-a891-b278dbdb642d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1138.580689] [55068]: [pid: 55068|app: 0|req: 195/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:52 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.854189] [55069]: DEBUG cinder.coordination [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-a0a6dce5-5880-41cd-a89a-ed2240bda3fa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Lock "cinder-attachment_update-59200b02-c500-4a7c-950d-19cfad8b397a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1138.854550] [55069]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-a0a6dce5-5880-41cd-a89a-ed2240bda3fa tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 returned with HTTP 200 [ 1138.855036] [55069]: [pid: 55069|app: 0|req: 206/401] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:32:52 2025] PUT /volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.859846] [55068]: DEBUG cinder.api.middleware.request_id [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cd3904b1-faba-4204-8b4c-c5020e2b9dd8 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.862973] [55068]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cd3904b1-faba-4204-8b4c-c5020e2b9dd8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 [ 1138.863311] [55068]: DEBUG cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cd3904b1-faba-4204-8b4c-c5020e2b9dd8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.863611] [55068]: DEBUG cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cd3904b1-faba-4204-8b4c-c5020e2b9dd8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.882190] [55068]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-cd3904b1-faba-4204-8b4c-c5020e2b9dd8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 returned with HTTP 200 [ 1138.882711] [55068]: [pid: 55068|app: 0|req: 196/402] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 02:32:52 2025] GET /volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.592612] [55069]: DEBUG cinder.api.middleware.request_id [None req-306d4004-bbec-4805-acf5-503fd9ffb474 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.597136] [55069]: INFO cinder.api.openstack.wsgi [None req-306d4004-bbec-4805-acf5-503fd9ffb474 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1139.597351] [55069]: DEBUG cinder.api.openstack.wsgi [None req-306d4004-bbec-4805-acf5-503fd9ffb474 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.597575] [55069]: DEBUG cinder.api.openstack.wsgi [None req-306d4004-bbec-4805-acf5-503fd9ffb474 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.608622] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.608622] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.612888] [55069]: INFO cinder.volume.api [None req-306d4004-bbec-4805-acf5-503fd9ffb474 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1139.618592] [55069]: INFO cinder.api.openstack.wsgi [None req-306d4004-bbec-4805-acf5-503fd9ffb474 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1139.618905] [55069]: [pid: 55069|app: 0|req: 207/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:53 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.701444] [55068]: DEBUG cinder.api.middleware.request_id [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-78f1773a-169d-4f5f-91c4-566420f64dcf None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.704053] [55068]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-78f1773a-169d-4f5f-91c4-566420f64dcf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1139.704342] [55068]: DEBUG cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-78f1773a-169d-4f5f-91c4-566420f64dcf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.704591] [55068]: DEBUG cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-78f1773a-169d-4f5f-91c4-566420f64dcf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.714331] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.714331] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.719780] [55068]: INFO cinder.volume.api [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-78f1773a-169d-4f5f-91c4-566420f64dcf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1139.726624] [55068]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-78f1773a-169d-4f5f-91c4-566420f64dcf tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1139.727091] [55068]: [pid: 55068|app: 0|req: 197/404] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:32:53 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.971494] [55069]: DEBUG cinder.api.middleware.request_id [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-6f38ebac-e77c-4d47-912f-6b467944acd7 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.973997] [55069]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-6f38ebac-e77c-4d47-912f-6b467944acd7 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] POST http://10.180.1.21/volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64/action [ 1140.974581] [55069]: DEBUG cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-6f38ebac-e77c-4d47-912f-6b467944acd7 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1140.974778] [55069]: DEBUG cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-6f38ebac-e77c-4d47-912f-6b467944acd7 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.996223] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.996223] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.005479] [55069]: INFO cinder.api.openstack.wsgi [req-5f008cf1-3ba3-4f28-bb1b-7ed291473d4f req-6f38ebac-e77c-4d47-912f-6b467944acd7 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64/action returned with HTTP 204 [ 1141.006017] [55069]: [pid: 55069|app: 0|req: 208/405] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:32:54 2025] POST /volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1141.250479] [55068]: DEBUG cinder.api.middleware.request_id [None req-32fe28bc-b45f-45fa-a9fd-428bebef3881 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.250933] [55068]: INFO cinder.api.openstack.wsgi [None req-32fe28bc-b45f-45fa-a9fd-428bebef3881 None None] GET http://10.180.1.21/volume// [ 1141.251132] [55068]: DEBUG cinder.api.openstack.wsgi [None req-32fe28bc-b45f-45fa-a9fd-428bebef3881 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.251357] [55068]: DEBUG cinder.api.openstack.wsgi [None req-32fe28bc-b45f-45fa-a9fd-428bebef3881 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.251752] [55068]: INFO cinder.api.openstack.wsgi [None req-32fe28bc-b45f-45fa-a9fd-428bebef3881 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1141.252083] [55068]: [pid: 55068|app: 0|req: 198/406] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:32:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1141.256020] [55069]: DEBUG cinder.api.middleware.request_id [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-c3778e60-0249-495b-9415-589ee2369114 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.258435] [55069]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-c3778e60-0249-495b-9415-589ee2369114 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1141.258907] [55069]: DEBUG cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-c3778e60-0249-495b-9415-589ee2369114 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1897a0e1-03be-4fe7-946b-166fb58ec78e", "connector": null, "instance_uuid": "2fcf5115-afe8-46e7-9147-fdcfa46fc3cc"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1141.268574] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.268574] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.294208] [55069]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-c3778e60-0249-495b-9415-589ee2369114 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1141.294839] [55069]: [pid: 55069|app: 0|req: 209/407] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:32:55 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) [ 1141.318111] [55068]: DEBUG cinder.api.middleware.request_id [None req-ba6e5ba9-36bc-45fd-b4da-e26c2f9cd981 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.320231] [55068]: INFO cinder.api.openstack.wsgi [None req-ba6e5ba9-36bc-45fd-b4da-e26c2f9cd981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1141.320957] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ba6e5ba9-36bc-45fd-b4da-e26c2f9cd981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.321254] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ba6e5ba9-36bc-45fd-b4da-e26c2f9cd981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.332923] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.332923] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.338049] [55068]: INFO cinder.volume.api [None req-ba6e5ba9-36bc-45fd-b4da-e26c2f9cd981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1141.344513] [55068]: INFO cinder.api.openstack.wsgi [None req-ba6e5ba9-36bc-45fd-b4da-e26c2f9cd981 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1141.345066] [55068]: [pid: 55068|app: 0|req: 199/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:55 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.826778] [55069]: DEBUG cinder.api.middleware.request_id [None req-c5f6df1d-51d1-40ff-8d98-b8d6e7215044 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.827243] [55069]: INFO cinder.api.openstack.wsgi [None req-c5f6df1d-51d1-40ff-8d98-b8d6e7215044 None None] GET http://10.180.1.21/volume// [ 1141.827466] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c5f6df1d-51d1-40ff-8d98-b8d6e7215044 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.827703] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c5f6df1d-51d1-40ff-8d98-b8d6e7215044 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.828200] [55069]: INFO cinder.api.openstack.wsgi [None req-c5f6df1d-51d1-40ff-8d98-b8d6e7215044 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1141.828510] [55069]: [pid: 55069|app: 0|req: 210/409] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:32:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1141.832236] [55068]: DEBUG cinder.api.middleware.request_id [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-332d273d-4c67-4691-876c-bb1dea9c9c29 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.834587] [55068]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-332d273d-4c67-4691-876c-bb1dea9c9c29 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1141.834835] [55068]: DEBUG cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-332d273d-4c67-4691-876c-bb1dea9c9c29 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.835092] [55068]: DEBUG cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-332d273d-4c67-4691-876c-bb1dea9c9c29 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.846613] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.846613] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.849948] [55068]: INFO cinder.volume.api [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-332d273d-4c67-4691-876c-bb1dea9c9c29 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1141.854366] [55068]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-332d273d-4c67-4691-876c-bb1dea9c9c29 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1141.854774] [55068]: [pid: 55068|app: 0|req: 200/410] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:32:55 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1141.881997] [55069]: DEBUG cinder.api.middleware.request_id [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-44b7a1b4-7216-4c81-83a0-8354a3593b0d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.884426] [55069]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-44b7a1b4-7216-4c81-83a0-8354a3593b0d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] PUT http://10.180.1.21/volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67 [ 1141.884834] [55069]: DEBUG cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-44b7a1b4-7216-4c81-83a0-8354a3593b0d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-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-534474", "mountpoint": "/dev/sdb"}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1141.894358] [55069]: DEBUG cinder.coordination [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-44b7a1b4-7216-4c81-83a0-8354a3593b0d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Acquiring lock "cinder-attachment_update-1897a0e1-03be-4fe7-946b-166fb58ec78e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1141.900085] [55069]: DEBUG cinder.coordination [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-44b7a1b4-7216-4c81-83a0-8354a3593b0d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Lock "cinder-attachment_update-1897a0e1-03be-4fe7-946b-166fb58ec78e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1141.902065] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.902065] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.355817] [55068]: DEBUG cinder.api.middleware.request_id [None req-c33c5a8f-ada6-4265-912d-b701dcf5a56e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.358748] [55068]: INFO cinder.api.openstack.wsgi [None req-c33c5a8f-ada6-4265-912d-b701dcf5a56e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1142.359144] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c33c5a8f-ada6-4265-912d-b701dcf5a56e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.359767] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c33c5a8f-ada6-4265-912d-b701dcf5a56e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.374829] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.374829] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.383883] [55068]: INFO cinder.volume.api [None req-c33c5a8f-ada6-4265-912d-b701dcf5a56e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1142.388934] [55068]: INFO cinder.api.openstack.wsgi [None req-c33c5a8f-ada6-4265-912d-b701dcf5a56e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1142.389770] [55068]: [pid: 55068|app: 0|req: 201/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:56 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.400870] [55068]: DEBUG cinder.api.middleware.request_id [None req-df5bc16a-d51a-4441-bd9a-4ea34e90abb5 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.403057] [55068]: INFO cinder.api.openstack.wsgi [None req-df5bc16a-d51a-4441-bd9a-4ea34e90abb5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1143.403314] [55068]: DEBUG cinder.api.openstack.wsgi [None req-df5bc16a-d51a-4441-bd9a-4ea34e90abb5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.403931] [55068]: DEBUG cinder.api.openstack.wsgi [None req-df5bc16a-d51a-4441-bd9a-4ea34e90abb5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.418805] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.418805] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.422969] [55068]: INFO cinder.volume.api [None req-df5bc16a-d51a-4441-bd9a-4ea34e90abb5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1143.427934] [55068]: INFO cinder.api.openstack.wsgi [None req-df5bc16a-d51a-4441-bd9a-4ea34e90abb5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1143.428338] [55068]: [pid: 55068|app: 0|req: 202/412] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:57 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.438671] [55068]: DEBUG cinder.api.middleware.request_id [None req-f519c969-4c86-47ff-a128-1b787f749268 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.441023] [55068]: INFO cinder.api.openstack.wsgi [None req-f519c969-4c86-47ff-a128-1b787f749268 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1144.441234] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f519c969-4c86-47ff-a128-1b787f749268 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.441491] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f519c969-4c86-47ff-a128-1b787f749268 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.451674] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.451674] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.455152] [55068]: INFO cinder.volume.api [None req-f519c969-4c86-47ff-a128-1b787f749268 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1144.460637] [55068]: INFO cinder.api.openstack.wsgi [None req-f519c969-4c86-47ff-a128-1b787f749268 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1144.461072] [55068]: [pid: 55068|app: 0|req: 203/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:58 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.471520] [55068]: DEBUG cinder.api.middleware.request_id [None req-23b5748f-f49b-42a3-844e-34180b75a0e9 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.473682] [55068]: INFO cinder.api.openstack.wsgi [None req-23b5748f-f49b-42a3-844e-34180b75a0e9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1145.473899] [55068]: DEBUG cinder.api.openstack.wsgi [None req-23b5748f-f49b-42a3-844e-34180b75a0e9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.474141] [55068]: DEBUG cinder.api.openstack.wsgi [None req-23b5748f-f49b-42a3-844e-34180b75a0e9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.487718] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.487718] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.493470] [55068]: INFO cinder.volume.api [None req-23b5748f-f49b-42a3-844e-34180b75a0e9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1145.497245] [55068]: INFO cinder.api.openstack.wsgi [None req-23b5748f-f49b-42a3-844e-34180b75a0e9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1145.497638] [55068]: [pid: 55068|app: 0|req: 204/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:32:59 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.426582] [55069]: DEBUG cinder.coordination [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-44b7a1b4-7216-4c81-83a0-8354a3593b0d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Lock "cinder-attachment_update-1897a0e1-03be-4fe7-946b-166fb58ec78e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1146.427277] [55069]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-44b7a1b4-7216-4c81-83a0-8354a3593b0d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67 returned with HTTP 200 [ 1146.427788] [55069]: [pid: 55069|app: 0|req: 211/415] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:32:55 2025] PUT /volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.507359] [55068]: DEBUG cinder.api.middleware.request_id [None req-fb1b3c1d-835d-4f09-9212-b503d2e92840 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.509678] [55068]: INFO cinder.api.openstack.wsgi [None req-fb1b3c1d-835d-4f09-9212-b503d2e92840 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1146.509940] [55068]: DEBUG cinder.api.openstack.wsgi [None req-fb1b3c1d-835d-4f09-9212-b503d2e92840 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.510188] [55068]: DEBUG cinder.api.openstack.wsgi [None req-fb1b3c1d-835d-4f09-9212-b503d2e92840 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.521296] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.521296] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.525996] [55068]: INFO cinder.volume.api [None req-fb1b3c1d-835d-4f09-9212-b503d2e92840 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1146.531027] [55068]: INFO cinder.api.openstack.wsgi [None req-fb1b3c1d-835d-4f09-9212-b503d2e92840 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1146.531400] [55068]: [pid: 55068|app: 0|req: 205/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:00 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.329293] [55069]: DEBUG cinder.api.middleware.request_id [None req-a257cd6e-9b0b-4661-94a7-618f75b0a908 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.331685] [55069]: INFO cinder.api.openstack.wsgi [None req-a257cd6e-9b0b-4661-94a7-618f75b0a908 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1147.332080] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a257cd6e-9b0b-4661-94a7-618f75b0a908 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.332414] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a257cd6e-9b0b-4661-94a7-618f75b0a908 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.348871] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.348871] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.353419] [55069]: INFO cinder.volume.api [None req-a257cd6e-9b0b-4661-94a7-618f75b0a908 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1147.358602] [55069]: INFO cinder.api.openstack.wsgi [None req-a257cd6e-9b0b-4661-94a7-618f75b0a908 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1147.359140] [55069]: [pid: 55069|app: 0|req: 212/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:01 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.395709] [55068]: DEBUG cinder.api.middleware.request_id [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-0ffef5fe-d48f-4656-b690-26bcee7486e6 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.399386] [55068]: INFO cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-0ffef5fe-d48f-4656-b690-26bcee7486e6 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1147.399621] [55068]: DEBUG cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-0ffef5fe-d48f-4656-b690-26bcee7486e6 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.399844] [55068]: DEBUG cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-0ffef5fe-d48f-4656-b690-26bcee7486e6 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.409940] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.409940] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.413298] [55068]: INFO cinder.volume.api [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-0ffef5fe-d48f-4656-b690-26bcee7486e6 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1147.417605] [55068]: INFO cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-0ffef5fe-d48f-4656-b690-26bcee7486e6 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1147.418137] [55068]: [pid: 55068|app: 0|req: 206/418] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:33:01 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.433888] [55069]: DEBUG cinder.api.middleware.request_id [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9f98f607-e7ad-4c65-be0d-039a31bda72d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.436298] [55069]: INFO cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9f98f607-e7ad-4c65-be0d-039a31bda72d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] POST http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a/action [ 1147.436680] [55069]: DEBUG cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9f98f607-e7ad-4c65-be0d-039a31bda72d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1147.436817] [55069]: DEBUG cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9f98f607-e7ad-4c65-be0d-039a31bda72d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1147.446546] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.446546] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.447087] [55069]: INFO cinder.volume.api [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9f98f607-e7ad-4c65-be0d-039a31bda72d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1147.453268] [55069]: INFO cinder.volume.api [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9f98f607-e7ad-4c65-be0d-039a31bda72d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Begin detaching volume completed successfully. [ 1147.453500] [55069]: INFO cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9f98f607-e7ad-4c65-be0d-039a31bda72d tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a/action returned with HTTP 202 [ 1147.453914] [55069]: [pid: 55069|app: 0|req: 213/419] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:33:01 2025] POST /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1147.542023] [55068]: DEBUG cinder.api.middleware.request_id [None req-3a34d57d-7b48-4816-8ad7-7ce97437dd7d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.544264] [55068]: INFO cinder.api.openstack.wsgi [None req-3a34d57d-7b48-4816-8ad7-7ce97437dd7d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1147.544264] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3a34d57d-7b48-4816-8ad7-7ce97437dd7d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.544334] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3a34d57d-7b48-4816-8ad7-7ce97437dd7d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.554407] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.554407] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.557681] [55068]: INFO cinder.volume.api [None req-3a34d57d-7b48-4816-8ad7-7ce97437dd7d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1147.561916] [55068]: INFO cinder.api.openstack.wsgi [None req-3a34d57d-7b48-4816-8ad7-7ce97437dd7d tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1147.562308] [55068]: [pid: 55068|app: 0|req: 207/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:01 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.050662] [55069]: DEBUG cinder.api.middleware.request_id [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-03751e8a-2f0f-447c-84a8-19a7e45928d8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.056023] [55069]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-03751e8a-2f0f-447c-84a8-19a7e45928d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67/action [ 1148.056023] [55069]: DEBUG cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-03751e8a-2f0f-447c-84a8-19a7e45928d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1148.056023] [55069]: DEBUG cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-03751e8a-2f0f-447c-84a8-19a7e45928d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1148.069882] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.069882] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.078734] [55069]: INFO cinder.api.openstack.wsgi [req-1eae3865-fd66-487e-b5ec-9e5dcbcdd149 req-03751e8a-2f0f-447c-84a8-19a7e45928d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67/action returned with HTTP 204 [ 1148.079221] [55069]: [pid: 55069|app: 0|req: 214/421] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:33:01 2025] POST /volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1148.475021] [55068]: DEBUG cinder.api.middleware.request_id [None req-f6eee666-bc81-41ca-b4e1-6e7c86e853c0 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.475560] [55068]: INFO cinder.api.openstack.wsgi [None req-f6eee666-bc81-41ca-b4e1-6e7c86e853c0 None None] GET http://10.180.1.21/volume// [ 1148.475794] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f6eee666-bc81-41ca-b4e1-6e7c86e853c0 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.476079] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f6eee666-bc81-41ca-b4e1-6e7c86e853c0 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.476539] [55068]: INFO cinder.api.openstack.wsgi [None req-f6eee666-bc81-41ca-b4e1-6e7c86e853c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1148.476849] [55068]: [pid: 55068|app: 0|req: 208/422] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:33:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1148.481135] [55069]: DEBUG cinder.api.middleware.request_id [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-73b261e4-d7af-4321-95e6-3940a7072354 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.483472] [55069]: INFO cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-73b261e4-d7af-4321-95e6-3940a7072354 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1148.483810] [55069]: DEBUG cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-73b261e4-d7af-4321-95e6-3940a7072354 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.484053] [55069]: DEBUG cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-73b261e4-d7af-4321-95e6-3940a7072354 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.497882] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.497882] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.501659] [55069]: INFO cinder.volume.api [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-73b261e4-d7af-4321-95e6-3940a7072354 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1148.506339] [55069]: INFO cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-73b261e4-d7af-4321-95e6-3940a7072354 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1148.506751] [55069]: [pid: 55069|app: 0|req: 215/423] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:33:02 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1148.573164] [55068]: DEBUG cinder.api.middleware.request_id [None req-71fdbe5a-5047-4565-84a5-fc08f3e0e05c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.575324] [55068]: INFO cinder.api.openstack.wsgi [None req-71fdbe5a-5047-4565-84a5-fc08f3e0e05c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1148.575546] [55068]: DEBUG cinder.api.openstack.wsgi [None req-71fdbe5a-5047-4565-84a5-fc08f3e0e05c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.575754] [55068]: DEBUG cinder.api.openstack.wsgi [None req-71fdbe5a-5047-4565-84a5-fc08f3e0e05c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.585162] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.585162] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.588287] [55068]: INFO cinder.volume.api [None req-71fdbe5a-5047-4565-84a5-fc08f3e0e05c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1148.594161] [55068]: INFO cinder.api.openstack.wsgi [None req-71fdbe5a-5047-4565-84a5-fc08f3e0e05c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1148.594536] [55068]: [pid: 55068|app: 0|req: 209/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:02 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.604869] [55069]: DEBUG cinder.api.middleware.request_id [None req-2e464675-5caf-455c-ae9e-53c5b797b6d8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.607143] [55069]: INFO cinder.api.openstack.wsgi [None req-2e464675-5caf-455c-ae9e-53c5b797b6d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1148.607381] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2e464675-5caf-455c-ae9e-53c5b797b6d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.607623] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2e464675-5caf-455c-ae9e-53c5b797b6d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.617509] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.617509] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.621485] [55069]: INFO cinder.volume.api [None req-2e464675-5caf-455c-ae9e-53c5b797b6d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1148.625779] [55069]: INFO cinder.api.openstack.wsgi [None req-2e464675-5caf-455c-ae9e-53c5b797b6d8 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1148.626157] [55069]: [pid: 55069|app: 0|req: 216/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:02 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.635568] [55068]: DEBUG cinder.api.middleware.request_id [None req-67838bbe-c1e0-4f8a-8c98-b4383d53e421 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.637835] [55068]: INFO cinder.api.openstack.wsgi [None req-67838bbe-c1e0-4f8a-8c98-b4383d53e421 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1148.638077] [55068]: DEBUG cinder.api.openstack.wsgi [None req-67838bbe-c1e0-4f8a-8c98-b4383d53e421 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.638310] [55068]: DEBUG cinder.api.openstack.wsgi [None req-67838bbe-c1e0-4f8a-8c98-b4383d53e421 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.638509] [55068]: INFO cinder.api.v3.volumes [None req-67838bbe-c1e0-4f8a-8c98-b4383d53e421 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Delete volume with id: 1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1148.648511] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.648511] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.649100] [55068]: INFO cinder.volume.api [None req-67838bbe-c1e0-4f8a-8c98-b4383d53e421 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1148.658045] [55068]: INFO cinder.volume.api [None req-67838bbe-c1e0-4f8a-8c98-b4383d53e421 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-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. [ 1148.658412] [55068]: INFO cinder.api.openstack.wsgi [None req-67838bbe-c1e0-4f8a-8c98-b4383d53e421 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 400 [ 1148.659245] [55068]: [pid: 55068|app: 0|req: 210/426] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:33:02 2025] DELETE /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1148.662371] [55069]: DEBUG cinder.api.middleware.request_id [None req-c73e18aa-1229-4a01-906c-cacc6e1b9405 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.664777] [55069]: INFO cinder.api.openstack.wsgi [None req-c73e18aa-1229-4a01-906c-cacc6e1b9405 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1148.665081] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c73e18aa-1229-4a01-906c-cacc6e1b9405 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.665586] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c73e18aa-1229-4a01-906c-cacc6e1b9405 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.681501] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.681501] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.685225] [55069]: INFO cinder.volume.api [None req-c73e18aa-1229-4a01-906c-cacc6e1b9405 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1148.690235] [55069]: INFO cinder.api.openstack.wsgi [None req-c73e18aa-1229-4a01-906c-cacc6e1b9405 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1148.690810] [55069]: [pid: 55069|app: 0|req: 217/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:02 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1148.725980] [55068]: DEBUG cinder.api.middleware.request_id [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-04c52882-554b-44a2-99a3-6fee4c4f8198 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.728319] [55068]: INFO cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-04c52882-554b-44a2-99a3-6fee4c4f8198 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1148.728635] [55068]: DEBUG cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-04c52882-554b-44a2-99a3-6fee4c4f8198 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.729376] [55068]: DEBUG cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-04c52882-554b-44a2-99a3-6fee4c4f8198 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.739902] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.739902] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.743647] [55068]: INFO cinder.volume.api [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-04c52882-554b-44a2-99a3-6fee4c4f8198 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1148.748532] [55068]: INFO cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-04c52882-554b-44a2-99a3-6fee4c4f8198 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1148.749088] [55068]: [pid: 55068|app: 0|req: 211/428] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:33:02 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.768849] [55069]: DEBUG cinder.api.middleware.request_id [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-0d20dbdd-2c74-4d8c-a020-ae27ae71fea3 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.774091] [55069]: INFO cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-0d20dbdd-2c74-4d8c-a020-ae27ae71fea3 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] POST http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e/action [ 1148.774523] [55069]: DEBUG cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-0d20dbdd-2c74-4d8c-a020-ae27ae71fea3 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1148.774665] [55069]: DEBUG cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-0d20dbdd-2c74-4d8c-a020-ae27ae71fea3 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1148.788196] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.788196] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.788443] [55069]: INFO cinder.volume.api [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-0d20dbdd-2c74-4d8c-a020-ae27ae71fea3 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1148.795229] [55069]: INFO cinder.volume.api [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-0d20dbdd-2c74-4d8c-a020-ae27ae71fea3 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Begin detaching volume completed successfully. [ 1148.795229] [55069]: INFO cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-0d20dbdd-2c74-4d8c-a020-ae27ae71fea3 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e/action returned with HTTP 202 [ 1148.795431] [55069]: [pid: 55069|app: 0|req: 218/429] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:33:02 2025] POST /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1149.657396] [55068]: DEBUG cinder.api.middleware.request_id [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9c76b1af-483a-4ec6-93f6-94d9ace51bd8 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.659906] [55068]: INFO cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9c76b1af-483a-4ec6-93f6-94d9ace51bd8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59 [ 1149.660156] [55068]: DEBUG cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9c76b1af-483a-4ec6-93f6-94d9ace51bd8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.660396] [55068]: DEBUG cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9c76b1af-483a-4ec6-93f6-94d9ace51bd8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.669688] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.669688] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.818650] [55069]: DEBUG cinder.api.middleware.request_id [None req-6b3119ad-2a28-4eb9-8d39-2254d316d8d8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.819132] [55069]: INFO cinder.api.openstack.wsgi [None req-6b3119ad-2a28-4eb9-8d39-2254d316d8d8 None None] GET http://10.180.1.21/volume// [ 1149.819343] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6b3119ad-2a28-4eb9-8d39-2254d316d8d8 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.819605] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6b3119ad-2a28-4eb9-8d39-2254d316d8d8 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.820080] [55069]: INFO cinder.api.openstack.wsgi [None req-6b3119ad-2a28-4eb9-8d39-2254d316d8d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1149.821098] [55069]: [pid: 55069|app: 0|req: 219/430] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:33:03 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1149.823679] [55069]: DEBUG cinder.api.middleware.request_id [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-7031b919-1ed0-477b-b187-674beb705d9e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.825868] [55069]: INFO cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-7031b919-1ed0-477b-b187-674beb705d9e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1149.826120] [55069]: DEBUG cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-7031b919-1ed0-477b-b187-674beb705d9e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.826335] [55069]: DEBUG cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-7031b919-1ed0-477b-b187-674beb705d9e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.838859] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838859] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.843183] [55069]: INFO cinder.volume.api [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-7031b919-1ed0-477b-b187-674beb705d9e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1149.848196] [55069]: INFO cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-7031b919-1ed0-477b-b187-674beb705d9e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1149.848609] [55069]: [pid: 55069|app: 0|req: 220/431] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:33:03 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1150.199179] [55068]: INFO cinder.api.openstack.wsgi [req-0ec188ec-df6b-42a1-9e31-a627e8d17a59 req-9c76b1af-483a-4ec6-93f6-94d9ace51bd8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59 returned with HTTP 200 [ 1150.199634] [55068]: [pid: 55068|app: 0|req: 212/432] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:33:03 2025] DELETE /volume/v3/attachments/c22ceb5c-c569-411f-b762-cb9e55514f59 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.987837] [55069]: DEBUG cinder.api.middleware.request_id [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-f5ee4f74-2b53-487b-97f8-5bf61424ea1e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.991055] [55069]: INFO cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-f5ee4f74-2b53-487b-97f8-5bf61424ea1e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] DELETE http://10.180.1.21/volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67 [ 1150.991371] [55069]: DEBUG cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-f5ee4f74-2b53-487b-97f8-5bf61424ea1e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.991656] [55069]: DEBUG cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-f5ee4f74-2b53-487b-97f8-5bf61424ea1e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.002201] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.002201] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.529052] [55069]: INFO cinder.api.openstack.wsgi [req-b2cbf71f-4562-4f4b-8d8f-b8771a6a5a4a req-f5ee4f74-2b53-487b-97f8-5bf61424ea1e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67 returned with HTTP 200 [ 1151.529385] [55069]: [pid: 55069|app: 0|req: 221/433] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:33:04 2025] DELETE /volume/v3/attachments/66e387a4-db8f-4d60-83db-f5e59e8fdf67 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.739415] [55068]: DEBUG cinder.api.middleware.request_id [None req-43a26810-1a56-4108-92c0-3a2befc6cf85 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.741278] [55068]: INFO cinder.api.openstack.wsgi [None req-43a26810-1a56-4108-92c0-3a2befc6cf85 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1151.741669] [55068]: DEBUG cinder.api.openstack.wsgi [None req-43a26810-1a56-4108-92c0-3a2befc6cf85 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.742034] [55068]: DEBUG cinder.api.openstack.wsgi [None req-43a26810-1a56-4108-92c0-3a2befc6cf85 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.751695] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.751695] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.755647] [55068]: INFO cinder.volume.api [None req-43a26810-1a56-4108-92c0-3a2befc6cf85 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1151.760090] [55068]: INFO cinder.api.openstack.wsgi [None req-43a26810-1a56-4108-92c0-3a2befc6cf85 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1151.760496] [55068]: [pid: 55068|app: 0|req: 213/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:05 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.979830] [55069]: DEBUG cinder.api.middleware.request_id [None req-1ff91ddd-7057-4c24-a3a0-3953944be5c4 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.981993] [55069]: INFO cinder.api.openstack.wsgi [None req-1ff91ddd-7057-4c24-a3a0-3953944be5c4 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1152.982255] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1ff91ddd-7057-4c24-a3a0-3953944be5c4 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.982473] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1ff91ddd-7057-4c24-a3a0-3953944be5c4 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.993015] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.993015] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.997010] [55069]: INFO cinder.volume.api [None req-1ff91ddd-7057-4c24-a3a0-3953944be5c4 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1153.001789] [55069]: INFO cinder.api.openstack.wsgi [None req-1ff91ddd-7057-4c24-a3a0-3953944be5c4 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1153.002206] [55069]: [pid: 55069|app: 0|req: 222/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:06 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.977505] [55068]: DEBUG cinder.api.middleware.request_id [None req-9dd01fba-b0d3-4954-91d1-c0f6f0dc44fa None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.982670] [55068]: INFO cinder.api.openstack.wsgi [None req-9dd01fba-b0d3-4954-91d1-c0f6f0dc44fa tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1159.982895] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9dd01fba-b0d3-4954-91d1-c0f6f0dc44fa tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.983122] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9dd01fba-b0d3-4954-91d1-c0f6f0dc44fa tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.983344] [55068]: INFO cinder.api.v3.volumes [None req-9dd01fba-b0d3-4954-91d1-c0f6f0dc44fa tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Delete volume with id: 2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1159.995713] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.995713] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.996243] [55068]: INFO cinder.volume.api [None req-9dd01fba-b0d3-4954-91d1-c0f6f0dc44fa tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1160.024403] [55068]: INFO cinder.volume.api [None req-9dd01fba-b0d3-4954-91d1-c0f6f0dc44fa tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Delete volume request issued successfully. [ 1160.024403] [55068]: INFO cinder.api.openstack.wsgi [None req-9dd01fba-b0d3-4954-91d1-c0f6f0dc44fa tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 202 [ 1160.024403] [55068]: [pid: 55068|app: 0|req: 214/436] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:33:13 2025] DELETE /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1160.028802] [55069]: DEBUG cinder.api.middleware.request_id [None req-3241ae47-f954-42fa-b2ac-e487e662ada8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.029302] [55069]: INFO cinder.api.openstack.wsgi [None req-3241ae47-f954-42fa-b2ac-e487e662ada8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1160.030078] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3241ae47-f954-42fa-b2ac-e487e662ada8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.030078] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3241ae47-f954-42fa-b2ac-e487e662ada8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.031866] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=178,cinder:UPDATE=44,cinder:INSERT=21 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1160.038759] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.038759] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.043241] [55069]: INFO cinder.volume.api [None req-3241ae47-f954-42fa-b2ac-e487e662ada8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1160.047894] [55069]: INFO cinder.api.openstack.wsgi [None req-3241ae47-f954-42fa-b2ac-e487e662ada8 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1160.048288] [55069]: [pid: 55069|app: 0|req: 223/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:13 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1161.058575] [55068]: DEBUG cinder.api.middleware.request_id [None req-e2a40edb-5ffa-4a51-97b4-61c0dedb0bd3 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.060780] [55068]: INFO cinder.api.openstack.wsgi [None req-e2a40edb-5ffa-4a51-97b4-61c0dedb0bd3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1161.061015] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e2a40edb-5ffa-4a51-97b4-61c0dedb0bd3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.061241] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e2a40edb-5ffa-4a51-97b4-61c0dedb0bd3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.072930] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.072930] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.076690] [55068]: INFO cinder.volume.api [None req-e2a40edb-5ffa-4a51-97b4-61c0dedb0bd3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1161.081523] [55068]: INFO cinder.api.openstack.wsgi [None req-e2a40edb-5ffa-4a51-97b4-61c0dedb0bd3 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1161.081910] [55068]: [pid: 55068|app: 0|req: 215/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:14 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.091477] [55069]: DEBUG cinder.api.middleware.request_id [None req-10d87480-7611-48b1-a5a7-809578568f48 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.094781] [55069]: INFO cinder.api.openstack.wsgi [None req-10d87480-7611-48b1-a5a7-809578568f48 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1162.094781] [55069]: DEBUG cinder.api.openstack.wsgi [None req-10d87480-7611-48b1-a5a7-809578568f48 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.094899] [55069]: DEBUG cinder.api.openstack.wsgi [None req-10d87480-7611-48b1-a5a7-809578568f48 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.103745] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.103745] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.108849] [55069]: INFO cinder.volume.api [None req-10d87480-7611-48b1-a5a7-809578568f48 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1162.112238] [55069]: INFO cinder.api.openstack.wsgi [None req-10d87480-7611-48b1-a5a7-809578568f48 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 200 [ 1162.112641] [55069]: [pid: 55069|app: 0|req: 224/439] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:15 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1162.353628] [55068]: DEBUG cinder.api.middleware.request_id [None req-38251953-7f3c-478c-af53-4b28bbe95a6e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.355900] [55068]: INFO cinder.api.openstack.wsgi [None req-38251953-7f3c-478c-af53-4b28bbe95a6e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1162.356181] [55068]: DEBUG cinder.api.openstack.wsgi [None req-38251953-7f3c-478c-af53-4b28bbe95a6e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.356472] [55068]: DEBUG cinder.api.openstack.wsgi [None req-38251953-7f3c-478c-af53-4b28bbe95a6e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.356599] [55068]: INFO cinder.api.v3.volumes [None req-38251953-7f3c-478c-af53-4b28bbe95a6e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Delete volume with id: 1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1162.359342] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=174,cinder:UPDATE=24,cinder:INSERT=9 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1162.366880] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.366880] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.367478] [55068]: INFO cinder.volume.api [None req-38251953-7f3c-478c-af53-4b28bbe95a6e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1162.387371] [55068]: INFO cinder.volume.api [None req-38251953-7f3c-478c-af53-4b28bbe95a6e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Delete volume request issued successfully. [ 1162.387662] [55068]: INFO cinder.api.openstack.wsgi [None req-38251953-7f3c-478c-af53-4b28bbe95a6e tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 202 [ 1162.388009] [55068]: [pid: 55068|app: 0|req: 216/440] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:33:16 2025] DELETE /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1162.391213] [55069]: DEBUG cinder.api.middleware.request_id [None req-408f754b-f8c0-444c-9ff0-54363bc0baa9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.393728] [55069]: INFO cinder.api.openstack.wsgi [None req-408f754b-f8c0-444c-9ff0-54363bc0baa9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1162.394014] [55069]: DEBUG cinder.api.openstack.wsgi [None req-408f754b-f8c0-444c-9ff0-54363bc0baa9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.394330] [55069]: DEBUG cinder.api.openstack.wsgi [None req-408f754b-f8c0-444c-9ff0-54363bc0baa9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.403938] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.403938] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.407795] [55069]: INFO cinder.volume.api [None req-408f754b-f8c0-444c-9ff0-54363bc0baa9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1162.413007] [55069]: INFO cinder.api.openstack.wsgi [None req-408f754b-f8c0-444c-9ff0-54363bc0baa9 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1162.413563] [55069]: [pid: 55069|app: 0|req: 225/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:16 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.123838] [55068]: DEBUG cinder.api.middleware.request_id [None req-3c808844-8137-4ebe-a0f0-3dd95d1bfac2 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.126427] [55068]: INFO cinder.api.openstack.wsgi [None req-3c808844-8137-4ebe-a0f0-3dd95d1bfac2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a [ 1163.126763] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3c808844-8137-4ebe-a0f0-3dd95d1bfac2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.127115] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3c808844-8137-4ebe-a0f0-3dd95d1bfac2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.134285] [55068]: INFO cinder.api.openstack.wsgi [None req-3c808844-8137-4ebe-a0f0-3dd95d1bfac2 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a returned with HTTP 404 [ 1163.134846] [55068]: [pid: 55068|app: 0|req: 217/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:16 2025] GET /volume/v3/volumes/2272fd7f-2074-4ea6-aaf8-59ed455ffc0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1163.138219] [55069]: DEBUG cinder.api.middleware.request_id [None req-62a65576-821a-4bc0-98a3-2e0b56d4618c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.140067] [55069]: INFO cinder.api.openstack.wsgi [None req-62a65576-821a-4bc0-98a3-2e0b56d4618c tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 [ 1163.140344] [55069]: DEBUG cinder.api.openstack.wsgi [None req-62a65576-821a-4bc0-98a3-2e0b56d4618c tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.140594] [55069]: DEBUG cinder.api.openstack.wsgi [None req-62a65576-821a-4bc0-98a3-2e0b56d4618c tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.140834] [55069]: INFO cinder.api.v3.volumes [None req-62a65576-821a-4bc0-98a3-2e0b56d4618c tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Delete volume with id: 4ad77199-ad87-4211-8842-3642ee75d542 [ 1163.149433] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.149433] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.150118] [55069]: INFO cinder.volume.api [None req-62a65576-821a-4bc0-98a3-2e0b56d4618c tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1163.166925] [55069]: INFO cinder.volume.api [None req-62a65576-821a-4bc0-98a3-2e0b56d4618c tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Delete volume request issued successfully. [ 1163.167156] [55069]: INFO cinder.api.openstack.wsgi [None req-62a65576-821a-4bc0-98a3-2e0b56d4618c tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 returned with HTTP 202 [ 1163.167662] [55069]: [pid: 55069|app: 0|req: 226/443] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:33:16 2025] DELETE /volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1163.171465] [55068]: DEBUG cinder.api.middleware.request_id [None req-8f5a11ea-d19f-4743-95ab-d0bb463fbe83 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.173957] [55068]: INFO cinder.api.openstack.wsgi [None req-8f5a11ea-d19f-4743-95ab-d0bb463fbe83 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 [ 1163.174314] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8f5a11ea-d19f-4743-95ab-d0bb463fbe83 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.174412] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8f5a11ea-d19f-4743-95ab-d0bb463fbe83 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.182730] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.182730] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.186590] [55068]: INFO cinder.volume.api [None req-8f5a11ea-d19f-4743-95ab-d0bb463fbe83 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Volume info retrieved successfully. [ 1163.191067] [55068]: INFO cinder.api.openstack.wsgi [None req-8f5a11ea-d19f-4743-95ab-d0bb463fbe83 tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 returned with HTTP 200 [ 1163.191530] [55068]: [pid: 55068|app: 0|req: 218/444] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:17 2025] GET /volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.424396] [55069]: DEBUG cinder.api.middleware.request_id [None req-8ad9359e-16a9-4a04-a091-d1fdfb0fa24c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.427064] [55069]: INFO cinder.api.openstack.wsgi [None req-8ad9359e-16a9-4a04-a091-d1fdfb0fa24c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1163.427064] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ad9359e-16a9-4a04-a091-d1fdfb0fa24c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.427209] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ad9359e-16a9-4a04-a091-d1fdfb0fa24c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.437215] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.437215] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.441027] [55069]: INFO cinder.volume.api [None req-8ad9359e-16a9-4a04-a091-d1fdfb0fa24c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1163.445662] [55069]: INFO cinder.api.openstack.wsgi [None req-8ad9359e-16a9-4a04-a091-d1fdfb0fa24c tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1163.446078] [55069]: [pid: 55069|app: 0|req: 227/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:17 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.201175] [55068]: DEBUG cinder.api.middleware.request_id [None req-f83efb16-fb16-4a18-9024-fede8495c4fd None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.203362] [55068]: INFO cinder.api.openstack.wsgi [None req-f83efb16-fb16-4a18-9024-fede8495c4fd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] GET http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 [ 1164.203628] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f83efb16-fb16-4a18-9024-fede8495c4fd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.203896] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f83efb16-fb16-4a18-9024-fede8495c4fd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.210310] [55068]: INFO cinder.api.openstack.wsgi [None req-f83efb16-fb16-4a18-9024-fede8495c4fd tempest-ServerRescueNegativeTestJSON-1961046879 tempest-ServerRescueNegativeTestJSON-1961046879-project-member] http://10.180.1.21/volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 returned with HTTP 404 [ 1164.210785] [55068]: [pid: 55068|app: 0|req: 219/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:18 2025] GET /volume/v3/volumes/4ad77199-ad87-4211-8842-3642ee75d542 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1164.457092] [55069]: DEBUG cinder.api.middleware.request_id [None req-60b5763d-8ab2-4fb6-8562-3428c5d2f3d5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.459393] [55069]: INFO cinder.api.openstack.wsgi [None req-60b5763d-8ab2-4fb6-8562-3428c5d2f3d5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1164.459867] [55069]: DEBUG cinder.api.openstack.wsgi [None req-60b5763d-8ab2-4fb6-8562-3428c5d2f3d5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.459867] [55069]: DEBUG cinder.api.openstack.wsgi [None req-60b5763d-8ab2-4fb6-8562-3428c5d2f3d5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.469552] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.469552] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.473643] [55069]: INFO cinder.volume.api [None req-60b5763d-8ab2-4fb6-8562-3428c5d2f3d5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1164.478605] [55069]: INFO cinder.api.openstack.wsgi [None req-60b5763d-8ab2-4fb6-8562-3428c5d2f3d5 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 200 [ 1164.479051] [55069]: [pid: 55069|app: 0|req: 228/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:18 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.122104] [55068]: DEBUG cinder.api.middleware.request_id [None req-41fbda2a-1041-4b06-932a-07324ca162a3 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.124486] [55068]: INFO cinder.api.openstack.wsgi [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1165.124955] [55068]: DEBUG cinder.api.openstack.wsgi [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2095768492"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1165.126927] [55068]: DEBUG cinder.api.v3.volumes [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2095768492'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1165.127116] [55068]: INFO cinder.api.v3.volumes [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume of 1 GB [ 1165.131670] [55068]: INFO cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Availability Zones retrieved successfully. [ 1165.139208] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Flow 'volume_create_api' (dc4c504d-2e1b-42f6-a24a-d5aa588d6d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1165.141048] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (098c381e-2701-4e1d-9896-6b7a93269908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.141919] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1165.166056] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (098c381e-2701-4e1d-9896-6b7a93269908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.166056] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2facc9-80d1-408c-b9d5-66c8d9e1d2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.220743] [55068]: DEBUG cinder.quota [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Created reservations ['c440a8e4-2078-4249-8bc5-d037971d2a8a', 'dc83bb7b-ac1f-494e-ba87-c5cad512f612', '825728ab-a1df-405c-9672-005d3cdb5247', 'b51c7629-e994-4ffb-ab11-8136cb13ed0d'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1165.221940] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2facc9-80d1-408c-b9d5-66c8d9e1d2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c440a8e4-2078-4249-8bc5-d037971d2a8a', 'dc83bb7b-ac1f-494e-ba87-c5cad512f612', '825728ab-a1df-405c-9672-005d3cdb5247', 'b51c7629-e994-4ffb-ab11-8136cb13ed0d']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.222989] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e68936e-5c5a-4ffc-94d0-3a8c8cc719e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.238243] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e68936e-5c5a-4ffc-94d0-3a8c8cc719e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469d5a68-7bc4-47c4-aaf0-4c43271ec527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2095768492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f9bccdfd3014a6585217e9994da182f',qos_specs=None,replication_status=,reservations=['c440a8e4-2078-4249-8bc5-d037971d2a8a','dc83bb7b-ac1f-494e-ba87-c5cad512f612','825728ab-a1df-405c-9672-005d3cdb5247','b51c7629-e994-4ffb-ab11-8136cb13ed0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8012da894d904985952de7c1036fa940',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2095768492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469d5a68-7bc4-47c4-aaf0-4c43271ec527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f9bccdfd3014a6585217e9994da182f',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='8012da894d904985952de7c1036fa940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.239271] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a838b411-fea7-47bd-9020-1a78d13e82dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.253192] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a838b411-fea7-47bd-9020-1a78d13e82dc) 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-2095768492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f9bccdfd3014a6585217e9994da182f',qos_specs=None,replication_status=,reservations=['c440a8e4-2078-4249-8bc5-d037971d2a8a','dc83bb7b-ac1f-494e-ba87-c5cad512f612','825728ab-a1df-405c-9672-005d3cdb5247','b51c7629-e994-4ffb-ab11-8136cb13ed0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8012da894d904985952de7c1036fa940',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.254142] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd79691-6507-4b1f-afb8-2e35643b1d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.265234] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd79691-6507-4b1f-afb8-2e35643b1d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.266443] [55068]: DEBUG cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Flow 'volume_create_api' (dc4c504d-2e1b-42f6-a24a-d5aa588d6d27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1165.266867] [55068]: INFO cinder.volume.api [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume request issued successfully. [ 1165.267573] [55068]: INFO cinder.api.openstack.wsgi [None req-41fbda2a-1041-4b06-932a-07324ca162a3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1165.268069] [55068]: [pid: 55068|app: 0|req: 220/448] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:33:18 2025] POST /volume/v3/volumes => generated 750 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1165.283524] [55069]: DEBUG cinder.api.middleware.request_id [None req-83fa6c4a-9197-4cad-b062-0facb81f2de1 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.286058] [55069]: INFO cinder.api.openstack.wsgi [None req-83fa6c4a-9197-4cad-b062-0facb81f2de1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1165.286289] [55069]: DEBUG cinder.api.openstack.wsgi [None req-83fa6c4a-9197-4cad-b062-0facb81f2de1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.286511] [55069]: DEBUG cinder.api.openstack.wsgi [None req-83fa6c4a-9197-4cad-b062-0facb81f2de1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.294506] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.294506] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.299018] [55069]: INFO cinder.volume.api [None req-83fa6c4a-9197-4cad-b062-0facb81f2de1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1165.309392] [55069]: INFO cinder.api.openstack.wsgi [None req-83fa6c4a-9197-4cad-b062-0facb81f2de1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1165.309936] [55069]: [pid: 55069|app: 0|req: 229/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:19 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.490509] [55068]: DEBUG cinder.api.middleware.request_id [None req-655ead31-9057-4a4a-a9c6-de8dcd317f96 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.492805] [55068]: INFO cinder.api.openstack.wsgi [None req-655ead31-9057-4a4a-a9c6-de8dcd317f96 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e [ 1165.493053] [55068]: DEBUG cinder.api.openstack.wsgi [None req-655ead31-9057-4a4a-a9c6-de8dcd317f96 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.493283] [55068]: DEBUG cinder.api.openstack.wsgi [None req-655ead31-9057-4a4a-a9c6-de8dcd317f96 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.500364] [55068]: INFO cinder.api.openstack.wsgi [None req-655ead31-9057-4a4a-a9c6-de8dcd317f96 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e returned with HTTP 404 [ 1165.501056] [55068]: [pid: 55068|app: 0|req: 221/450] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:19 2025] GET /volume/v3/volumes/1897a0e1-03be-4fe7-946b-166fb58ec78e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1165.549605] [55069]: DEBUG cinder.api.middleware.request_id [None req-cb774986-1f3d-4d10-8ce8-b27f297df2d1 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.552836] [55069]: INFO cinder.api.openstack.wsgi [None req-cb774986-1f3d-4d10-8ce8-b27f297df2d1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1165.553152] [55069]: DEBUG cinder.api.openstack.wsgi [None req-cb774986-1f3d-4d10-8ce8-b27f297df2d1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.553382] [55069]: DEBUG cinder.api.openstack.wsgi [None req-cb774986-1f3d-4d10-8ce8-b27f297df2d1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.554105] [55069]: INFO cinder.api.v3.volumes [None req-cb774986-1f3d-4d10-8ce8-b27f297df2d1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Delete volume with id: 8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1165.566752] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.566752] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.567664] [55069]: INFO cinder.volume.api [None req-cb774986-1f3d-4d10-8ce8-b27f297df2d1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1165.589769] [55069]: INFO cinder.volume.api [None req-cb774986-1f3d-4d10-8ce8-b27f297df2d1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Delete volume request issued successfully. [ 1165.593107] [55069]: INFO cinder.api.openstack.wsgi [None req-cb774986-1f3d-4d10-8ce8-b27f297df2d1 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 202 [ 1165.593107] [55069]: [pid: 55069|app: 0|req: 230/451] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:33:19 2025] DELETE /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1165.596607] [55068]: DEBUG cinder.api.middleware.request_id [None req-b13171b3-6de5-45fc-b0a1-a61342a862d7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.600033] [55068]: INFO cinder.api.openstack.wsgi [None req-b13171b3-6de5-45fc-b0a1-a61342a862d7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1165.600033] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b13171b3-6de5-45fc-b0a1-a61342a862d7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.600199] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b13171b3-6de5-45fc-b0a1-a61342a862d7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.614652] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.614652] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.621717] [55068]: INFO cinder.volume.api [None req-b13171b3-6de5-45fc-b0a1-a61342a862d7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1165.627333] [55068]: INFO cinder.api.openstack.wsgi [None req-b13171b3-6de5-45fc-b0a1-a61342a862d7 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1165.627778] [55068]: [pid: 55068|app: 0|req: 222/452] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:19 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.324851] [55069]: DEBUG cinder.api.middleware.request_id [None req-2f0c1de2-7fd3-413c-bf08-7d38d17c359a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.332211] [55069]: INFO cinder.api.openstack.wsgi [None req-2f0c1de2-7fd3-413c-bf08-7d38d17c359a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1166.332211] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2f0c1de2-7fd3-413c-bf08-7d38d17c359a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.332211] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2f0c1de2-7fd3-413c-bf08-7d38d17c359a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.341596] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.341596] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.346683] [55069]: INFO cinder.volume.api [None req-2f0c1de2-7fd3-413c-bf08-7d38d17c359a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1166.357679] [55069]: INFO cinder.api.openstack.wsgi [None req-2f0c1de2-7fd3-413c-bf08-7d38d17c359a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1166.358323] [55069]: [pid: 55069|app: 0|req: 231/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:20 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.402121] [55068]: DEBUG cinder.api.middleware.request_id [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-28dc8bcd-6764-4d1c-b30d-f898b6b6d28c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.404907] [55068]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-28dc8bcd-6764-4d1c-b30d-f898b6b6d28c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1166.405222] [55068]: DEBUG cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-28dc8bcd-6764-4d1c-b30d-f898b6b6d28c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.405534] [55068]: DEBUG cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-28dc8bcd-6764-4d1c-b30d-f898b6b6d28c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.414877] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.414877] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.418978] [55068]: INFO cinder.volume.api [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-28dc8bcd-6764-4d1c-b30d-f898b6b6d28c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1166.424367] [55068]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-28dc8bcd-6764-4d1c-b30d-f898b6b6d28c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1166.424858] [55068]: [pid: 55068|app: 0|req: 223/454] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:33:20 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.638575] [55069]: DEBUG cinder.api.middleware.request_id [None req-a65486a1-ce15-4a56-bbe0-a5ec58b782d6 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.641402] [55069]: INFO cinder.api.openstack.wsgi [None req-a65486a1-ce15-4a56-bbe0-a5ec58b782d6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1166.641737] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a65486a1-ce15-4a56-bbe0-a5ec58b782d6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.642019] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a65486a1-ce15-4a56-bbe0-a5ec58b782d6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.652369] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.652369] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.657072] [55069]: INFO cinder.volume.api [None req-a65486a1-ce15-4a56-bbe0-a5ec58b782d6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1166.663162] [55069]: INFO cinder.api.openstack.wsgi [None req-a65486a1-ce15-4a56-bbe0-a5ec58b782d6 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1166.663845] [55069]: [pid: 55069|app: 0|req: 232/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:20 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.674563] [55068]: DEBUG cinder.api.middleware.request_id [None req-7b1be149-735d-4808-9c09-df87fd583855 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.677181] [55068]: INFO cinder.api.openstack.wsgi [None req-7b1be149-735d-4808-9c09-df87fd583855 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1167.677424] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7b1be149-735d-4808-9c09-df87fd583855 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.677695] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7b1be149-735d-4808-9c09-df87fd583855 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.689054] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.689054] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.692705] [55068]: INFO cinder.volume.api [None req-7b1be149-735d-4808-9c09-df87fd583855 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1167.697307] [55068]: INFO cinder.api.openstack.wsgi [None req-7b1be149-735d-4808-9c09-df87fd583855 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 200 [ 1167.697640] [55068]: [pid: 55068|app: 0|req: 224/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:21 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.951030] [55069]: DEBUG cinder.api.middleware.request_id [None req-2fc64ba0-91e8-4c0b-9184-95977f157f00 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.951030] [55069]: INFO cinder.api.openstack.wsgi [None req-2fc64ba0-91e8-4c0b-9184-95977f157f00 None None] GET http://10.180.1.21/volume// [ 1167.951408] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2fc64ba0-91e8-4c0b-9184-95977f157f00 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.951408] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2fc64ba0-91e8-4c0b-9184-95977f157f00 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.951902] [55069]: INFO cinder.api.openstack.wsgi [None req-2fc64ba0-91e8-4c0b-9184-95977f157f00 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1167.952330] [55069]: [pid: 55069|app: 0|req: 233/457] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:33:21 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1167.957193] [55068]: DEBUG cinder.api.middleware.request_id [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-8a93b319-b039-434d-80cd-a33fe7513d95 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.959669] [55068]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-8a93b319-b039-434d-80cd-a33fe7513d95 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1167.960426] [55068]: DEBUG cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-8a93b319-b039-434d-80cd-a33fe7513d95 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "469d5a68-7bc4-47c4-aaf0-4c43271ec527", "connector": null, "instance_uuid": "3bcf8b90-44bd-4549-9f1f-942ad82e1a64"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.970159] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.970159] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.994614] [55068]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-8a93b319-b039-434d-80cd-a33fe7513d95 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1167.995460] [55068]: [pid: 55068|app: 0|req: 225/458] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:33:21 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) [ 1168.018655] [55069]: DEBUG cinder.api.middleware.request_id [None req-669b1fb2-4113-4efc-8f21-86747d3080ae None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.021031] [55069]: INFO cinder.api.openstack.wsgi [None req-669b1fb2-4113-4efc-8f21-86747d3080ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1168.021031] [55069]: DEBUG cinder.api.openstack.wsgi [None req-669b1fb2-4113-4efc-8f21-86747d3080ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.021031] [55069]: DEBUG cinder.api.openstack.wsgi [None req-669b1fb2-4113-4efc-8f21-86747d3080ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.032283] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.032283] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.036265] [55069]: INFO cinder.volume.api [None req-669b1fb2-4113-4efc-8f21-86747d3080ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1168.041176] [55069]: INFO cinder.api.openstack.wsgi [None req-669b1fb2-4113-4efc-8f21-86747d3080ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1168.041612] [55069]: [pid: 55069|app: 0|req: 234/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:21 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.525808] [55068]: DEBUG cinder.api.middleware.request_id [None req-8bd9c955-14b0-49da-a4dd-4cf22c39b87c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.526321] [55068]: INFO cinder.api.openstack.wsgi [None req-8bd9c955-14b0-49da-a4dd-4cf22c39b87c None None] GET http://10.180.1.21/volume// [ 1168.526517] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8bd9c955-14b0-49da-a4dd-4cf22c39b87c None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.526736] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8bd9c955-14b0-49da-a4dd-4cf22c39b87c None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.527148] [55068]: INFO cinder.api.openstack.wsgi [None req-8bd9c955-14b0-49da-a4dd-4cf22c39b87c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1168.527475] [55068]: [pid: 55068|app: 0|req: 226/460] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:33:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1168.533886] [55069]: DEBUG cinder.api.middleware.request_id [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-064064d0-9364-4e88-a620-87b24a2233c7 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.536794] [55069]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-064064d0-9364-4e88-a620-87b24a2233c7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1168.537079] [55069]: DEBUG cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-064064d0-9364-4e88-a620-87b24a2233c7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.537309] [55069]: DEBUG cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-064064d0-9364-4e88-a620-87b24a2233c7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.550443] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.550443] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.554404] [55069]: INFO cinder.volume.api [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-064064d0-9364-4e88-a620-87b24a2233c7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1168.559833] [55069]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-064064d0-9364-4e88-a620-87b24a2233c7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1168.560297] [55069]: [pid: 55069|app: 0|req: 235/461] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:33:22 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1168.590923] [55068]: DEBUG cinder.api.middleware.request_id [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-9e116842-eb56-43c0-a00f-81b2d38218af None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.593636] [55068]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-9e116842-eb56-43c0-a00f-81b2d38218af tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] PUT http://10.180.1.21/volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444 [ 1168.594102] [55068]: DEBUG cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-9e116842-eb56-43c0-a00f-81b2d38218af tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-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-534482", "mountpoint": "/dev/sdb"}}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1168.602603] [55068]: DEBUG cinder.coordination [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-9e116842-eb56-43c0-a00f-81b2d38218af tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Acquiring lock "cinder-attachment_update-469d5a68-7bc4-47c4-aaf0-4c43271ec527-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1168.607088] [55068]: DEBUG cinder.coordination [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-9e116842-eb56-43c0-a00f-81b2d38218af tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Lock "cinder-attachment_update-469d5a68-7bc4-47c4-aaf0-4c43271ec527-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1168.608256] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.608256] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.707394] [55069]: DEBUG cinder.api.middleware.request_id [None req-1f1e9704-2016-4094-b04e-8757ce981191 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.709563] [55069]: INFO cinder.api.openstack.wsgi [None req-1f1e9704-2016-4094-b04e-8757ce981191 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 [ 1168.709796] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1f1e9704-2016-4094-b04e-8757ce981191 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.710030] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1f1e9704-2016-4094-b04e-8757ce981191 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.716714] [55069]: INFO cinder.api.openstack.wsgi [None req-1f1e9704-2016-4094-b04e-8757ce981191 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 returned with HTTP 404 [ 1168.717291] [55069]: [pid: 55069|app: 0|req: 236/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:22 2025] GET /volume/v3/volumes/8f0db0bd-ea50-4887-9194-3bdfeda80765 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1168.812800] [55069]: DEBUG cinder.api.middleware.request_id [None req-a2198dc1-06b4-467b-9051-a75b02c9a493 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.815213] [55069]: INFO cinder.api.openstack.wsgi [None req-a2198dc1-06b4-467b-9051-a75b02c9a493 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] DELETE http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 1168.815551] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a2198dc1-06b4-467b-9051-a75b02c9a493 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.815789] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a2198dc1-06b4-467b-9051-a75b02c9a493 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.816065] [55069]: INFO cinder.api.v3.volumes [None req-a2198dc1-06b4-467b-9051-a75b02c9a493 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Delete volume with id: 945f437c-723c-4f19-9009-1a5aed4c07a2 [ 1168.824580] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.824580] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.825211] [55069]: INFO cinder.volume.api [None req-a2198dc1-06b4-467b-9051-a75b02c9a493 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1168.844757] [55069]: INFO cinder.volume.api [None req-a2198dc1-06b4-467b-9051-a75b02c9a493 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Delete volume request issued successfully. [ 1168.845082] [55069]: INFO cinder.api.openstack.wsgi [None req-a2198dc1-06b4-467b-9051-a75b02c9a493 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 202 [ 1168.845630] [55069]: [pid: 55069|app: 0|req: 237/463] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:33:22 2025] DELETE /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1168.848614] [55069]: DEBUG cinder.api.middleware.request_id [None req-bf67ee0e-2af0-4aa9-8c16-c98dda7753cd None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.850951] [55069]: INFO cinder.api.openstack.wsgi [None req-bf67ee0e-2af0-4aa9-8c16-c98dda7753cd tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 1168.851259] [55069]: DEBUG cinder.api.openstack.wsgi [None req-bf67ee0e-2af0-4aa9-8c16-c98dda7753cd tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.851856] [55069]: DEBUG cinder.api.openstack.wsgi [None req-bf67ee0e-2af0-4aa9-8c16-c98dda7753cd tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.860586] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.860586] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.864502] [55069]: INFO cinder.volume.api [None req-bf67ee0e-2af0-4aa9-8c16-c98dda7753cd tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1168.869587] [55069]: INFO cinder.api.openstack.wsgi [None req-bf67ee0e-2af0-4aa9-8c16-c98dda7753cd tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 1168.870126] [55069]: [pid: 55069|app: 0|req: 238/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:22 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1169.051978] [55069]: DEBUG cinder.api.middleware.request_id [None req-e52980b7-af55-4a73-aec7-609a4272d12d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.054118] [55069]: INFO cinder.api.openstack.wsgi [None req-e52980b7-af55-4a73-aec7-609a4272d12d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1169.054371] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e52980b7-af55-4a73-aec7-609a4272d12d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.054619] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e52980b7-af55-4a73-aec7-609a4272d12d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.065449] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065449] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.069588] [55069]: INFO cinder.volume.api [None req-e52980b7-af55-4a73-aec7-609a4272d12d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1169.074682] [55069]: INFO cinder.api.openstack.wsgi [None req-e52980b7-af55-4a73-aec7-609a4272d12d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1169.075131] [55069]: [pid: 55069|app: 0|req: 239/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:22 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.880774] [55069]: DEBUG cinder.api.middleware.request_id [None req-f833a3ad-adef-4513-847f-b3b50d0b522f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.883131] [55069]: INFO cinder.api.openstack.wsgi [None req-f833a3ad-adef-4513-847f-b3b50d0b522f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 1169.883369] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f833a3ad-adef-4513-847f-b3b50d0b522f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.883630] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f833a3ad-adef-4513-847f-b3b50d0b522f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.894138] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.894138] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.898441] [55069]: INFO cinder.volume.api [None req-f833a3ad-adef-4513-847f-b3b50d0b522f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1169.903774] [55069]: INFO cinder.api.openstack.wsgi [None req-f833a3ad-adef-4513-847f-b3b50d0b522f tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 1169.904477] [55069]: [pid: 55069|app: 0|req: 240/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:23 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1170.087721] [55069]: DEBUG cinder.api.middleware.request_id [None req-a3cf45c4-a33d-4f6b-be3d-aa71f37e9091 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.089585] [55069]: INFO cinder.api.openstack.wsgi [None req-a3cf45c4-a33d-4f6b-be3d-aa71f37e9091 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1170.089855] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a3cf45c4-a33d-4f6b-be3d-aa71f37e9091 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.090112] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a3cf45c4-a33d-4f6b-be3d-aa71f37e9091 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.100927] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.100927] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.104285] [55069]: INFO cinder.volume.api [None req-a3cf45c4-a33d-4f6b-be3d-aa71f37e9091 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1170.108562] [55069]: INFO cinder.api.openstack.wsgi [None req-a3cf45c4-a33d-4f6b-be3d-aa71f37e9091 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1170.108995] [55069]: [pid: 55069|app: 0|req: 241/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:23 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1170.914378] [55069]: DEBUG cinder.api.middleware.request_id [None req-89827b52-1afa-48e0-a4a0-90c23bc6a014 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.917127] [55069]: INFO cinder.api.openstack.wsgi [None req-89827b52-1afa-48e0-a4a0-90c23bc6a014 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 1170.917613] [55069]: DEBUG cinder.api.openstack.wsgi [None req-89827b52-1afa-48e0-a4a0-90c23bc6a014 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.917859] [55069]: DEBUG cinder.api.openstack.wsgi [None req-89827b52-1afa-48e0-a4a0-90c23bc6a014 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.931734] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.931734] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.936408] [55069]: INFO cinder.volume.api [None req-89827b52-1afa-48e0-a4a0-90c23bc6a014 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Volume info retrieved successfully. [ 1170.942590] [55069]: INFO cinder.api.openstack.wsgi [None req-89827b52-1afa-48e0-a4a0-90c23bc6a014 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 200 [ 1170.943010] [55069]: [pid: 55069|app: 0|req: 242/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:24 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.119167] [55069]: DEBUG cinder.api.middleware.request_id [None req-1052bc66-2c40-4f18-bbc2-f6d847e0b002 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.123016] [55069]: INFO cinder.api.openstack.wsgi [None req-1052bc66-2c40-4f18-bbc2-f6d847e0b002 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1171.123231] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1052bc66-2c40-4f18-bbc2-f6d847e0b002 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.123461] [55069]: DEBUG cinder.api.openstack.wsgi [None req-1052bc66-2c40-4f18-bbc2-f6d847e0b002 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.133154] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.133154] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.136376] [55069]: INFO cinder.volume.api [None req-1052bc66-2c40-4f18-bbc2-f6d847e0b002 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1171.140643] [55069]: INFO cinder.api.openstack.wsgi [None req-1052bc66-2c40-4f18-bbc2-f6d847e0b002 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1171.141126] [55069]: [pid: 55069|app: 0|req: 243/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:24 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.954220] [55069]: DEBUG cinder.api.middleware.request_id [None req-c3221735-ef6d-4873-98f7-f2b3123839b0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.956625] [55069]: INFO cinder.api.openstack.wsgi [None req-c3221735-ef6d-4873-98f7-f2b3123839b0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] GET http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 [ 1171.956851] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c3221735-ef6d-4873-98f7-f2b3123839b0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.957126] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c3221735-ef6d-4873-98f7-f2b3123839b0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.964563] [55069]: INFO cinder.api.openstack.wsgi [None req-c3221735-ef6d-4873-98f7-f2b3123839b0 tempest-AttachVolumeNegativeTest-1516889713 tempest-AttachVolumeNegativeTest-1516889713-project-member] http://10.180.1.21/volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 returned with HTTP 404 [ 1171.965101] [55069]: [pid: 55069|app: 0|req: 244/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:25 2025] GET /volume/v3/volumes/945f437c-723c-4f19-9009-1a5aed4c07a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1172.150665] [55069]: DEBUG cinder.api.middleware.request_id [None req-92190bc8-86f4-4a03-810a-5e6a4c19e0ae None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.152987] [55069]: INFO cinder.api.openstack.wsgi [None req-92190bc8-86f4-4a03-810a-5e6a4c19e0ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1172.153262] [55069]: DEBUG cinder.api.openstack.wsgi [None req-92190bc8-86f4-4a03-810a-5e6a4c19e0ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.153558] [55069]: DEBUG cinder.api.openstack.wsgi [None req-92190bc8-86f4-4a03-810a-5e6a4c19e0ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.169562] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.169562] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.175416] [55069]: INFO cinder.volume.api [None req-92190bc8-86f4-4a03-810a-5e6a4c19e0ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1172.183337] [55069]: INFO cinder.api.openstack.wsgi [None req-92190bc8-86f4-4a03-810a-5e6a4c19e0ae tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1172.183979] [55069]: [pid: 55069|app: 0|req: 245/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:26 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.131698] [55068]: DEBUG cinder.coordination [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-9e116842-eb56-43c0-a00f-81b2d38218af tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Lock "cinder-attachment_update-469d5a68-7bc4-47c4-aaf0-4c43271ec527-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1173.132869] [55068]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-9e116842-eb56-43c0-a00f-81b2d38218af tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444 returned with HTTP 200 [ 1173.132869] [55068]: [pid: 55068|app: 0|req: 227/472] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:33:22 2025] PUT /volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.197679] [55069]: DEBUG cinder.api.middleware.request_id [None req-e4b0b91e-c32c-4e87-bb23-7b6817eb141a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.200098] [55069]: INFO cinder.api.openstack.wsgi [None req-e4b0b91e-c32c-4e87-bb23-7b6817eb141a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1173.200322] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e4b0b91e-c32c-4e87-bb23-7b6817eb141a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.200929] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e4b0b91e-c32c-4e87-bb23-7b6817eb141a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.213799] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.213799] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.219323] [55069]: INFO cinder.volume.api [None req-e4b0b91e-c32c-4e87-bb23-7b6817eb141a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1173.225988] [55069]: INFO cinder.api.openstack.wsgi [None req-e4b0b91e-c32c-4e87-bb23-7b6817eb141a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1173.226456] [55069]: [pid: 55069|app: 0|req: 246/473] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:27 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.237586] [55068]: DEBUG cinder.api.middleware.request_id [None req-7852a89e-e334-456c-8081-75dce03be146 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.239689] [55068]: INFO cinder.api.openstack.wsgi [None req-7852a89e-e334-456c-8081-75dce03be146 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1174.240087] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7852a89e-e334-456c-8081-75dce03be146 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.240231] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7852a89e-e334-456c-8081-75dce03be146 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.254772] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.254772] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.259178] [55068]: INFO cinder.volume.api [None req-7852a89e-e334-456c-8081-75dce03be146 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1174.264463] [55068]: INFO cinder.api.openstack.wsgi [None req-7852a89e-e334-456c-8081-75dce03be146 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1174.264866] [55068]: [pid: 55068|app: 0|req: 228/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:28 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.276565] [55069]: DEBUG cinder.api.middleware.request_id [None req-76183d29-bbf2-4edf-b01e-9da2549fa9ba None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.278620] [55069]: INFO cinder.api.openstack.wsgi [None req-76183d29-bbf2-4edf-b01e-9da2549fa9ba tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1175.278845] [55069]: DEBUG cinder.api.openstack.wsgi [None req-76183d29-bbf2-4edf-b01e-9da2549fa9ba tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.279083] [55069]: DEBUG cinder.api.openstack.wsgi [None req-76183d29-bbf2-4edf-b01e-9da2549fa9ba tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.289610] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.289610] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.293287] [55069]: INFO cinder.volume.api [None req-76183d29-bbf2-4edf-b01e-9da2549fa9ba tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1175.298143] [55069]: INFO cinder.api.openstack.wsgi [None req-76183d29-bbf2-4edf-b01e-9da2549fa9ba tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1175.298571] [55069]: [pid: 55069|app: 0|req: 247/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:29 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.343045] [55068]: DEBUG cinder.api.middleware.request_id [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-40cbe215-e0c0-4604-b810-111b96a86850 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.345585] [55068]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-40cbe215-e0c0-4604-b810-111b96a86850 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444/action [ 1175.346736] [55068]: DEBUG cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-40cbe215-e0c0-4604-b810-111b96a86850 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action body: b'{"os-complete": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1175.346736] [55068]: DEBUG cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-40cbe215-e0c0-4604-b810-111b96a86850 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1175.362284] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.362284] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.370402] [55068]: INFO cinder.api.openstack.wsgi [req-90de266c-4fda-4c69-ba1e-4cbc07f86742 req-40cbe215-e0c0-4604-b810-111b96a86850 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444/action returned with HTTP 204 [ 1175.370453] [55068]: [pid: 55068|app: 0|req: 229/476] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:33:29 2025] POST /volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1176.309820] [55069]: DEBUG cinder.api.middleware.request_id [None req-a607c975-4bba-420c-8a1e-6d3dc8c52530 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.312379] [55069]: INFO cinder.api.openstack.wsgi [None req-a607c975-4bba-420c-8a1e-6d3dc8c52530 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1176.312771] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a607c975-4bba-420c-8a1e-6d3dc8c52530 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.313077] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a607c975-4bba-420c-8a1e-6d3dc8c52530 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.327105] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.327105] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.330782] [55069]: INFO cinder.volume.api [None req-a607c975-4bba-420c-8a1e-6d3dc8c52530 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1176.336216] [55069]: INFO cinder.api.openstack.wsgi [None req-a607c975-4bba-420c-8a1e-6d3dc8c52530 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1176.336637] [55069]: [pid: 55069|app: 0|req: 248/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:30 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1176.347028] [55068]: DEBUG cinder.api.middleware.request_id [None req-5aeb07dd-ee46-4ca9-a7e9-6e3a991198f3 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.349192] [55068]: INFO cinder.api.openstack.wsgi [None req-5aeb07dd-ee46-4ca9-a7e9-6e3a991198f3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1176.349565] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5aeb07dd-ee46-4ca9-a7e9-6e3a991198f3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.349820] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5aeb07dd-ee46-4ca9-a7e9-6e3a991198f3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.361037] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.361037] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.365157] [55068]: INFO cinder.volume.api [None req-5aeb07dd-ee46-4ca9-a7e9-6e3a991198f3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1176.370432] [55068]: INFO cinder.api.openstack.wsgi [None req-5aeb07dd-ee46-4ca9-a7e9-6e3a991198f3 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1176.370852] [55068]: [pid: 55068|app: 0|req: 230/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:30 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.735780] [55069]: DEBUG cinder.api.middleware.request_id [None req-3823085c-6e45-4934-a2d2-f7d89bb25412 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.737891] [55069]: INFO cinder.api.openstack.wsgi [None req-3823085c-6e45-4934-a2d2-f7d89bb25412 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] DELETE http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1179.738649] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3823085c-6e45-4934-a2d2-f7d89bb25412 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.738974] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3823085c-6e45-4934-a2d2-f7d89bb25412 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.739239] [55069]: INFO cinder.api.v3.volumes [None req-3823085c-6e45-4934-a2d2-f7d89bb25412 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Delete volume with id: 31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1179.750078] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.750078] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.750489] [55069]: INFO cinder.volume.api [None req-3823085c-6e45-4934-a2d2-f7d89bb25412 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1179.768137] [55069]: INFO cinder.volume.api [None req-3823085c-6e45-4934-a2d2-f7d89bb25412 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Delete volume request issued successfully. [ 1179.768550] [55069]: INFO cinder.api.openstack.wsgi [None req-3823085c-6e45-4934-a2d2-f7d89bb25412 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 202 [ 1179.769187] [55069]: [pid: 55069|app: 0|req: 249/479] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:33:33 2025] DELETE /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1179.774618] [55068]: DEBUG cinder.api.middleware.request_id [None req-60a28510-b00f-4058-8f72-3b77fc515d83 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.776853] [55068]: INFO cinder.api.openstack.wsgi [None req-60a28510-b00f-4058-8f72-3b77fc515d83 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1179.777100] [55068]: DEBUG cinder.api.openstack.wsgi [None req-60a28510-b00f-4058-8f72-3b77fc515d83 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.777330] [55068]: DEBUG cinder.api.openstack.wsgi [None req-60a28510-b00f-4058-8f72-3b77fc515d83 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.793963] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.793963] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.799781] [55068]: INFO cinder.volume.api [None req-60a28510-b00f-4058-8f72-3b77fc515d83 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1179.805956] [55068]: INFO cinder.api.openstack.wsgi [None req-60a28510-b00f-4058-8f72-3b77fc515d83 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1179.806450] [55068]: [pid: 55068|app: 0|req: 231/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:33 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.816516] [55069]: DEBUG cinder.api.middleware.request_id [None req-77c48572-3d38-4df2-8a37-b7ddd412687a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.818626] [55069]: INFO cinder.api.openstack.wsgi [None req-77c48572-3d38-4df2-8a37-b7ddd412687a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1180.818847] [55069]: DEBUG cinder.api.openstack.wsgi [None req-77c48572-3d38-4df2-8a37-b7ddd412687a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.819076] [55069]: DEBUG cinder.api.openstack.wsgi [None req-77c48572-3d38-4df2-8a37-b7ddd412687a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.829504] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.829504] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.833389] [55069]: INFO cinder.volume.api [None req-77c48572-3d38-4df2-8a37-b7ddd412687a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1180.837962] [55069]: INFO cinder.api.openstack.wsgi [None req-77c48572-3d38-4df2-8a37-b7ddd412687a tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1180.838376] [55069]: [pid: 55069|app: 0|req: 250/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:34 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.029933] [55068]: DEBUG cinder.api.middleware.request_id [req-4a62d700-4d03-4871-8261-dfa616c0481e req-97c3482b-370d-4ca2-8965-be9ceb3b9dff None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.032357] [55068]: INFO cinder.api.openstack.wsgi [req-4a62d700-4d03-4871-8261-dfa616c0481e req-97c3482b-370d-4ca2-8965-be9ceb3b9dff tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 [ 1181.032574] [55068]: DEBUG cinder.api.openstack.wsgi [req-4a62d700-4d03-4871-8261-dfa616c0481e req-97c3482b-370d-4ca2-8965-be9ceb3b9dff tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.032791] [55068]: DEBUG cinder.api.openstack.wsgi [req-4a62d700-4d03-4871-8261-dfa616c0481e req-97c3482b-370d-4ca2-8965-be9ceb3b9dff tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.040491] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.040491] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.567837] [55068]: INFO cinder.api.openstack.wsgi [req-4a62d700-4d03-4871-8261-dfa616c0481e req-97c3482b-370d-4ca2-8965-be9ceb3b9dff tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 returned with HTTP 200 [ 1181.568317] [55068]: [pid: 55068|app: 0|req: 232/482] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:33:34 2025] DELETE /volume/v3/attachments/8d5d1280-fe07-4268-b630-ae3ba5de4f64 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.577877] [55069]: DEBUG cinder.api.middleware.request_id [req-4a62d700-4d03-4871-8261-dfa616c0481e req-40ecaf74-8317-4934-a637-4875f213c008 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.580301] [55069]: INFO cinder.api.openstack.wsgi [req-4a62d700-4d03-4871-8261-dfa616c0481e req-40ecaf74-8317-4934-a637-4875f213c008 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] DELETE http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a [ 1181.580905] [55069]: DEBUG cinder.api.openstack.wsgi [req-4a62d700-4d03-4871-8261-dfa616c0481e req-40ecaf74-8317-4934-a637-4875f213c008 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.580905] [55069]: DEBUG cinder.api.openstack.wsgi [req-4a62d700-4d03-4871-8261-dfa616c0481e req-40ecaf74-8317-4934-a637-4875f213c008 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.581067] [55069]: INFO cinder.api.v3.volumes [req-4a62d700-4d03-4871-8261-dfa616c0481e req-40ecaf74-8317-4934-a637-4875f213c008 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Delete volume with id: 59200b02-c500-4a7c-950d-19cfad8b397a [ 1181.588889] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.588889] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.589472] [55069]: INFO cinder.volume.api [req-4a62d700-4d03-4871-8261-dfa616c0481e req-40ecaf74-8317-4934-a637-4875f213c008 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1181.606887] [55069]: INFO cinder.volume.api [req-4a62d700-4d03-4871-8261-dfa616c0481e req-40ecaf74-8317-4934-a637-4875f213c008 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Delete volume request issued successfully. [ 1181.607137] [55069]: INFO cinder.api.openstack.wsgi [req-4a62d700-4d03-4871-8261-dfa616c0481e req-40ecaf74-8317-4934-a637-4875f213c008 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a returned with HTTP 202 [ 1181.607631] [55069]: [pid: 55069|app: 0|req: 251/483] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 02:33:35 2025] DELETE /volume/v3/volumes/59200b02-c500-4a7c-950d-19cfad8b397a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1181.848205] [55068]: DEBUG cinder.api.middleware.request_id [None req-cdc3bdac-b04e-48ad-85da-d35af8f89bf6 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.850302] [55068]: INFO cinder.api.openstack.wsgi [None req-cdc3bdac-b04e-48ad-85da-d35af8f89bf6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1181.850527] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cdc3bdac-b04e-48ad-85da-d35af8f89bf6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.850745] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cdc3bdac-b04e-48ad-85da-d35af8f89bf6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.858212] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.858212] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.861938] [55068]: INFO cinder.volume.api [None req-cdc3bdac-b04e-48ad-85da-d35af8f89bf6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Volume info retrieved successfully. [ 1181.866516] [55068]: INFO cinder.api.openstack.wsgi [None req-cdc3bdac-b04e-48ad-85da-d35af8f89bf6 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 200 [ 1181.866861] [55068]: [pid: 55068|app: 0|req: 233/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:35 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.876332] [55069]: DEBUG cinder.api.middleware.request_id [None req-61d989b4-f68b-4356-9087-2afd1468b454 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.878441] [55069]: INFO cinder.api.openstack.wsgi [None req-61d989b4-f68b-4356-9087-2afd1468b454 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] GET http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 [ 1182.878657] [55069]: DEBUG cinder.api.openstack.wsgi [None req-61d989b4-f68b-4356-9087-2afd1468b454 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.878880] [55069]: DEBUG cinder.api.openstack.wsgi [None req-61d989b4-f68b-4356-9087-2afd1468b454 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.886373] [55069]: INFO cinder.api.openstack.wsgi [None req-61d989b4-f68b-4356-9087-2afd1468b454 tempest-ServerActionsTestOtherB-187401558 tempest-ServerActionsTestOtherB-187401558-project-member] http://10.180.1.21/volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 returned with HTTP 404 [ 1182.886893] [55069]: [pid: 55069|app: 0|req: 252/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:36 2025] GET /volume/v3/volumes/31cdd10e-7f63-4dde-865e-7371caa85c87 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1189.894682] [55068]: DEBUG cinder.api.middleware.request_id [None req-f5a73307-c62c-4993-ab1b-75cad57a53a8 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.896772] [55068]: INFO cinder.api.openstack.wsgi [None req-f5a73307-c62c-4993-ab1b-75cad57a53a8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1189.897031] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f5a73307-c62c-4993-ab1b-75cad57a53a8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.897259] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f5a73307-c62c-4993-ab1b-75cad57a53a8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.897444] [55068]: INFO cinder.api.v3.volumes [None req-f5a73307-c62c-4993-ab1b-75cad57a53a8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Delete volume with id: fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1189.908545] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.908545] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.909105] [55068]: INFO cinder.volume.api [None req-f5a73307-c62c-4993-ab1b-75cad57a53a8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1189.928982] [55068]: INFO cinder.volume.api [None req-f5a73307-c62c-4993-ab1b-75cad57a53a8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Delete volume request issued successfully. [ 1189.929144] [55068]: INFO cinder.api.openstack.wsgi [None req-f5a73307-c62c-4993-ab1b-75cad57a53a8 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 202 [ 1189.929720] [55068]: [pid: 55068|app: 0|req: 234/486] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:33:43 2025] DELETE /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1189.932979] [55069]: DEBUG cinder.api.middleware.request_id [None req-a13e8a2f-8f6c-449c-b9e1-4387d214a944 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.935419] [55069]: INFO cinder.api.openstack.wsgi [None req-a13e8a2f-8f6c-449c-b9e1-4387d214a944 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1189.935419] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a13e8a2f-8f6c-449c-b9e1-4387d214a944 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.935419] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a13e8a2f-8f6c-449c-b9e1-4387d214a944 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.944792] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.944792] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.950158] [55069]: INFO cinder.volume.api [None req-a13e8a2f-8f6c-449c-b9e1-4387d214a944 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1189.955763] [55069]: INFO cinder.api.openstack.wsgi [None req-a13e8a2f-8f6c-449c-b9e1-4387d214a944 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 1189.956214] [55069]: [pid: 55069|app: 0|req: 253/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:43 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.967490] [55068]: DEBUG cinder.api.middleware.request_id [None req-f2d80162-9945-4078-918a-7c8a4c9c4f6c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.969665] [55068]: INFO cinder.api.openstack.wsgi [None req-f2d80162-9945-4078-918a-7c8a4c9c4f6c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1190.969887] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f2d80162-9945-4078-918a-7c8a4c9c4f6c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.970125] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f2d80162-9945-4078-918a-7c8a4c9c4f6c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.982797] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.982797] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.986258] [55068]: INFO cinder.volume.api [None req-f2d80162-9945-4078-918a-7c8a4c9c4f6c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1190.990474] [55068]: INFO cinder.api.openstack.wsgi [None req-f2d80162-9945-4078-918a-7c8a4c9c4f6c tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 1190.990832] [55068]: [pid: 55068|app: 0|req: 235/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:44 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.000474] [55069]: DEBUG cinder.api.middleware.request_id [None req-748764a0-d089-4740-b93a-68a9d4e4436a None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.002598] [55069]: INFO cinder.api.openstack.wsgi [None req-748764a0-d089-4740-b93a-68a9d4e4436a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1192.002819] [55069]: DEBUG cinder.api.openstack.wsgi [None req-748764a0-d089-4740-b93a-68a9d4e4436a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.003051] [55069]: DEBUG cinder.api.openstack.wsgi [None req-748764a0-d089-4740-b93a-68a9d4e4436a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.010472] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.010472] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.013693] [55069]: INFO cinder.volume.api [None req-748764a0-d089-4740-b93a-68a9d4e4436a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Volume info retrieved successfully. [ 1192.017830] [55069]: INFO cinder.api.openstack.wsgi [None req-748764a0-d089-4740-b93a-68a9d4e4436a tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 200 [ 1192.018203] [55069]: [pid: 55069|app: 0|req: 254/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:45 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.028402] [55068]: DEBUG cinder.api.middleware.request_id [None req-3f470e0b-e6c0-4516-b75e-ed17a982e033 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.030707] [55068]: INFO cinder.api.openstack.wsgi [None req-3f470e0b-e6c0-4516-b75e-ed17a982e033 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] GET http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 [ 1193.030937] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3f470e0b-e6c0-4516-b75e-ed17a982e033 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.031172] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3f470e0b-e6c0-4516-b75e-ed17a982e033 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.039081] [55068]: INFO cinder.api.openstack.wsgi [None req-3f470e0b-e6c0-4516-b75e-ed17a982e033 tempest-ServerActionsTestOtherA-744380359 tempest-ServerActionsTestOtherA-744380359-project-member] http://10.180.1.21/volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 returned with HTTP 404 [ 1193.039549] [55068]: [pid: 55068|app: 0|req: 236/490] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:33:46 2025] GET /volume/v3/volumes/fa319d80-1c4c-48e3-a43e-c2af5e2df890 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1202.015757] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=118,cinder:UPDATE=5,cinder:INSERT=5 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1203.034266] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=98,cinder:UPDATE=22,cinder:INSERT=13 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1205.178181] [55069]: DEBUG cinder.api.middleware.request_id [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.180208] [55069]: INFO cinder.api.openstack.wsgi [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1205.180643] [55069]: DEBUG cinder.api.openstack.wsgi [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-714250744", "imageRef": "a7ae8b2f-5347-4c97-bbf8-7de2d045d9ea", "size": 1}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1205.182659] [55069]: DEBUG cinder.api.v3.volumes [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-714250744', 'imageRef': 'a7ae8b2f-5347-4c97-bbf8-7de2d045d9ea', 'size': 1}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1205.263894] [55069]: INFO cinder.api.v3.volumes [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Create volume of 1 GB [ 1205.273267] [55069]: INFO cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Availability Zones retrieved successfully. [ 1205.281733] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Flow 'volume_create_api' (0f211084-8833-4d87-a170-eb27e2bbf3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1205.283238] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45006d0d-e0f3-4e56-817c-9940a5de55a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.285063] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1205.330484] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45006d0d-e0f3-4e56-817c-9940a5de55a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.331560] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc4ecda-7575-430c-b051-f122a918f07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.381857] [55069]: DEBUG cinder.quota [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Created reservations ['fa9e22fc-f07f-4805-af5d-82e97a397cee', 'e5a13185-71f3-490a-9974-a579efcb1da1', '0269146c-6a7a-43a6-8a86-60def54569ba', 'f40a7f2f-1375-41a8-99ab-eb39504b6e69'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1205.382896] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc4ecda-7575-430c-b051-f122a918f07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa9e22fc-f07f-4805-af5d-82e97a397cee', 'e5a13185-71f3-490a-9974-a579efcb1da1', '0269146c-6a7a-43a6-8a86-60def54569ba', 'f40a7f2f-1375-41a8-99ab-eb39504b6e69']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.383808] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7415244-b86c-460b-850e-d900a4459304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.396781] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7415244-b86c-460b-850e-d900a4459304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a923122-44d6-4464-b581-d2e7d3f9dfda', '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-714250744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39b9d89b9a804561a483779c57928e70',qos_specs=None,replication_status=,reservations=['fa9e22fc-f07f-4805-af5d-82e97a397cee','e5a13185-71f3-490a-9974-a579efcb1da1','0269146c-6a7a-43a6-8a86-60def54569ba','f40a7f2f-1375-41a8-99ab-eb39504b6e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87550eb02f8d4f3a900c54ab04a98dde',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-714250744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a923122-44d6-4464-b581-d2e7d3f9dfda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39b9d89b9a804561a483779c57928e70',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='87550eb02f8d4f3a900c54ab04a98dde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.397553] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d396f05-e789-4dfa-b6a6-d3d6f8dbed9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.411107] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d396f05-e789-4dfa-b6a6-d3d6f8dbed9b) 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-714250744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39b9d89b9a804561a483779c57928e70',qos_specs=None,replication_status=,reservations=['fa9e22fc-f07f-4805-af5d-82e97a397cee','e5a13185-71f3-490a-9974-a579efcb1da1','0269146c-6a7a-43a6-8a86-60def54569ba','f40a7f2f-1375-41a8-99ab-eb39504b6e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87550eb02f8d4f3a900c54ab04a98dde',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.412017] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5954945b-1f6d-4f9e-814d-a680abe73079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.420628] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5954945b-1f6d-4f9e-814d-a680abe73079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.421637] [55069]: DEBUG cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Flow 'volume_create_api' (0f211084-8833-4d87-a170-eb27e2bbf3aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1205.421992] [55069]: INFO cinder.volume.api [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Create volume request issued successfully. [ 1205.422729] [55069]: INFO cinder.api.openstack.wsgi [None req-982d74b4-8cf2-4fcf-b3ef-21d0740b2ff2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1205.423241] [55069]: [pid: 55069|app: 0|req: 255/491] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 02:33:59 2025] POST /volume/v3/volumes => generated 897 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1205.432534] [55068]: DEBUG cinder.api.middleware.request_id [None req-93c08070-1c98-4fc5-a3e0-fb5e57260117 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.434653] [55068]: INFO cinder.api.openstack.wsgi [None req-93c08070-1c98-4fc5-a3e0-fb5e57260117 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1205.434907] [55068]: DEBUG cinder.api.openstack.wsgi [None req-93c08070-1c98-4fc5-a3e0-fb5e57260117 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.435141] [55068]: DEBUG cinder.api.openstack.wsgi [None req-93c08070-1c98-4fc5-a3e0-fb5e57260117 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.443907] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443907] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.447958] [55068]: INFO cinder.volume.api [None req-93c08070-1c98-4fc5-a3e0-fb5e57260117 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1205.452541] [55068]: INFO cinder.api.openstack.wsgi [None req-93c08070-1c98-4fc5-a3e0-fb5e57260117 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1205.453048] [55068]: [pid: 55068|app: 0|req: 237/492] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:33:59 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 965 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.464421] [55069]: DEBUG cinder.api.middleware.request_id [None req-19306d3d-455b-4f23-8846-51810df9a9bb None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.466642] [55069]: INFO cinder.api.openstack.wsgi [None req-19306d3d-455b-4f23-8846-51810df9a9bb tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1206.466884] [55069]: DEBUG cinder.api.openstack.wsgi [None req-19306d3d-455b-4f23-8846-51810df9a9bb tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.467147] [55069]: DEBUG cinder.api.openstack.wsgi [None req-19306d3d-455b-4f23-8846-51810df9a9bb tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.478164] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.478164] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.482071] [55069]: INFO cinder.volume.api [None req-19306d3d-455b-4f23-8846-51810df9a9bb tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1206.486798] [55069]: INFO cinder.api.openstack.wsgi [None req-19306d3d-455b-4f23-8846-51810df9a9bb tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1206.487360] [55069]: [pid: 55069|app: 0|req: 256/493] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:00 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.498885] [55068]: DEBUG cinder.api.middleware.request_id [None req-2ba151ac-ce93-4baa-a40a-919661599743 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.501275] [55068]: INFO cinder.api.openstack.wsgi [None req-2ba151ac-ce93-4baa-a40a-919661599743 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1207.501441] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2ba151ac-ce93-4baa-a40a-919661599743 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.501679] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2ba151ac-ce93-4baa-a40a-919661599743 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.510276] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.510276] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.513956] [55068]: INFO cinder.volume.api [None req-2ba151ac-ce93-4baa-a40a-919661599743 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1207.518772] [55068]: INFO cinder.api.openstack.wsgi [None req-2ba151ac-ce93-4baa-a40a-919661599743 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1207.519315] [55068]: [pid: 55068|app: 0|req: 238/494] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:01 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.530998] [55069]: DEBUG cinder.api.middleware.request_id [None req-738a8247-9ebc-45b1-9382-2bd493aba253 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.533093] [55069]: INFO cinder.api.openstack.wsgi [None req-738a8247-9ebc-45b1-9382-2bd493aba253 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1208.533346] [55069]: DEBUG cinder.api.openstack.wsgi [None req-738a8247-9ebc-45b1-9382-2bd493aba253 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.533570] [55069]: DEBUG cinder.api.openstack.wsgi [None req-738a8247-9ebc-45b1-9382-2bd493aba253 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.541402] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.541402] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.544815] [55069]: INFO cinder.volume.api [None req-738a8247-9ebc-45b1-9382-2bd493aba253 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1208.549234] [55069]: INFO cinder.api.openstack.wsgi [None req-738a8247-9ebc-45b1-9382-2bd493aba253 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1208.549645] [55069]: [pid: 55069|app: 0|req: 257/495] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:02 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.561264] [55068]: DEBUG cinder.api.middleware.request_id [None req-109088c4-21f1-4a33-82a8-79709b9a6f6d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.563358] [55068]: INFO cinder.api.openstack.wsgi [None req-109088c4-21f1-4a33-82a8-79709b9a6f6d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1209.563616] [55068]: DEBUG cinder.api.openstack.wsgi [None req-109088c4-21f1-4a33-82a8-79709b9a6f6d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.563838] [55068]: DEBUG cinder.api.openstack.wsgi [None req-109088c4-21f1-4a33-82a8-79709b9a6f6d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.573744] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.573744] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.577786] [55068]: INFO cinder.volume.api [None req-109088c4-21f1-4a33-82a8-79709b9a6f6d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1209.582489] [55068]: INFO cinder.api.openstack.wsgi [None req-109088c4-21f1-4a33-82a8-79709b9a6f6d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1209.582872] [55068]: [pid: 55068|app: 0|req: 239/496] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:03 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1210.594065] [55069]: DEBUG cinder.api.middleware.request_id [None req-da90822e-765b-4804-96c4-a77928316524 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.596230] [55069]: INFO cinder.api.openstack.wsgi [None req-da90822e-765b-4804-96c4-a77928316524 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1210.596472] [55069]: DEBUG cinder.api.openstack.wsgi [None req-da90822e-765b-4804-96c4-a77928316524 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.596687] [55069]: DEBUG cinder.api.openstack.wsgi [None req-da90822e-765b-4804-96c4-a77928316524 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.604666] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.604666] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.608251] [55069]: INFO cinder.volume.api [None req-da90822e-765b-4804-96c4-a77928316524 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1210.612564] [55069]: INFO cinder.api.openstack.wsgi [None req-da90822e-765b-4804-96c4-a77928316524 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1210.612973] [55069]: [pid: 55069|app: 0|req: 258/497] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:04 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.624950] [55068]: DEBUG cinder.api.middleware.request_id [None req-83cf8f99-020a-4834-ac9b-93352603094f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.627911] [55068]: INFO cinder.api.openstack.wsgi [None req-83cf8f99-020a-4834-ac9b-93352603094f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1211.628184] [55068]: DEBUG cinder.api.openstack.wsgi [None req-83cf8f99-020a-4834-ac9b-93352603094f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.628490] [55068]: DEBUG cinder.api.openstack.wsgi [None req-83cf8f99-020a-4834-ac9b-93352603094f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.639372] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.639372] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.643585] [55068]: INFO cinder.volume.api [None req-83cf8f99-020a-4834-ac9b-93352603094f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1211.648625] [55068]: INFO cinder.api.openstack.wsgi [None req-83cf8f99-020a-4834-ac9b-93352603094f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1211.649015] [55068]: [pid: 55068|app: 0|req: 240/498] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:05 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1212.660365] [55069]: DEBUG cinder.api.middleware.request_id [None req-51f8251e-a590-41e1-8cc8-cc4031cd1336 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.662482] [55069]: INFO cinder.api.openstack.wsgi [None req-51f8251e-a590-41e1-8cc8-cc4031cd1336 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1212.662798] [55069]: DEBUG cinder.api.openstack.wsgi [None req-51f8251e-a590-41e1-8cc8-cc4031cd1336 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.663017] [55069]: DEBUG cinder.api.openstack.wsgi [None req-51f8251e-a590-41e1-8cc8-cc4031cd1336 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.670558] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.670558] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.673968] [55069]: INFO cinder.volume.api [None req-51f8251e-a590-41e1-8cc8-cc4031cd1336 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1212.678182] [55069]: INFO cinder.api.openstack.wsgi [None req-51f8251e-a590-41e1-8cc8-cc4031cd1336 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1212.678610] [55069]: [pid: 55069|app: 0|req: 259/499] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:06 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.689682] [55068]: DEBUG cinder.api.middleware.request_id [None req-b85f8f70-ffcb-4185-8819-63083aedd131 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.691717] [55068]: INFO cinder.api.openstack.wsgi [None req-b85f8f70-ffcb-4185-8819-63083aedd131 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1213.691968] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b85f8f70-ffcb-4185-8819-63083aedd131 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.692203] [55068]: DEBUG cinder.api.openstack.wsgi [None req-b85f8f70-ffcb-4185-8819-63083aedd131 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.701945] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.701945] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.705557] [55068]: INFO cinder.volume.api [None req-b85f8f70-ffcb-4185-8819-63083aedd131 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1213.710351] [55068]: INFO cinder.api.openstack.wsgi [None req-b85f8f70-ffcb-4185-8819-63083aedd131 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1213.710721] [55068]: [pid: 55068|app: 0|req: 241/500] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:07 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.470800] [55069]: DEBUG cinder.api.middleware.request_id [req-5e1b51db-f187-4728-b598-659c10f96045 req-a62fcd38-aab2-4f44-b66d-0e7db7143d6f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.473608] [55069]: INFO cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-a62fcd38-aab2-4f44-b66d-0e7db7143d6f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1214.473897] [55069]: DEBUG cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-a62fcd38-aab2-4f44-b66d-0e7db7143d6f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.474135] [55069]: DEBUG cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-a62fcd38-aab2-4f44-b66d-0e7db7143d6f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.487666] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.487666] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.491343] [55069]: INFO cinder.volume.api [req-5e1b51db-f187-4728-b598-659c10f96045 req-a62fcd38-aab2-4f44-b66d-0e7db7143d6f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1214.496323] [55069]: INFO cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-a62fcd38-aab2-4f44-b66d-0e7db7143d6f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1214.498808] [55069]: [pid: 55069|app: 0|req: 260/501] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:34:08 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1214.517668] [55068]: DEBUG cinder.api.middleware.request_id [req-5e1b51db-f187-4728-b598-659c10f96045 req-cd2b25d1-27c8-4076-9a4a-640282bba231 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.520832] [55068]: INFO cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-cd2b25d1-27c8-4076-9a4a-640282bba231 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527/action [ 1214.521429] [55068]: DEBUG cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-cd2b25d1-27c8-4076-9a4a-640282bba231 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1214.521802] [55068]: DEBUG cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-cd2b25d1-27c8-4076-9a4a-640282bba231 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1214.531899] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.531899] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.532477] [55068]: INFO cinder.volume.api [req-5e1b51db-f187-4728-b598-659c10f96045 req-cd2b25d1-27c8-4076-9a4a-640282bba231 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1214.538489] [55068]: INFO cinder.volume.api [req-5e1b51db-f187-4728-b598-659c10f96045 req-cd2b25d1-27c8-4076-9a4a-640282bba231 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Begin detaching volume completed successfully. [ 1214.538761] [55068]: INFO cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-cd2b25d1-27c8-4076-9a4a-640282bba231 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527/action returned with HTTP 202 [ 1214.539234] [55068]: [pid: 55068|app: 0|req: 242/502] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:34:08 2025] POST /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1214.553017] [55069]: DEBUG cinder.api.middleware.request_id [None req-7f6c64fb-6cfe-4759-9d12-dfb4d0cf0d03 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.560029] [55069]: INFO cinder.api.openstack.wsgi [None req-7f6c64fb-6cfe-4759-9d12-dfb4d0cf0d03 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1214.560029] [55069]: DEBUG cinder.api.openstack.wsgi [None req-7f6c64fb-6cfe-4759-9d12-dfb4d0cf0d03 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.560029] [55069]: DEBUG cinder.api.openstack.wsgi [None req-7f6c64fb-6cfe-4759-9d12-dfb4d0cf0d03 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.565837] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.565837] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.569710] [55069]: INFO cinder.volume.api [None req-7f6c64fb-6cfe-4759-9d12-dfb4d0cf0d03 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1214.576096] [55069]: INFO cinder.api.openstack.wsgi [None req-7f6c64fb-6cfe-4759-9d12-dfb4d0cf0d03 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1214.576631] [55069]: [pid: 55069|app: 0|req: 261/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:08 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1214.722481] [55068]: DEBUG cinder.api.middleware.request_id [None req-5f3365f7-c34c-4acd-b096-6a06e236e98f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.725020] [55068]: INFO cinder.api.openstack.wsgi [None req-5f3365f7-c34c-4acd-b096-6a06e236e98f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1214.725020] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5f3365f7-c34c-4acd-b096-6a06e236e98f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.725131] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5f3365f7-c34c-4acd-b096-6a06e236e98f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.733120] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.733120] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.737272] [55068]: INFO cinder.volume.api [None req-5f3365f7-c34c-4acd-b096-6a06e236e98f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1214.741945] [55068]: INFO cinder.api.openstack.wsgi [None req-5f3365f7-c34c-4acd-b096-6a06e236e98f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1214.742564] [55068]: [pid: 55068|app: 0|req: 243/504] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:08 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.560881] [55069]: DEBUG cinder.api.middleware.request_id [None req-ce358d5b-a181-4aa0-bfd8-b7cfa75753f8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.561328] [55069]: INFO cinder.api.openstack.wsgi [None req-ce358d5b-a181-4aa0-bfd8-b7cfa75753f8 None None] GET http://10.180.1.21/volume// [ 1215.561513] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ce358d5b-a181-4aa0-bfd8-b7cfa75753f8 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.561723] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ce358d5b-a181-4aa0-bfd8-b7cfa75753f8 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.562178] [55069]: INFO cinder.api.openstack.wsgi [None req-ce358d5b-a181-4aa0-bfd8-b7cfa75753f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1215.562608] [55069]: [pid: 55069|app: 0|req: 262/505] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:34:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1215.566982] [55068]: DEBUG cinder.api.middleware.request_id [req-5e1b51db-f187-4728-b598-659c10f96045 req-d3546e35-d161-4f5e-b016-c2f563f10b7d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.569741] [55068]: INFO cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-d3546e35-d161-4f5e-b016-c2f563f10b7d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1215.570343] [55068]: DEBUG cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-d3546e35-d161-4f5e-b016-c2f563f10b7d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.570343] [55068]: DEBUG cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-d3546e35-d161-4f5e-b016-c2f563f10b7d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.584607] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.584607] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.587790] [55069]: DEBUG cinder.api.middleware.request_id [None req-554b98a7-44ca-4b74-9b0f-d0a6711201dc None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.589293] [55068]: INFO cinder.volume.api [req-5e1b51db-f187-4728-b598-659c10f96045 req-d3546e35-d161-4f5e-b016-c2f563f10b7d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1215.589979] [55069]: INFO cinder.api.openstack.wsgi [None req-554b98a7-44ca-4b74-9b0f-d0a6711201dc tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1215.590228] [55069]: DEBUG cinder.api.openstack.wsgi [None req-554b98a7-44ca-4b74-9b0f-d0a6711201dc tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.590443] [55069]: DEBUG cinder.api.openstack.wsgi [None req-554b98a7-44ca-4b74-9b0f-d0a6711201dc tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.594776] [55068]: INFO cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-d3546e35-d161-4f5e-b016-c2f563f10b7d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1215.595211] [55068]: [pid: 55068|app: 0|req: 244/506] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:34:09 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1215.603107] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.603107] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.607977] [55069]: INFO cinder.volume.api [None req-554b98a7-44ca-4b74-9b0f-d0a6711201dc tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1215.613379] [55069]: INFO cinder.api.openstack.wsgi [None req-554b98a7-44ca-4b74-9b0f-d0a6711201dc tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1215.614546] [55069]: [pid: 55069|app: 0|req: 263/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:09 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.753792] [55068]: DEBUG cinder.api.middleware.request_id [None req-42b1ca75-5fef-4d2c-a8ad-f14b58b2052d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.756073] [55068]: INFO cinder.api.openstack.wsgi [None req-42b1ca75-5fef-4d2c-a8ad-f14b58b2052d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1215.756073] [55068]: DEBUG cinder.api.openstack.wsgi [None req-42b1ca75-5fef-4d2c-a8ad-f14b58b2052d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.756073] [55068]: DEBUG cinder.api.openstack.wsgi [None req-42b1ca75-5fef-4d2c-a8ad-f14b58b2052d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.766054] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.766054] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.769626] [55068]: INFO cinder.volume.api [None req-42b1ca75-5fef-4d2c-a8ad-f14b58b2052d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1215.774858] [55068]: INFO cinder.api.openstack.wsgi [None req-42b1ca75-5fef-4d2c-a8ad-f14b58b2052d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1215.774858] [55068]: [pid: 55068|app: 0|req: 245/508] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:09 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1216.624708] [55069]: DEBUG cinder.api.middleware.request_id [None req-cd120db8-02c0-4b09-ac1d-0bbed7f282e8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.629632] [55069]: INFO cinder.api.openstack.wsgi [None req-cd120db8-02c0-4b09-ac1d-0bbed7f282e8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1216.629874] [55069]: DEBUG cinder.api.openstack.wsgi [None req-cd120db8-02c0-4b09-ac1d-0bbed7f282e8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.630597] [55069]: DEBUG cinder.api.openstack.wsgi [None req-cd120db8-02c0-4b09-ac1d-0bbed7f282e8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.650079] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.650079] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.658333] [55069]: INFO cinder.volume.api [None req-cd120db8-02c0-4b09-ac1d-0bbed7f282e8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1216.664077] [55069]: INFO cinder.api.openstack.wsgi [None req-cd120db8-02c0-4b09-ac1d-0bbed7f282e8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1216.664633] [55069]: [pid: 55069|app: 0|req: 264/509] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:10 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1216.791358] [55068]: DEBUG cinder.api.middleware.request_id [None req-0c22ece8-651f-49ed-84ef-8b16b03ff6d2 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.793867] [55068]: INFO cinder.api.openstack.wsgi [None req-0c22ece8-651f-49ed-84ef-8b16b03ff6d2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1216.794318] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0c22ece8-651f-49ed-84ef-8b16b03ff6d2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.794644] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0c22ece8-651f-49ed-84ef-8b16b03ff6d2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.803040] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.803040] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.806681] [55068]: INFO cinder.volume.api [None req-0c22ece8-651f-49ed-84ef-8b16b03ff6d2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1216.811137] [55068]: INFO cinder.api.openstack.wsgi [None req-0c22ece8-651f-49ed-84ef-8b16b03ff6d2 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1216.811560] [55068]: [pid: 55068|app: 0|req: 246/510] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:10 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.675405] [55069]: DEBUG cinder.api.middleware.request_id [None req-4307fda2-3d44-4c67-9bd4-84893815b9e4 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.677780] [55069]: INFO cinder.api.openstack.wsgi [None req-4307fda2-3d44-4c67-9bd4-84893815b9e4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1217.678257] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4307fda2-3d44-4c67-9bd4-84893815b9e4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.678257] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4307fda2-3d44-4c67-9bd4-84893815b9e4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.691901] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.691901] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.695870] [55069]: INFO cinder.volume.api [None req-4307fda2-3d44-4c67-9bd4-84893815b9e4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1217.700988] [55069]: INFO cinder.api.openstack.wsgi [None req-4307fda2-3d44-4c67-9bd4-84893815b9e4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1217.701390] [55069]: [pid: 55069|app: 0|req: 265/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:11 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.755960] [55068]: DEBUG cinder.api.middleware.request_id [req-5e1b51db-f187-4728-b598-659c10f96045 req-c132358a-0ec2-4ed1-b247-4a9cd9a4d93e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.758658] [55068]: INFO cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-c132358a-0ec2-4ed1-b247-4a9cd9a4d93e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444 [ 1217.758924] [55068]: DEBUG cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-c132358a-0ec2-4ed1-b247-4a9cd9a4d93e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.759216] [55068]: DEBUG cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-c132358a-0ec2-4ed1-b247-4a9cd9a4d93e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.766595] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.766595] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.822325] [55069]: DEBUG cinder.api.middleware.request_id [None req-e5c784aa-bcce-41f3-9f55-66521bb9ae85 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.824713] [55069]: INFO cinder.api.openstack.wsgi [None req-e5c784aa-bcce-41f3-9f55-66521bb9ae85 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1217.824961] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e5c784aa-bcce-41f3-9f55-66521bb9ae85 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.825201] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e5c784aa-bcce-41f3-9f55-66521bb9ae85 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.832805] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.832805] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.836280] [55069]: INFO cinder.volume.api [None req-e5c784aa-bcce-41f3-9f55-66521bb9ae85 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1217.840598] [55069]: INFO cinder.api.openstack.wsgi [None req-e5c784aa-bcce-41f3-9f55-66521bb9ae85 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1217.840976] [55069]: [pid: 55069|app: 0|req: 266/512] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:11 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.291961] [55068]: INFO cinder.api.openstack.wsgi [req-5e1b51db-f187-4728-b598-659c10f96045 req-c132358a-0ec2-4ed1-b247-4a9cd9a4d93e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444 returned with HTTP 200 [ 1218.292422] [55068]: [pid: 55068|app: 0|req: 247/513] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:34:11 2025] DELETE /volume/v3/attachments/9f9d6709-1608-4282-a1e2-74779a30e444 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.712780] [55069]: DEBUG cinder.api.middleware.request_id [None req-61f073bc-4e64-4f6c-8252-e90f0c0e35ec None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.716203] [55069]: INFO cinder.api.openstack.wsgi [None req-61f073bc-4e64-4f6c-8252-e90f0c0e35ec tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1218.716203] [55069]: DEBUG cinder.api.openstack.wsgi [None req-61f073bc-4e64-4f6c-8252-e90f0c0e35ec tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.716203] [55069]: DEBUG cinder.api.openstack.wsgi [None req-61f073bc-4e64-4f6c-8252-e90f0c0e35ec tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.724408] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.724408] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.727876] [55069]: INFO cinder.volume.api [None req-61f073bc-4e64-4f6c-8252-e90f0c0e35ec tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1218.732410] [55069]: INFO cinder.api.openstack.wsgi [None req-61f073bc-4e64-4f6c-8252-e90f0c0e35ec tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1218.732797] [55069]: [pid: 55069|app: 0|req: 267/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:12 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.851320] [55068]: DEBUG cinder.api.middleware.request_id [None req-7ba1070d-a690-4bb8-ab1f-a0eef85bdf6e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.853374] [55068]: INFO cinder.api.openstack.wsgi [None req-7ba1070d-a690-4bb8-ab1f-a0eef85bdf6e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1218.853629] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7ba1070d-a690-4bb8-ab1f-a0eef85bdf6e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.853849] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7ba1070d-a690-4bb8-ab1f-a0eef85bdf6e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.862151] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.862151] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.865845] [55068]: INFO cinder.volume.api [None req-7ba1070d-a690-4bb8-ab1f-a0eef85bdf6e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1218.869998] [55068]: INFO cinder.api.openstack.wsgi [None req-7ba1070d-a690-4bb8-ab1f-a0eef85bdf6e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1218.870605] [55068]: [pid: 55068|app: 0|req: 248/515] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:12 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1219.882454] [55069]: DEBUG cinder.api.middleware.request_id [None req-bd4af6a0-9a93-41f2-bf38-01e8f40e9a66 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.884568] [55069]: INFO cinder.api.openstack.wsgi [None req-bd4af6a0-9a93-41f2-bf38-01e8f40e9a66 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1219.884825] [55069]: DEBUG cinder.api.openstack.wsgi [None req-bd4af6a0-9a93-41f2-bf38-01e8f40e9a66 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.885068] [55069]: DEBUG cinder.api.openstack.wsgi [None req-bd4af6a0-9a93-41f2-bf38-01e8f40e9a66 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.894983] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.894983] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.898684] [55069]: INFO cinder.volume.api [None req-bd4af6a0-9a93-41f2-bf38-01e8f40e9a66 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1219.903290] [55069]: INFO cinder.api.openstack.wsgi [None req-bd4af6a0-9a93-41f2-bf38-01e8f40e9a66 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1219.903653] [55069]: [pid: 55069|app: 0|req: 268/516] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:13 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.915272] [55068]: DEBUG cinder.api.middleware.request_id [None req-f28ce4fe-c535-4ca5-9a6b-43b8c39372b3 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.917435] [55068]: INFO cinder.api.openstack.wsgi [None req-f28ce4fe-c535-4ca5-9a6b-43b8c39372b3 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1220.917682] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f28ce4fe-c535-4ca5-9a6b-43b8c39372b3 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.917900] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f28ce4fe-c535-4ca5-9a6b-43b8c39372b3 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.926114] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.926114] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.929572] [55068]: INFO cinder.volume.api [None req-f28ce4fe-c535-4ca5-9a6b-43b8c39372b3 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1220.933769] [55068]: INFO cinder.api.openstack.wsgi [None req-f28ce4fe-c535-4ca5-9a6b-43b8c39372b3 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1220.934207] [55068]: [pid: 55068|app: 0|req: 249/517] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:14 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.945228] [55069]: DEBUG cinder.api.middleware.request_id [None req-a655d01f-de2c-4873-884b-867a4ccbf4e7 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.947592] [55069]: INFO cinder.api.openstack.wsgi [None req-a655d01f-de2c-4873-884b-867a4ccbf4e7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1221.947884] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a655d01f-de2c-4873-884b-867a4ccbf4e7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.948110] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a655d01f-de2c-4873-884b-867a4ccbf4e7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.958218] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.958218] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.962077] [55069]: INFO cinder.volume.api [None req-a655d01f-de2c-4873-884b-867a4ccbf4e7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1221.966871] [55069]: INFO cinder.api.openstack.wsgi [None req-a655d01f-de2c-4873-884b-867a4ccbf4e7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1221.967356] [55069]: [pid: 55069|app: 0|req: 269/518] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:15 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.978239] [55068]: DEBUG cinder.api.middleware.request_id [None req-83b5d481-b8eb-4904-bafa-9578faf34eff None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.980457] [55068]: INFO cinder.api.openstack.wsgi [None req-83b5d481-b8eb-4904-bafa-9578faf34eff tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1222.980797] [55068]: DEBUG cinder.api.openstack.wsgi [None req-83b5d481-b8eb-4904-bafa-9578faf34eff tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.981055] [55068]: DEBUG cinder.api.openstack.wsgi [None req-83b5d481-b8eb-4904-bafa-9578faf34eff tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.990462] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.990462] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.994182] [55068]: INFO cinder.volume.api [None req-83b5d481-b8eb-4904-bafa-9578faf34eff tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1222.999369] [55068]: INFO cinder.api.openstack.wsgi [None req-83b5d481-b8eb-4904-bafa-9578faf34eff tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1223.000265] [55068]: [pid: 55068|app: 0|req: 250/519] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:16 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 1572 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1223.112137] [55069]: DEBUG cinder.api.middleware.request_id [req-80d2a281-498b-422d-811b-1f873115d201 req-f7655558-393e-47d5-85a2-eb8a7a13c124 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.115779] [55069]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-f7655558-393e-47d5-85a2-eb8a7a13c124 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1223.116150] [55069]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-f7655558-393e-47d5-85a2-eb8a7a13c124 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.116555] [55069]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-f7655558-393e-47d5-85a2-eb8a7a13c124 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.127544] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.127544] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.132332] [55069]: INFO cinder.volume.api [req-80d2a281-498b-422d-811b-1f873115d201 req-f7655558-393e-47d5-85a2-eb8a7a13c124 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1223.139170] [55069]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-f7655558-393e-47d5-85a2-eb8a7a13c124 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1223.139564] [55069]: [pid: 55069|app: 0|req: 270/520] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:34:16 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1223.438228] [55068]: DEBUG cinder.api.middleware.request_id [req-80d2a281-498b-422d-811b-1f873115d201 req-0313c90c-a639-45f4-9d2f-3b06617d25b7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.440547] [55068]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-0313c90c-a639-45f4-9d2f-3b06617d25b7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1223.440815] [55068]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-0313c90c-a639-45f4-9d2f-3b06617d25b7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.441086] [55068]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-0313c90c-a639-45f4-9d2f-3b06617d25b7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.448652] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.448652] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.452110] [55068]: INFO cinder.volume.api [req-80d2a281-498b-422d-811b-1f873115d201 req-0313c90c-a639-45f4-9d2f-3b06617d25b7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1223.456771] [55068]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-0313c90c-a639-45f4-9d2f-3b06617d25b7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1223.457189] [55068]: [pid: 55068|app: 0|req: 251/521] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:34:17 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1223.462667] [55069]: DEBUG cinder.api.middleware.request_id [None req-b0a16aea-d945-4228-b5bf-dbf81139541f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.463213] [55069]: INFO cinder.api.openstack.wsgi [None req-b0a16aea-d945-4228-b5bf-dbf81139541f None None] GET http://10.180.1.21/volume// [ 1223.463476] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b0a16aea-d945-4228-b5bf-dbf81139541f None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.463766] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b0a16aea-d945-4228-b5bf-dbf81139541f None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.464269] [55069]: INFO cinder.api.openstack.wsgi [None req-b0a16aea-d945-4228-b5bf-dbf81139541f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1223.464625] [55069]: [pid: 55069|app: 0|req: 271/522] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:34:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1223.467954] [55068]: DEBUG cinder.api.middleware.request_id [req-80d2a281-498b-422d-811b-1f873115d201 req-0c37a5f2-6490-4641-8c8d-1796c6d53813 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.469982] [55068]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-0c37a5f2-6490-4641-8c8d-1796c6d53813 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1223.470439] [55068]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-0c37a5f2-6490-4641-8c8d-1796c6d53813 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a923122-44d6-4464-b581-d2e7d3f9dfda", "connector": null, "instance_uuid": "d03bb9a9-39c9-4c46-9028-7f5ed34cb4ce"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1223.478798] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.478798] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.500345] [55068]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-0c37a5f2-6490-4641-8c8d-1796c6d53813 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1223.500800] [55068]: [pid: 55068|app: 0|req: 252/523] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:34:17 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1230.386637] [55069]: DEBUG cinder.api.middleware.request_id [None req-6bd3a361-62ca-4595-a77f-63d07be3f1c9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.387075] [55069]: INFO cinder.api.openstack.wsgi [None req-6bd3a361-62ca-4595-a77f-63d07be3f1c9 None None] GET http://10.180.1.21/volume// [ 1230.387257] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6bd3a361-62ca-4595-a77f-63d07be3f1c9 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.387490] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6bd3a361-62ca-4595-a77f-63d07be3f1c9 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.387921] [55069]: INFO cinder.api.openstack.wsgi [None req-6bd3a361-62ca-4595-a77f-63d07be3f1c9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1230.388241] [55069]: [pid: 55069|app: 0|req: 272/524] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:34:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1230.391528] [55068]: DEBUG cinder.api.middleware.request_id [req-80d2a281-498b-422d-811b-1f873115d201 req-19852015-849b-47e4-8cf2-8acb345b7c4c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.393898] [55068]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-19852015-849b-47e4-8cf2-8acb345b7c4c tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1230.394179] [55068]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-19852015-849b-47e4-8cf2-8acb345b7c4c tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.394409] [55068]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-19852015-849b-47e4-8cf2-8acb345b7c4c tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.407794] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.407794] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.411468] [55068]: INFO cinder.volume.api [req-80d2a281-498b-422d-811b-1f873115d201 req-19852015-849b-47e4-8cf2-8acb345b7c4c tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1230.417294] [55068]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-19852015-849b-47e4-8cf2-8acb345b7c4c tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1230.417294] [55068]: [pid: 55068|app: 0|req: 253/525] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:34:24 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 1571 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1230.520238] [55069]: DEBUG cinder.api.middleware.request_id [req-80d2a281-498b-422d-811b-1f873115d201 req-50804d6c-b354-4ea9-a725-52ffd638e4e9 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.522566] [55069]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-50804d6c-b354-4ea9-a725-52ffd638e4e9 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] PUT http://10.180.1.21/volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a [ 1230.522974] [55069]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-50804d6c-b354-4ea9-a725-52ffd638e4e9 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-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=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1230.530695] [55069]: DEBUG cinder.coordination [req-80d2a281-498b-422d-811b-1f873115d201 req-50804d6c-b354-4ea9-a725-52ffd638e4e9 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Acquiring lock "cinder-attachment_update-7a923122-44d6-4464-b581-d2e7d3f9dfda-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1230.535111] [55069]: DEBUG cinder.coordination [req-80d2a281-498b-422d-811b-1f873115d201 req-50804d6c-b354-4ea9-a725-52ffd638e4e9 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Lock "cinder-attachment_update-7a923122-44d6-4464-b581-d2e7d3f9dfda-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1230.536137] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.536137] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.053612] [55069]: DEBUG cinder.coordination [req-80d2a281-498b-422d-811b-1f873115d201 req-50804d6c-b354-4ea9-a725-52ffd638e4e9 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Lock "cinder-attachment_update-7a923122-44d6-4464-b581-d2e7d3f9dfda-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1231.053767] [55069]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-50804d6c-b354-4ea9-a725-52ffd638e4e9 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a returned with HTTP 200 [ 1231.054463] [55069]: [pid: 55069|app: 0|req: 273/526] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:34:24 2025] PUT /volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.561578] [55068]: DEBUG cinder.api.middleware.request_id [req-80d2a281-498b-422d-811b-1f873115d201 req-050f8faf-397e-491e-b91e-a1b0bdbe7156 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.564095] [55068]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-050f8faf-397e-491e-b91e-a1b0bdbe7156 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] POST http://10.180.1.21/volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a/action [ 1231.564533] [55068]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-050f8faf-397e-491e-b91e-a1b0bdbe7156 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Action body: b'{"os-complete": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1231.564670] [55068]: DEBUG cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-050f8faf-397e-491e-b91e-a1b0bdbe7156 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1231.579166] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.579166] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.586390] [55068]: INFO cinder.api.openstack.wsgi [req-80d2a281-498b-422d-811b-1f873115d201 req-050f8faf-397e-491e-b91e-a1b0bdbe7156 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a/action returned with HTTP 204 [ 1231.586862] [55068]: [pid: 55068|app: 0|req: 254/527] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:34:25 2025] POST /volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1237.635376] [55069]: DEBUG cinder.api.middleware.request_id [None req-fa2b937d-47c2-473e-bab9-3858831424ed None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.637651] [55069]: INFO cinder.api.openstack.wsgi [None req-fa2b937d-47c2-473e-bab9-3858831424ed tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1237.637954] [55069]: DEBUG cinder.api.openstack.wsgi [None req-fa2b937d-47c2-473e-bab9-3858831424ed tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.638217] [55069]: DEBUG cinder.api.openstack.wsgi [None req-fa2b937d-47c2-473e-bab9-3858831424ed tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.651959] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.651959] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.655596] [55069]: INFO cinder.volume.api [None req-fa2b937d-47c2-473e-bab9-3858831424ed tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1237.661448] [55069]: INFO cinder.api.openstack.wsgi [None req-fa2b937d-47c2-473e-bab9-3858831424ed tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1237.661843] [55069]: [pid: 55069|app: 0|req: 274/528] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 02:34:31 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 1864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1238.468576] [55068]: DEBUG cinder.api.middleware.request_id [None req-ec1cec00-bb36-401f-889b-a818897bca3d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.471207] [55068]: INFO cinder.api.openstack.wsgi [None req-ec1cec00-bb36-401f-889b-a818897bca3d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] DELETE http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1238.471430] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ec1cec00-bb36-401f-889b-a818897bca3d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.471675] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ec1cec00-bb36-401f-889b-a818897bca3d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.471838] [55068]: INFO cinder.api.v3.volumes [None req-ec1cec00-bb36-401f-889b-a818897bca3d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Delete volume with id: 41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1238.483030] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.483030] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.483871] [55068]: INFO cinder.volume.api [None req-ec1cec00-bb36-401f-889b-a818897bca3d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1238.502828] [55068]: INFO cinder.volume.api [None req-ec1cec00-bb36-401f-889b-a818897bca3d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Delete volume request issued successfully. [ 1238.503090] [55068]: INFO cinder.api.openstack.wsgi [None req-ec1cec00-bb36-401f-889b-a818897bca3d tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 202 [ 1238.503462] [55068]: [pid: 55068|app: 0|req: 255/529] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:34:32 2025] DELETE /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1238.509161] [55069]: DEBUG cinder.api.middleware.request_id [None req-81e192b2-77b4-460d-b8a2-5ea21ea2dfa1 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.511480] [55069]: INFO cinder.api.openstack.wsgi [None req-81e192b2-77b4-460d-b8a2-5ea21ea2dfa1 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1238.511924] [55069]: DEBUG cinder.api.openstack.wsgi [None req-81e192b2-77b4-460d-b8a2-5ea21ea2dfa1 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.512296] [55069]: DEBUG cinder.api.openstack.wsgi [None req-81e192b2-77b4-460d-b8a2-5ea21ea2dfa1 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.521206] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.521206] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.530440] [55069]: INFO cinder.volume.api [None req-81e192b2-77b4-460d-b8a2-5ea21ea2dfa1 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1238.537076] [55069]: INFO cinder.api.openstack.wsgi [None req-81e192b2-77b4-460d-b8a2-5ea21ea2dfa1 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1238.537076] [55069]: [pid: 55069|app: 0|req: 275/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:32 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.547282] [55068]: DEBUG cinder.api.middleware.request_id [None req-006dd952-fbea-4b8c-9fdd-2e73e42de283 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.549459] [55068]: INFO cinder.api.openstack.wsgi [None req-006dd952-fbea-4b8c-9fdd-2e73e42de283 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1239.549706] [55068]: DEBUG cinder.api.openstack.wsgi [None req-006dd952-fbea-4b8c-9fdd-2e73e42de283 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.549932] [55068]: DEBUG cinder.api.openstack.wsgi [None req-006dd952-fbea-4b8c-9fdd-2e73e42de283 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.564160] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.564160] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.568055] [55068]: INFO cinder.volume.api [None req-006dd952-fbea-4b8c-9fdd-2e73e42de283 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Volume info retrieved successfully. [ 1239.572854] [55068]: INFO cinder.api.openstack.wsgi [None req-006dd952-fbea-4b8c-9fdd-2e73e42de283 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 200 [ 1239.573420] [55068]: [pid: 55068|app: 0|req: 256/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:33 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1239.763538] [55069]: DEBUG cinder.api.middleware.request_id [None req-bc9d6484-2c22-466e-9992-b7816c73313c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.765634] [55069]: INFO cinder.api.openstack.wsgi [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1239.766030] [55069]: DEBUG cinder.api.openstack.wsgi [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-173537636", "imageRef": "a7ae8b2f-5347-4c97-bbf8-7de2d045d9ea", "size": 1}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1239.767774] [55069]: DEBUG cinder.api.v3.volumes [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-173537636', 'imageRef': 'a7ae8b2f-5347-4c97-bbf8-7de2d045d9ea', 'size': 1}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1239.828333] [55069]: INFO cinder.api.v3.volumes [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Create volume of 1 GB [ 1239.832873] [55069]: INFO cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Availability Zones retrieved successfully. [ 1239.839739] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Flow 'volume_create_api' (eba6f72d-1d3a-4827-8999-a7f0d252dfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1239.840909] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e697300-2c44-4086-a8ef-3bf52cfdca01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.842077] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1239.884220] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e697300-2c44-4086-a8ef-3bf52cfdca01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.885271] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cc5bc4-07e8-444c-8633-ac89b6730d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.942485] [55069]: DEBUG cinder.quota [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Created reservations ['823848b6-f14e-4ee3-8d5f-f4305f23551d', 'f8565d68-1738-4233-8467-5d94981f9c32', 'e98114e7-3838-46d6-8765-405285db0a49', 'fb205280-63b0-4922-918b-3ed9ca82d91b'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1239.943592] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cc5bc4-07e8-444c-8633-ac89b6730d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['823848b6-f14e-4ee3-8d5f-f4305f23551d', 'f8565d68-1738-4233-8467-5d94981f9c32', 'e98114e7-3838-46d6-8765-405285db0a49', 'fb205280-63b0-4922-918b-3ed9ca82d91b']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.944563] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ac582e-69a2-4ab6-9bf3-ff2be04e13df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.957511] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ac582e-69a2-4ab6-9bf3-ff2be04e13df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57336a6e-3d13-45fb-a548-45cc92c5a831', '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-173537636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca67665273454ac9b0cb5b30d81fed9f',qos_specs=None,replication_status=,reservations=['823848b6-f14e-4ee3-8d5f-f4305f23551d','f8565d68-1738-4233-8467-5d94981f9c32','e98114e7-3838-46d6-8765-405285db0a49','fb205280-63b0-4922-918b-3ed9ca82d91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3618601a5d104fa5a3ff6bfdf733754f',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:34:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-173537636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57336a6e-3d13-45fb-a548-45cc92c5a831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca67665273454ac9b0cb5b30d81fed9f',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='3618601a5d104fa5a3ff6bfdf733754f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.958510] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10191e4b-4721-4c3f-9e3c-f1638e17a6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.974908] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10191e4b-4721-4c3f-9e3c-f1638e17a6c7) 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-173537636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca67665273454ac9b0cb5b30d81fed9f',qos_specs=None,replication_status=,reservations=['823848b6-f14e-4ee3-8d5f-f4305f23551d','f8565d68-1738-4233-8467-5d94981f9c32','e98114e7-3838-46d6-8765-405285db0a49','fb205280-63b0-4922-918b-3ed9ca82d91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3618601a5d104fa5a3ff6bfdf733754f',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.974908] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a10536b-1181-419b-b159-64d9a629d6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.983711] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a10536b-1181-419b-b159-64d9a629d6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.984645] [55069]: DEBUG cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Flow 'volume_create_api' (eba6f72d-1d3a-4827-8999-a7f0d252dfc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1239.984968] [55069]: INFO cinder.volume.api [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Create volume request issued successfully. [ 1239.985762] [55069]: INFO cinder.api.openstack.wsgi [None req-bc9d6484-2c22-466e-9992-b7816c73313c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1239.986593] [55069]: [pid: 55069|app: 0|req: 276/532] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 02:34:33 2025] POST /volume/v3/volumes => generated 751 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1239.995402] [55068]: DEBUG cinder.api.middleware.request_id [None req-c1c29e65-68b0-412e-b74c-3d058fd6eb74 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.997696] [55068]: INFO cinder.api.openstack.wsgi [None req-c1c29e65-68b0-412e-b74c-3d058fd6eb74 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1239.997929] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c1c29e65-68b0-412e-b74c-3d058fd6eb74 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.998172] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c1c29e65-68b0-412e-b74c-3d058fd6eb74 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.005685] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.005685] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.010076] [55068]: INFO cinder.volume.api [None req-c1c29e65-68b0-412e-b74c-3d058fd6eb74 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1240.014950] [55068]: INFO cinder.api.openstack.wsgi [None req-c1c29e65-68b0-412e-b74c-3d058fd6eb74 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1240.015437] [55068]: [pid: 55068|app: 0|req: 257/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:33 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.583817] [55069]: DEBUG cinder.api.middleware.request_id [None req-b03006d8-cef9-4b6f-b43d-3ebfcd768b37 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.586065] [55069]: INFO cinder.api.openstack.wsgi [None req-b03006d8-cef9-4b6f-b43d-3ebfcd768b37 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] GET http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 [ 1240.586284] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b03006d8-cef9-4b6f-b43d-3ebfcd768b37 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.586556] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b03006d8-cef9-4b6f-b43d-3ebfcd768b37 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.594736] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.594736] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.597362] [55069]: INFO cinder.api.openstack.wsgi [None req-b03006d8-cef9-4b6f-b43d-3ebfcd768b37 tempest-DeleteServersTestJSON-1731593146 tempest-DeleteServersTestJSON-1731593146-project-member] http://10.180.1.21/volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 returned with HTTP 404 [ 1240.597848] [55069]: [pid: 55069|app: 0|req: 277/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:34 2025] GET /volume/v3/volumes/41cbcc93-04b0-4c5c-9c2f-e36503a8ece7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1241.025226] [55068]: DEBUG cinder.api.middleware.request_id [None req-1a58064f-8617-4168-aa7b-1b8e9bdfe876 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.027400] [55068]: INFO cinder.api.openstack.wsgi [None req-1a58064f-8617-4168-aa7b-1b8e9bdfe876 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1241.027704] [55068]: DEBUG cinder.api.openstack.wsgi [None req-1a58064f-8617-4168-aa7b-1b8e9bdfe876 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.027929] [55068]: DEBUG cinder.api.openstack.wsgi [None req-1a58064f-8617-4168-aa7b-1b8e9bdfe876 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.035182] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.035182] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.038636] [55068]: INFO cinder.volume.api [None req-1a58064f-8617-4168-aa7b-1b8e9bdfe876 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1241.043084] [55068]: INFO cinder.api.openstack.wsgi [None req-1a58064f-8617-4168-aa7b-1b8e9bdfe876 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1241.043444] [55068]: [pid: 55068|app: 0|req: 258/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:34 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.053465] [55069]: DEBUG cinder.api.middleware.request_id [None req-0136f0c7-a34f-4c9e-a8a5-fd17addb3806 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.055542] [55069]: INFO cinder.api.openstack.wsgi [None req-0136f0c7-a34f-4c9e-a8a5-fd17addb3806 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1242.055778] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0136f0c7-a34f-4c9e-a8a5-fd17addb3806 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.055994] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0136f0c7-a34f-4c9e-a8a5-fd17addb3806 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.065305] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.065305] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.070465] [55069]: INFO cinder.volume.api [None req-0136f0c7-a34f-4c9e-a8a5-fd17addb3806 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1242.076492] [55069]: INFO cinder.api.openstack.wsgi [None req-0136f0c7-a34f-4c9e-a8a5-fd17addb3806 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1242.076929] [55069]: [pid: 55069|app: 0|req: 278/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:35 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.087265] [55068]: DEBUG cinder.api.middleware.request_id [None req-8d06b32c-c4c1-4011-9ee3-dc089302882e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.089445] [55068]: INFO cinder.api.openstack.wsgi [None req-8d06b32c-c4c1-4011-9ee3-dc089302882e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1243.089671] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8d06b32c-c4c1-4011-9ee3-dc089302882e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.089886] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8d06b32c-c4c1-4011-9ee3-dc089302882e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.109902] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.109902] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.115606] [55068]: INFO cinder.volume.api [None req-8d06b32c-c4c1-4011-9ee3-dc089302882e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1243.122100] [55068]: INFO cinder.api.openstack.wsgi [None req-8d06b32c-c4c1-4011-9ee3-dc089302882e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1243.122623] [55068]: [pid: 55068|app: 0|req: 259/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:36 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1244.132761] [55069]: DEBUG cinder.api.middleware.request_id [None req-8f711f0e-1823-40ce-bba9-71d7fcac968e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.134945] [55069]: INFO cinder.api.openstack.wsgi [None req-8f711f0e-1823-40ce-bba9-71d7fcac968e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1244.135180] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8f711f0e-1823-40ce-bba9-71d7fcac968e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.135400] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8f711f0e-1823-40ce-bba9-71d7fcac968e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.142877] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.142877] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.146305] [55069]: INFO cinder.volume.api [None req-8f711f0e-1823-40ce-bba9-71d7fcac968e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1244.150479] [55069]: INFO cinder.api.openstack.wsgi [None req-8f711f0e-1823-40ce-bba9-71d7fcac968e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1244.150872] [55069]: [pid: 55069|app: 0|req: 279/538] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:37 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.161312] [55068]: DEBUG cinder.api.middleware.request_id [None req-5c816a7d-61a3-45cd-ab6d-42ac94a92fb0 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.163490] [55068]: INFO cinder.api.openstack.wsgi [None req-5c816a7d-61a3-45cd-ab6d-42ac94a92fb0 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1245.163722] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5c816a7d-61a3-45cd-ab6d-42ac94a92fb0 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.164087] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5c816a7d-61a3-45cd-ab6d-42ac94a92fb0 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.172670] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.172670] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.176457] [55068]: INFO cinder.volume.api [None req-5c816a7d-61a3-45cd-ab6d-42ac94a92fb0 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1245.182240] [55068]: INFO cinder.api.openstack.wsgi [None req-5c816a7d-61a3-45cd-ab6d-42ac94a92fb0 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1245.182653] [55068]: [pid: 55068|app: 0|req: 260/539] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:39 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.193382] [55069]: DEBUG cinder.api.middleware.request_id [None req-e01ad467-d299-4c2f-a47b-925388dc39e2 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.195627] [55069]: INFO cinder.api.openstack.wsgi [None req-e01ad467-d299-4c2f-a47b-925388dc39e2 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1246.195903] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e01ad467-d299-4c2f-a47b-925388dc39e2 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.196185] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e01ad467-d299-4c2f-a47b-925388dc39e2 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.205349] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.205349] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.209695] [55069]: INFO cinder.volume.api [None req-e01ad467-d299-4c2f-a47b-925388dc39e2 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1246.213980] [55069]: INFO cinder.api.openstack.wsgi [None req-e01ad467-d299-4c2f-a47b-925388dc39e2 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1246.214526] [55069]: [pid: 55069|app: 0|req: 280/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:40 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.224454] [55068]: DEBUG cinder.api.middleware.request_id [None req-8983c3dd-ce5a-40a1-8bd5-ccfb516dfbe4 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.226923] [55068]: INFO cinder.api.openstack.wsgi [None req-8983c3dd-ce5a-40a1-8bd5-ccfb516dfbe4 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1247.227158] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8983c3dd-ce5a-40a1-8bd5-ccfb516dfbe4 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.227396] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8983c3dd-ce5a-40a1-8bd5-ccfb516dfbe4 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.236659] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.236659] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.241315] [55068]: INFO cinder.volume.api [None req-8983c3dd-ce5a-40a1-8bd5-ccfb516dfbe4 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1247.245936] [55068]: INFO cinder.api.openstack.wsgi [None req-8983c3dd-ce5a-40a1-8bd5-ccfb516dfbe4 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1247.246358] [55068]: [pid: 55068|app: 0|req: 261/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:41 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1248.256912] [55069]: DEBUG cinder.api.middleware.request_id [None req-24f1212f-8f47-4af1-bf11-c7133a34c589 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.258680] [55069]: INFO cinder.api.openstack.wsgi [None req-24f1212f-8f47-4af1-bf11-c7133a34c589 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1248.258900] [55069]: DEBUG cinder.api.openstack.wsgi [None req-24f1212f-8f47-4af1-bf11-c7133a34c589 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.259137] [55069]: DEBUG cinder.api.openstack.wsgi [None req-24f1212f-8f47-4af1-bf11-c7133a34c589 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.266755] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.266755] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.270147] [55069]: INFO cinder.volume.api [None req-24f1212f-8f47-4af1-bf11-c7133a34c589 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1248.274298] [55069]: INFO cinder.api.openstack.wsgi [None req-24f1212f-8f47-4af1-bf11-c7133a34c589 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1248.274668] [55069]: [pid: 55069|app: 0|req: 281/542] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:42 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1249.285388] [55068]: DEBUG cinder.api.middleware.request_id [None req-2dfe32f3-818c-4cbc-a1fa-e1b650747944 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.287683] [55068]: INFO cinder.api.openstack.wsgi [None req-2dfe32f3-818c-4cbc-a1fa-e1b650747944 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1249.288016] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2dfe32f3-818c-4cbc-a1fa-e1b650747944 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.288282] [55068]: DEBUG cinder.api.openstack.wsgi [None req-2dfe32f3-818c-4cbc-a1fa-e1b650747944 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.298796] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.298796] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.303855] [55068]: INFO cinder.volume.api [None req-2dfe32f3-818c-4cbc-a1fa-e1b650747944 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1249.308591] [55068]: INFO cinder.api.openstack.wsgi [None req-2dfe32f3-818c-4cbc-a1fa-e1b650747944 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1249.308956] [55068]: [pid: 55068|app: 0|req: 262/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:43 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.319709] [55069]: DEBUG cinder.api.middleware.request_id [None req-d3087da5-3f5f-4f48-ba41-932a40624aeb None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.321763] [55069]: INFO cinder.api.openstack.wsgi [None req-d3087da5-3f5f-4f48-ba41-932a40624aeb tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1250.321979] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d3087da5-3f5f-4f48-ba41-932a40624aeb tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.322217] [55069]: DEBUG cinder.api.openstack.wsgi [None req-d3087da5-3f5f-4f48-ba41-932a40624aeb tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.332352] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.332352] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.336516] [55069]: INFO cinder.volume.api [None req-d3087da5-3f5f-4f48-ba41-932a40624aeb tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1250.341263] [55069]: INFO cinder.api.openstack.wsgi [None req-d3087da5-3f5f-4f48-ba41-932a40624aeb tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1250.341810] [55069]: [pid: 55069|app: 0|req: 282/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:44 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.351324] [55068]: DEBUG cinder.api.middleware.request_id [None req-f5f95c5d-246b-47fd-bbb5-e4d5f3fed928 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.353479] [55068]: INFO cinder.api.openstack.wsgi [None req-f5f95c5d-246b-47fd-bbb5-e4d5f3fed928 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1251.353702] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f5f95c5d-246b-47fd-bbb5-e4d5f3fed928 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.353919] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f5f95c5d-246b-47fd-bbb5-e4d5f3fed928 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.361689] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.361689] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.365074] [55068]: INFO cinder.volume.api [None req-f5f95c5d-246b-47fd-bbb5-e4d5f3fed928 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1251.369327] [55068]: INFO cinder.api.openstack.wsgi [None req-f5f95c5d-246b-47fd-bbb5-e4d5f3fed928 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1251.369706] [55068]: [pid: 55068|app: 0|req: 263/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:45 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.380026] [55069]: DEBUG cinder.api.middleware.request_id [None req-2080442e-01ad-454b-9c0f-14bd5dadd9b7 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.382122] [55069]: INFO cinder.api.openstack.wsgi [None req-2080442e-01ad-454b-9c0f-14bd5dadd9b7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1252.382339] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2080442e-01ad-454b-9c0f-14bd5dadd9b7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.382555] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2080442e-01ad-454b-9c0f-14bd5dadd9b7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.390133] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.390133] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.393389] [55069]: INFO cinder.volume.api [None req-2080442e-01ad-454b-9c0f-14bd5dadd9b7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1252.397653] [55069]: INFO cinder.api.openstack.wsgi [None req-2080442e-01ad-454b-9c0f-14bd5dadd9b7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1252.398026] [55069]: [pid: 55069|app: 0|req: 283/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:46 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.408668] [55068]: DEBUG cinder.api.middleware.request_id [None req-6ccb65b5-e85d-49c2-ae28-f70143e38f6c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.410681] [55068]: INFO cinder.api.openstack.wsgi [None req-6ccb65b5-e85d-49c2-ae28-f70143e38f6c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1253.410904] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6ccb65b5-e85d-49c2-ae28-f70143e38f6c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.411137] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6ccb65b5-e85d-49c2-ae28-f70143e38f6c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.419031] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.419031] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.422390] [55068]: INFO cinder.volume.api [None req-6ccb65b5-e85d-49c2-ae28-f70143e38f6c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1253.426527] [55068]: INFO cinder.api.openstack.wsgi [None req-6ccb65b5-e85d-49c2-ae28-f70143e38f6c tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1253.426928] [55068]: [pid: 55068|app: 0|req: 264/547] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:47 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.437055] [55069]: DEBUG cinder.api.middleware.request_id [None req-9ac62ab4-5d9d-40ac-a615-c2b96de068f7 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.439128] [55069]: INFO cinder.api.openstack.wsgi [None req-9ac62ab4-5d9d-40ac-a615-c2b96de068f7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1254.439370] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9ac62ab4-5d9d-40ac-a615-c2b96de068f7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.439587] [55069]: DEBUG cinder.api.openstack.wsgi [None req-9ac62ab4-5d9d-40ac-a615-c2b96de068f7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.451443] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.451443] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.455625] [55069]: INFO cinder.volume.api [None req-9ac62ab4-5d9d-40ac-a615-c2b96de068f7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1254.460476] [55069]: INFO cinder.api.openstack.wsgi [None req-9ac62ab4-5d9d-40ac-a615-c2b96de068f7 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1254.461029] [55069]: [pid: 55069|app: 0|req: 284/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:48 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.471097] [55068]: DEBUG cinder.api.middleware.request_id [None req-ccba2604-8026-4937-826c-23d618a35b7e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.473316] [55068]: INFO cinder.api.openstack.wsgi [None req-ccba2604-8026-4937-826c-23d618a35b7e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1255.473572] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ccba2604-8026-4937-826c-23d618a35b7e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.473800] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ccba2604-8026-4937-826c-23d618a35b7e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.482107] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.482107] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.485944] [55068]: INFO cinder.volume.api [None req-ccba2604-8026-4937-826c-23d618a35b7e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1255.490702] [55068]: INFO cinder.api.openstack.wsgi [None req-ccba2604-8026-4937-826c-23d618a35b7e tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1255.491251] [55068]: [pid: 55068|app: 0|req: 265/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:49 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.500233] [55069]: DEBUG cinder.api.middleware.request_id [None req-114cd044-0e4f-4a98-b257-8f561ceb0750 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.502325] [55069]: INFO cinder.api.openstack.wsgi [None req-114cd044-0e4f-4a98-b257-8f561ceb0750 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1256.502548] [55069]: DEBUG cinder.api.openstack.wsgi [None req-114cd044-0e4f-4a98-b257-8f561ceb0750 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.502764] [55069]: DEBUG cinder.api.openstack.wsgi [None req-114cd044-0e4f-4a98-b257-8f561ceb0750 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.510920] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.510920] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.514516] [55069]: INFO cinder.volume.api [None req-114cd044-0e4f-4a98-b257-8f561ceb0750 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1256.518932] [55069]: INFO cinder.api.openstack.wsgi [None req-114cd044-0e4f-4a98-b257-8f561ceb0750 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1256.519366] [55069]: [pid: 55069|app: 0|req: 285/550] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:50 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.529314] [55068]: DEBUG cinder.api.middleware.request_id [None req-3c4d9b70-cfa6-4130-963c-515f99b99257 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.531412] [55068]: INFO cinder.api.openstack.wsgi [None req-3c4d9b70-cfa6-4130-963c-515f99b99257 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1257.531628] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3c4d9b70-cfa6-4130-963c-515f99b99257 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.531843] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3c4d9b70-cfa6-4130-963c-515f99b99257 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.540814] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.540814] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.544637] [55068]: INFO cinder.volume.api [None req-3c4d9b70-cfa6-4130-963c-515f99b99257 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1257.549570] [55068]: INFO cinder.api.openstack.wsgi [None req-3c4d9b70-cfa6-4130-963c-515f99b99257 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1257.549989] [55068]: [pid: 55068|app: 0|req: 266/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:51 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.576584] [55069]: DEBUG cinder.api.middleware.request_id [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-0181c74c-8041-4a40-9d0c-54155f92976f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.578932] [55069]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-0181c74c-8041-4a40-9d0c-54155f92976f tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1257.579166] [55069]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-0181c74c-8041-4a40-9d0c-54155f92976f tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.579379] [55069]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-0181c74c-8041-4a40-9d0c-54155f92976f tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.587109] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.587109] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.590480] [55069]: INFO cinder.volume.api [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-0181c74c-8041-4a40-9d0c-54155f92976f tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1257.595274] [55069]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-0181c74c-8041-4a40-9d0c-54155f92976f tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1257.595676] [55069]: [pid: 55069|app: 0|req: 286/552] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:34:51 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1257.876755] [55068]: DEBUG cinder.api.middleware.request_id [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-33f0b0c8-f193-4226-bbe7-b49a7a993c07 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.879194] [55068]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-33f0b0c8-f193-4226-bbe7-b49a7a993c07 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1257.879419] [55068]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-33f0b0c8-f193-4226-bbe7-b49a7a993c07 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.879638] [55068]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-33f0b0c8-f193-4226-bbe7-b49a7a993c07 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.886954] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.886954] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.890321] [55068]: INFO cinder.volume.api [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-33f0b0c8-f193-4226-bbe7-b49a7a993c07 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1257.894843] [55068]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-33f0b0c8-f193-4226-bbe7-b49a7a993c07 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1257.895234] [55068]: [pid: 55068|app: 0|req: 267/553] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:34:51 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.900838] [55069]: DEBUG cinder.api.middleware.request_id [None req-f8d65d17-b3c2-4b8e-be92-82b399c6741d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.901349] [55069]: INFO cinder.api.openstack.wsgi [None req-f8d65d17-b3c2-4b8e-be92-82b399c6741d None None] GET http://10.180.1.21/volume// [ 1257.901536] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f8d65d17-b3c2-4b8e-be92-82b399c6741d None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.901750] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f8d65d17-b3c2-4b8e-be92-82b399c6741d None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.902156] [55069]: INFO cinder.api.openstack.wsgi [None req-f8d65d17-b3c2-4b8e-be92-82b399c6741d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1257.902480] [55069]: [pid: 55069|app: 0|req: 287/554] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:34:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1257.905758] [55068]: DEBUG cinder.api.middleware.request_id [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-f952b9ff-f7f1-49e2-83bf-27562d82f7b9 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.907513] [55068]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-f952b9ff-f7f1-49e2-83bf-27562d82f7b9 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1257.907945] [55068]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-f952b9ff-f7f1-49e2-83bf-27562d82f7b9 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57336a6e-3d13-45fb-a548-45cc92c5a831", "connector": null, "instance_uuid": "19d1a34e-6884-48cb-a2ec-88db1fc34c8b"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1257.916067] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.916067] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.936277] [55068]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-f952b9ff-f7f1-49e2-83bf-27562d82f7b9 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1257.936640] [55068]: [pid: 55068|app: 0|req: 268/555] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:34:51 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1261.448893] [55069]: DEBUG cinder.api.middleware.request_id [None req-c1be0724-86cd-40c4-874d-048513af9560 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.450967] [55069]: INFO cinder.api.openstack.wsgi [None req-c1be0724-86cd-40c4-874d-048513af9560 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1261.451209] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c1be0724-86cd-40c4-874d-048513af9560 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.451421] [55069]: DEBUG cinder.api.openstack.wsgi [None req-c1be0724-86cd-40c4-874d-048513af9560 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.463287] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.463287] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.467113] [55069]: INFO cinder.volume.api [None req-c1be0724-86cd-40c4-874d-048513af9560 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1261.471635] [55069]: INFO cinder.api.openstack.wsgi [None req-c1be0724-86cd-40c4-874d-048513af9560 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1261.472076] [55069]: [pid: 55069|app: 0|req: 288/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:55 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.509884] [55068]: DEBUG cinder.api.middleware.request_id [None req-c59094ce-5c21-43b2-ae04-951fce13856c None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.511945] [55068]: INFO cinder.api.openstack.wsgi [None req-c59094ce-5c21-43b2-ae04-951fce13856c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1261.512191] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c59094ce-5c21-43b2-ae04-951fce13856c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.512410] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c59094ce-5c21-43b2-ae04-951fce13856c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.520239] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520239] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.523494] [55068]: INFO cinder.volume.api [None req-c59094ce-5c21-43b2-ae04-951fce13856c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1261.527605] [55068]: INFO cinder.api.openstack.wsgi [None req-c59094ce-5c21-43b2-ae04-951fce13856c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1261.527952] [55068]: [pid: 55068|app: 0|req: 269/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:34:55 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.300357] [55069]: DEBUG cinder.api.middleware.request_id [None req-42769659-fb82-465c-8a78-e3dc3a14bab6 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.300357] [55069]: INFO cinder.api.openstack.wsgi [None req-42769659-fb82-465c-8a78-e3dc3a14bab6 None None] GET http://10.180.1.21/volume// [ 1263.300357] [55069]: DEBUG cinder.api.openstack.wsgi [None req-42769659-fb82-465c-8a78-e3dc3a14bab6 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.300357] [55069]: DEBUG cinder.api.openstack.wsgi [None req-42769659-fb82-465c-8a78-e3dc3a14bab6 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.300357] [55069]: INFO cinder.api.openstack.wsgi [None req-42769659-fb82-465c-8a78-e3dc3a14bab6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1263.300357] [55069]: [pid: 55069|app: 0|req: 289/558] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:34:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1263.305696] [55068]: DEBUG cinder.api.middleware.request_id [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-1cf276b0-0285-4b47-977e-8264a1b44146 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.312677] [55068]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-1cf276b0-0285-4b47-977e-8264a1b44146 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] GET http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1263.312945] [55068]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-1cf276b0-0285-4b47-977e-8264a1b44146 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.313185] [55068]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-1cf276b0-0285-4b47-977e-8264a1b44146 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.315458] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=142,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1263.330698] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.330698] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.334722] [55068]: INFO cinder.volume.api [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-1cf276b0-0285-4b47-977e-8264a1b44146 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1263.340833] [55068]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-1cf276b0-0285-4b47-977e-8264a1b44146 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 200 [ 1263.341323] [55068]: [pid: 55068|app: 0|req: 270/559] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:34:57 2025] GET /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 1571 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1263.445891] [55069]: DEBUG cinder.api.middleware.request_id [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-36256cb2-a03a-4606-b8cf-240a822ea121 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.449063] [55069]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-36256cb2-a03a-4606-b8cf-240a822ea121 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] PUT http://10.180.1.21/volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051 [ 1263.449720] [55069]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-36256cb2-a03a-4606-b8cf-240a822ea121 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-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=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1263.452942] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=171,cinder:INSERT=20,cinder:UPDATE=25 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1263.465051] [55069]: DEBUG cinder.coordination [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-36256cb2-a03a-4606-b8cf-240a822ea121 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Acquiring lock "cinder-attachment_update-57336a6e-3d13-45fb-a548-45cc92c5a831-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1263.469719] [55069]: DEBUG cinder.coordination [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-36256cb2-a03a-4606-b8cf-240a822ea121 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Lock "cinder-attachment_update-57336a6e-3d13-45fb-a548-45cc92c5a831-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1263.470805] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.470805] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.989483] [55069]: DEBUG cinder.coordination [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-36256cb2-a03a-4606-b8cf-240a822ea121 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Lock "cinder-attachment_update-57336a6e-3d13-45fb-a548-45cc92c5a831-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1263.989818] [55069]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-36256cb2-a03a-4606-b8cf-240a822ea121 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051 returned with HTTP 200 [ 1263.992237] [55069]: [pid: 55069|app: 0|req: 290/560] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:34:57 2025] PUT /volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.497692] [55068]: DEBUG cinder.api.middleware.request_id [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-e2e1b3fb-b1c2-4015-ab11-8b8c59557c8d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.500144] [55068]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-e2e1b3fb-b1c2-4015-ab11-8b8c59557c8d tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] POST http://10.180.1.21/volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051/action [ 1264.500696] [55068]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-e2e1b3fb-b1c2-4015-ab11-8b8c59557c8d tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Action body: b'{"os-complete": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1264.500856] [55068]: DEBUG cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-e2e1b3fb-b1c2-4015-ab11-8b8c59557c8d tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1264.519729] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519729] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.525667] [55068]: INFO cinder.api.openstack.wsgi [req-08f9a837-81ed-4671-9c9c-2a90500ac992 req-e2e1b3fb-b1c2-4015-ab11-8b8c59557c8d tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051/action returned with HTTP 204 [ 1264.526203] [55068]: [pid: 55068|app: 0|req: 271/561] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:34:58 2025] POST /volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1273.986529] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1274.524092] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=8,cinder:UPDATE=2 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1275.081886] [55069]: DEBUG cinder.api.middleware.request_id [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-39ab632c-0007-41c4-aba1-fade4c10e91e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.084316] [55069]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-39ab632c-0007-41c4-aba1-fade4c10e91e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1275.085035] [55069]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-39ab632c-0007-41c4-aba1-fade4c10e91e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.085035] [55069]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-39ab632c-0007-41c4-aba1-fade4c10e91e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.099559] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.099559] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.103793] [55069]: INFO cinder.volume.api [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-39ab632c-0007-41c4-aba1-fade4c10e91e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1275.110023] [55069]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-39ab632c-0007-41c4-aba1-fade4c10e91e tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1275.110477] [55069]: [pid: 55069|app: 0|req: 291/562] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:35:08 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 1683 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1275.139823] [55068]: DEBUG cinder.api.middleware.request_id [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-514a5a2f-8c06-4f29-b9b4-63939b9e5ef7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.142294] [55068]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-514a5a2f-8c06-4f29-b9b4-63939b9e5ef7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] GET http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1275.142508] [55068]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-514a5a2f-8c06-4f29-b9b4-63939b9e5ef7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.142771] [55068]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-514a5a2f-8c06-4f29-b9b4-63939b9e5ef7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.153384] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.153384] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.157133] [55068]: INFO cinder.volume.api [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-514a5a2f-8c06-4f29-b9b4-63939b9e5ef7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1275.162465] [55068]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-514a5a2f-8c06-4f29-b9b4-63939b9e5ef7 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 200 [ 1275.162888] [55068]: [pid: 55068|app: 0|req: 272/563] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:35:08 2025] GET /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 1683 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1279.113870] [55069]: DEBUG cinder.api.middleware.request_id [None req-5be9685b-358b-411a-98dd-5ca0a7280146 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.114355] [55069]: INFO cinder.api.openstack.wsgi [None req-5be9685b-358b-411a-98dd-5ca0a7280146 None None] GET http://10.180.1.21/volume// [ 1279.114534] [55069]: DEBUG cinder.api.openstack.wsgi [None req-5be9685b-358b-411a-98dd-5ca0a7280146 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.114746] [55069]: DEBUG cinder.api.openstack.wsgi [None req-5be9685b-358b-411a-98dd-5ca0a7280146 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.115213] [55069]: INFO cinder.api.openstack.wsgi [None req-5be9685b-358b-411a-98dd-5ca0a7280146 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1279.115564] [55069]: [pid: 55069|app: 0|req: 292/564] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:35:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1279.118984] [55068]: DEBUG cinder.api.middleware.request_id [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-9b820c9b-d73f-47bc-82bc-792906c4163d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.121251] [55068]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-9b820c9b-d73f-47bc-82bc-792906c4163d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1279.121669] [55068]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-9b820c9b-d73f-47bc-82bc-792906c4163d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a923122-44d6-4464-b581-d2e7d3f9dfda", "connector": null, "instance_uuid": "d03bb9a9-39c9-4c46-9028-7f5ed34cb4ce"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1279.136525] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.136525] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.163017] [55068]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-9b820c9b-d73f-47bc-82bc-792906c4163d tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1279.163461] [55068]: [pid: 55068|app: 0|req: 273/565] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:35:12 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1279.205690] [55069]: DEBUG cinder.api.middleware.request_id [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-e6034192-ecaa-47e1-a4c8-d02277f20ade None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.208125] [55069]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-e6034192-ecaa-47e1-a4c8-d02277f20ade tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] POST http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda/action [ 1279.208509] [55069]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-e6034192-ecaa-47e1-a4c8-d02277f20ade tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1279.208647] [55069]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-e6034192-ecaa-47e1-a4c8-d02277f20ade tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1279.220377] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.220377] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.220889] [55069]: INFO cinder.volume.api [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-e6034192-ecaa-47e1-a4c8-d02277f20ade tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1279.224793] [55069]: INFO cinder.volume.api [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-e6034192-ecaa-47e1-a4c8-d02277f20ade tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Roll detaching of volume completed successfully. [ 1279.225017] [55069]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-e6034192-ecaa-47e1-a4c8-d02277f20ade tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda/action returned with HTTP 202 [ 1279.225417] [55069]: [pid: 55069|app: 0|req: 293/566] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:35:13 2025] POST /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1279.231792] [55068]: DEBUG cinder.api.middleware.request_id [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-cda8207a-a0e4-4de4-932d-865b5fe33b18 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.234130] [55068]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-cda8207a-a0e4-4de4-932d-865b5fe33b18 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6b577deb-6c92-42bb-bef8-c8dfc6e22e3f [ 1279.234353] [55068]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-cda8207a-a0e4-4de4-932d-865b5fe33b18 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.234567] [55068]: DEBUG cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-cda8207a-a0e4-4de4-932d-865b5fe33b18 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.242566] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.242566] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.264572] [55068]: INFO cinder.api.openstack.wsgi [req-980a008b-1a7b-4414-ba14-95cdd1d1e571 req-cda8207a-a0e4-4de4-932d-865b5fe33b18 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/attachments/6b577deb-6c92-42bb-bef8-c8dfc6e22e3f returned with HTTP 200 [ 1279.265073] [55068]: [pid: 55068|app: 0|req: 274/567] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:35:13 2025] DELETE /volume/v3/attachments/6b577deb-6c92-42bb-bef8-c8dfc6e22e3f => generated 192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.968546] [55069]: DEBUG cinder.api.middleware.request_id [req-9139550b-87a5-4a85-84c0-374cb4529469 req-841328d9-232b-4953-8acc-fc186d880e12 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.972921] [55069]: INFO cinder.api.openstack.wsgi [req-9139550b-87a5-4a85-84c0-374cb4529469 req-841328d9-232b-4953-8acc-fc186d880e12 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] DELETE http://10.180.1.21/volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a [ 1283.973181] [55069]: DEBUG cinder.api.openstack.wsgi [req-9139550b-87a5-4a85-84c0-374cb4529469 req-841328d9-232b-4953-8acc-fc186d880e12 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.973402] [55069]: DEBUG cinder.api.openstack.wsgi [req-9139550b-87a5-4a85-84c0-374cb4529469 req-841328d9-232b-4953-8acc-fc186d880e12 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.984875] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984875] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.519379] [55069]: INFO cinder.api.openstack.wsgi [req-9139550b-87a5-4a85-84c0-374cb4529469 req-841328d9-232b-4953-8acc-fc186d880e12 tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a returned with HTTP 200 [ 1284.520143] [55069]: [pid: 55069|app: 0|req: 294/568] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:35:17 2025] DELETE /volume/v3/attachments/091839cc-e517-4e48-a8c7-19baac9a245a => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.526800] [55068]: DEBUG cinder.api.middleware.request_id [req-9139550b-87a5-4a85-84c0-374cb4529469 req-4c9cb670-9839-4f4c-934e-f680176b146f None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.528762] [55068]: INFO cinder.api.openstack.wsgi [req-9139550b-87a5-4a85-84c0-374cb4529469 req-4c9cb670-9839-4f4c-934e-f680176b146f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1284.528952] [55068]: DEBUG cinder.api.openstack.wsgi [req-9139550b-87a5-4a85-84c0-374cb4529469 req-4c9cb670-9839-4f4c-934e-f680176b146f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.529194] [55068]: DEBUG cinder.api.openstack.wsgi [req-9139550b-87a5-4a85-84c0-374cb4529469 req-4c9cb670-9839-4f4c-934e-f680176b146f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.529365] [55068]: INFO cinder.api.v3.volumes [req-9139550b-87a5-4a85-84c0-374cb4529469 req-4c9cb670-9839-4f4c-934e-f680176b146f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Delete volume with id: 7a923122-44d6-4464-b581-d2e7d3f9dfda [ 1284.538463] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.538463] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.538842] [55068]: INFO cinder.volume.api [req-9139550b-87a5-4a85-84c0-374cb4529469 req-4c9cb670-9839-4f4c-934e-f680176b146f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Volume info retrieved successfully. [ 1284.557705] [55068]: INFO cinder.volume.api [req-9139550b-87a5-4a85-84c0-374cb4529469 req-4c9cb670-9839-4f4c-934e-f680176b146f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] Delete volume request issued successfully. [ 1284.557904] [55068]: INFO cinder.api.openstack.wsgi [req-9139550b-87a5-4a85-84c0-374cb4529469 req-4c9cb670-9839-4f4c-934e-f680176b146f tempest-ServerActionsV293TestJSON-1431741695 tempest-ServerActionsV293TestJSON-1431741695-project-member] http://10.180.1.21/volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda returned with HTTP 202 [ 1284.558421] [55068]: [pid: 55068|app: 0|req: 275/569] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 02:35:18 2025] DELETE /volume/v3/volumes/7a923122-44d6-4464-b581-d2e7d3f9dfda => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1294.518381] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1294.553195] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1314.242224] [55069]: DEBUG cinder.api.middleware.request_id [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-a86824b7-b2d6-4f56-9736-4e559605c9aa None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.244523] [55069]: INFO cinder.api.openstack.wsgi [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-a86824b7-b2d6-4f56-9736-4e559605c9aa tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051 [ 1314.244739] [55069]: DEBUG cinder.api.openstack.wsgi [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-a86824b7-b2d6-4f56-9736-4e559605c9aa tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.244958] [55069]: DEBUG cinder.api.openstack.wsgi [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-a86824b7-b2d6-4f56-9736-4e559605c9aa tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.253974] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.253974] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.781349] [55069]: INFO cinder.api.openstack.wsgi [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-a86824b7-b2d6-4f56-9736-4e559605c9aa tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051 returned with HTTP 200 [ 1314.781792] [55069]: [pid: 55069|app: 0|req: 295/570] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:35:48 2025] DELETE /volume/v3/attachments/ee04521c-10e2-4758-82fd-7a8df813c051 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.788958] [55068]: DEBUG cinder.api.middleware.request_id [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-ccd11115-d15f-434c-8520-7612debb3885 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.791421] [55068]: INFO cinder.api.openstack.wsgi [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-ccd11115-d15f-434c-8520-7612debb3885 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] DELETE http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1314.791659] [55068]: DEBUG cinder.api.openstack.wsgi [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-ccd11115-d15f-434c-8520-7612debb3885 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.792053] [55068]: DEBUG cinder.api.openstack.wsgi [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-ccd11115-d15f-434c-8520-7612debb3885 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.792296] [55068]: INFO cinder.api.v3.volumes [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-ccd11115-d15f-434c-8520-7612debb3885 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Delete volume with id: 57336a6e-3d13-45fb-a548-45cc92c5a831 [ 1314.802870] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.802870] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.803454] [55068]: INFO cinder.volume.api [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-ccd11115-d15f-434c-8520-7612debb3885 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Volume info retrieved successfully. [ 1314.821083] [55068]: INFO cinder.volume.api [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-ccd11115-d15f-434c-8520-7612debb3885 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] Delete volume request issued successfully. [ 1314.821332] [55068]: INFO cinder.api.openstack.wsgi [req-ba45ac66-e3ad-41ce-9605-115e6f70809a req-ccd11115-d15f-434c-8520-7612debb3885 tempest-ServersTestBootFromVolume-1688330749 tempest-ServersTestBootFromVolume-1688330749-project-member] http://10.180.1.21/volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 returned with HTTP 202 [ 1314.821748] [55068]: [pid: 55068|app: 0|req: 276/571] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 02:35:48 2025] DELETE /volume/v3/volumes/57336a6e-3d13-45fb-a548-45cc92c5a831 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1320.747641] [55069]: DEBUG cinder.api.middleware.request_id [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.749666] [55069]: INFO cinder.api.openstack.wsgi [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1320.750066] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-866651710"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1320.751730] [55069]: DEBUG cinder.api.v3.volumes [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-866651710'}} {{(pid=55069) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1320.751872] [55069]: INFO cinder.api.v3.volumes [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume of 1 GB [ 1320.752203] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.752203] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.757457] [55069]: INFO cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Availability Zones retrieved successfully. [ 1320.764067] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Flow 'volume_create_api' (5295887b-3401-464d-9f22-5a9f2a8bbf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1320.765194] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd824433-ee0f-4bea-89d3-4f9cf10dbc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.766276] [55069]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Validating volume size '1' using validate_int {{(pid=55069) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1320.782983] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd824433-ee0f-4bea-89d3-4f9cf10dbc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.783872] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (530db464-3b45-484b-a763-1cdb5a7d13b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.812940] [55069]: DEBUG cinder.quota [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Created reservations ['9ede5e23-d43b-4a19-9b39-bbf165afbac8', '73c840d1-10f8-475f-86d6-9c1029fe8c04', '09dee70f-0432-47f2-9830-f8053fab7383', '7c992fda-3eac-40d8-9256-0ac06bb3c5b0'] {{(pid=55069) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1320.813836] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (530db464-3b45-484b-a763-1cdb5a7d13b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ede5e23-d43b-4a19-9b39-bbf165afbac8', '73c840d1-10f8-475f-86d6-9c1029fe8c04', '09dee70f-0432-47f2-9830-f8053fab7383', '7c992fda-3eac-40d8-9256-0ac06bb3c5b0']}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.814740] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78acd1fc-c404-420f-9b4b-d8cd5a7583c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.827666] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78acd1fc-c404-420f-9b4b-d8cd5a7583c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a156eb-0da9-471a-9e8e-b3a29917dfbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-866651710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f9bccdfd3014a6585217e9994da182f',qos_specs=None,replication_status=,reservations=['9ede5e23-d43b-4a19-9b39-bbf165afbac8','73c840d1-10f8-475f-86d6-9c1029fe8c04','09dee70f-0432-47f2-9830-f8053fab7383','7c992fda-3eac-40d8-9256-0ac06bb3c5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8012da894d904985952de7c1036fa940',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-866651710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a156eb-0da9-471a-9e8e-b3a29917dfbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f9bccdfd3014a6585217e9994da182f',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='8012da894d904985952de7c1036fa940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.828553] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f44f14-be53-4ef4-926b-85021bb1415d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.841730] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f44f14-be53-4ef4-926b-85021bb1415d) 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-866651710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f9bccdfd3014a6585217e9994da182f',qos_specs=None,replication_status=,reservations=['9ede5e23-d43b-4a19-9b39-bbf165afbac8','73c840d1-10f8-475f-86d6-9c1029fe8c04','09dee70f-0432-47f2-9830-f8053fab7383','7c992fda-3eac-40d8-9256-0ac06bb3c5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8012da894d904985952de7c1036fa940',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.842552] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc07def9-51cc-43c2-9992-b3a844e0983b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1320.850668] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc07def9-51cc-43c2-9992-b3a844e0983b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55069) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1320.851661] [55069]: DEBUG cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Flow 'volume_create_api' (5295887b-3401-464d-9f22-5a9f2a8bbf94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55069) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1320.851993] [55069]: INFO cinder.volume.api [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume request issued successfully. [ 1320.852645] [55069]: INFO cinder.api.openstack.wsgi [None req-4d1a5eb5-6b28-460c-bbe1-9de7395aac80 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1320.853087] [55069]: [pid: 55069|app: 0|req: 296/572] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:35:54 2025] POST /volume/v3/volumes => generated 749 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1320.861915] [55068]: DEBUG cinder.api.middleware.request_id [None req-6f6426b7-6816-4058-b11f-a192c9332767 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.863758] [55068]: INFO cinder.api.openstack.wsgi [None req-6f6426b7-6816-4058-b11f-a192c9332767 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1320.863984] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6f6426b7-6816-4058-b11f-a192c9332767 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.864220] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6f6426b7-6816-4058-b11f-a192c9332767 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.871650] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.871650] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.875703] [55068]: INFO cinder.volume.api [None req-6f6426b7-6816-4058-b11f-a192c9332767 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1320.879943] [55068]: INFO cinder.api.openstack.wsgi [None req-6f6426b7-6816-4058-b11f-a192c9332767 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1320.880452] [55068]: [pid: 55068|app: 0|req: 277/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:35:54 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.891109] [55069]: DEBUG cinder.api.middleware.request_id [None req-aa55ef5c-6895-47c9-a41e-f723cfab4acb None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.893393] [55069]: INFO cinder.api.openstack.wsgi [None req-aa55ef5c-6895-47c9-a41e-f723cfab4acb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1321.893618] [55069]: DEBUG cinder.api.openstack.wsgi [None req-aa55ef5c-6895-47c9-a41e-f723cfab4acb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.893840] [55069]: DEBUG cinder.api.openstack.wsgi [None req-aa55ef5c-6895-47c9-a41e-f723cfab4acb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.901746] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.901746] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.905074] [55069]: INFO cinder.volume.api [None req-aa55ef5c-6895-47c9-a41e-f723cfab4acb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1321.909239] [55069]: INFO cinder.api.openstack.wsgi [None req-aa55ef5c-6895-47c9-a41e-f723cfab4acb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1321.909605] [55069]: [pid: 55069|app: 0|req: 297/574] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:35:55 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.947360] [55068]: DEBUG cinder.api.middleware.request_id [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-af843097-7e52-4ec5-8617-5bfaeb4dbea7 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.949807] [55068]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-af843097-7e52-4ec5-8617-5bfaeb4dbea7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1321.950033] [55068]: DEBUG cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-af843097-7e52-4ec5-8617-5bfaeb4dbea7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.950251] [55068]: DEBUG cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-af843097-7e52-4ec5-8617-5bfaeb4dbea7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.957521] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.957521] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.960795] [55068]: INFO cinder.volume.api [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-af843097-7e52-4ec5-8617-5bfaeb4dbea7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1321.964804] [55068]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-af843097-7e52-4ec5-8617-5bfaeb4dbea7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1321.965184] [55068]: [pid: 55068|app: 0|req: 278/575] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:35:55 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.484219] [55069]: DEBUG cinder.api.middleware.request_id [None req-e32b0f11-12f2-4ab3-881f-673557711b2d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.484671] [55069]: INFO cinder.api.openstack.wsgi [None req-e32b0f11-12f2-4ab3-881f-673557711b2d None None] GET http://10.180.1.21/volume// [ 1323.484891] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e32b0f11-12f2-4ab3-881f-673557711b2d None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.485129] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e32b0f11-12f2-4ab3-881f-673557711b2d None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.485521] [55069]: INFO cinder.api.openstack.wsgi [None req-e32b0f11-12f2-4ab3-881f-673557711b2d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1323.485828] [55069]: [pid: 55069|app: 0|req: 298/576] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:35:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1323.489567] [55068]: DEBUG cinder.api.middleware.request_id [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-26b4ca56-6ba3-4c62-a2d1-50cd5bd7cc10 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.491813] [55068]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-26b4ca56-6ba3-4c62-a2d1-50cd5bd7cc10 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1323.492268] [55068]: DEBUG cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-26b4ca56-6ba3-4c62-a2d1-50cd5bd7cc10 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17a156eb-0da9-471a-9e8e-b3a29917dfbe", "connector": null, "instance_uuid": "9049727c-4fc8-4c00-8615-9dd4ce495032"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1323.502898] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.502898] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.524541] [55068]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-26b4ca56-6ba3-4c62-a2d1-50cd5bd7cc10 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1323.525050] [55068]: [pid: 55068|app: 0|req: 279/577] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:35:57 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) [ 1323.546301] [55069]: DEBUG cinder.api.middleware.request_id [None req-df23c781-db2c-4cae-b40f-15060f273cef None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.548433] [55069]: INFO cinder.api.openstack.wsgi [None req-df23c781-db2c-4cae-b40f-15060f273cef tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1323.548629] [55069]: DEBUG cinder.api.openstack.wsgi [None req-df23c781-db2c-4cae-b40f-15060f273cef tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.548892] [55069]: DEBUG cinder.api.openstack.wsgi [None req-df23c781-db2c-4cae-b40f-15060f273cef tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.558550] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.558550] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.562301] [55069]: INFO cinder.volume.api [None req-df23c781-db2c-4cae-b40f-15060f273cef tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1323.567359] [55069]: INFO cinder.api.openstack.wsgi [None req-df23c781-db2c-4cae-b40f-15060f273cef tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1323.567736] [55069]: [pid: 55069|app: 0|req: 299/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:35:57 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.050915] [55068]: DEBUG cinder.api.middleware.request_id [None req-e36de407-d683-483f-87df-2342985b0c4d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.051453] [55068]: INFO cinder.api.openstack.wsgi [None req-e36de407-d683-483f-87df-2342985b0c4d None None] GET http://10.180.1.21/volume// [ 1324.051643] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e36de407-d683-483f-87df-2342985b0c4d None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.051863] [55068]: DEBUG cinder.api.openstack.wsgi [None req-e36de407-d683-483f-87df-2342985b0c4d None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.052283] [55068]: INFO cinder.api.openstack.wsgi [None req-e36de407-d683-483f-87df-2342985b0c4d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1324.053039] [55068]: [pid: 55068|app: 0|req: 280/579] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:35:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1324.055804] [55069]: DEBUG cinder.api.middleware.request_id [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-1fe09b00-2c57-4bf4-8a77-362fc33a5804 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.058146] [55069]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-1fe09b00-2c57-4bf4-8a77-362fc33a5804 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1324.058388] [55069]: DEBUG cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-1fe09b00-2c57-4bf4-8a77-362fc33a5804 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.058610] [55069]: DEBUG cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-1fe09b00-2c57-4bf4-8a77-362fc33a5804 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.068235] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.068235] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.071266] [55069]: INFO cinder.volume.api [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-1fe09b00-2c57-4bf4-8a77-362fc33a5804 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1324.075380] [55069]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-1fe09b00-2c57-4bf4-8a77-362fc33a5804 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1324.075748] [55069]: [pid: 55069|app: 0|req: 300/580] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:35:57 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1324.101658] [55068]: DEBUG cinder.api.middleware.request_id [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-02cf85a7-1fad-4bb6-9d5c-1b351151377e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.103989] [55068]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-02cf85a7-1fad-4bb6-9d5c-1b351151377e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] PUT http://10.180.1.21/volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d [ 1324.104412] [55068]: DEBUG cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-02cf85a7-1fad-4bb6-9d5c-1b351151377e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-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-534514", "mountpoint": "/dev/sdb"}}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1324.112156] [55068]: DEBUG cinder.coordination [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-02cf85a7-1fad-4bb6-9d5c-1b351151377e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Acquiring lock "cinder-attachment_update-17a156eb-0da9-471a-9e8e-b3a29917dfbe-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1324.117024] [55068]: DEBUG cinder.coordination [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-02cf85a7-1fad-4bb6-9d5c-1b351151377e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Lock "cinder-attachment_update-17a156eb-0da9-471a-9e8e-b3a29917dfbe-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55068) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1324.117487] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.117487] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.577941] [55069]: DEBUG cinder.api.middleware.request_id [None req-6d79692d-43d4-4eae-8457-ca74b8012fad None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.580072] [55069]: INFO cinder.api.openstack.wsgi [None req-6d79692d-43d4-4eae-8457-ca74b8012fad tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1324.580326] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6d79692d-43d4-4eae-8457-ca74b8012fad tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.580549] [55069]: DEBUG cinder.api.openstack.wsgi [None req-6d79692d-43d4-4eae-8457-ca74b8012fad tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.590259] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.590259] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.593400] [55069]: INFO cinder.volume.api [None req-6d79692d-43d4-4eae-8457-ca74b8012fad tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1324.597540] [55069]: INFO cinder.api.openstack.wsgi [None req-6d79692d-43d4-4eae-8457-ca74b8012fad tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1324.597945] [55069]: [pid: 55069|app: 0|req: 301/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:35:58 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.607588] [55069]: DEBUG cinder.api.middleware.request_id [None req-de4f74f8-6226-4b79-b963-9473a1bb4ffb None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.609589] [55069]: INFO cinder.api.openstack.wsgi [None req-de4f74f8-6226-4b79-b963-9473a1bb4ffb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1325.609947] [55069]: DEBUG cinder.api.openstack.wsgi [None req-de4f74f8-6226-4b79-b963-9473a1bb4ffb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.611019] [55069]: DEBUG cinder.api.openstack.wsgi [None req-de4f74f8-6226-4b79-b963-9473a1bb4ffb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.623225] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.623225] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.627031] [55069]: INFO cinder.volume.api [None req-de4f74f8-6226-4b79-b963-9473a1bb4ffb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1325.631263] [55069]: INFO cinder.api.openstack.wsgi [None req-de4f74f8-6226-4b79-b963-9473a1bb4ffb tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1325.631638] [55069]: [pid: 55069|app: 0|req: 302/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:35:59 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.641925] [55069]: DEBUG cinder.api.middleware.request_id [None req-e30f25ab-22e4-40c8-8e80-fe9ae30b9898 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.643941] [55069]: INFO cinder.api.openstack.wsgi [None req-e30f25ab-22e4-40c8-8e80-fe9ae30b9898 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1326.644172] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e30f25ab-22e4-40c8-8e80-fe9ae30b9898 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.644389] [55069]: DEBUG cinder.api.openstack.wsgi [None req-e30f25ab-22e4-40c8-8e80-fe9ae30b9898 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.654114] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.654114] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.656885] [55069]: INFO cinder.volume.api [None req-e30f25ab-22e4-40c8-8e80-fe9ae30b9898 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1326.660957] [55069]: INFO cinder.api.openstack.wsgi [None req-e30f25ab-22e4-40c8-8e80-fe9ae30b9898 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1326.661576] [55069]: [pid: 55069|app: 0|req: 303/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:00 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.671617] [55069]: DEBUG cinder.api.middleware.request_id [None req-7c73b20b-3029-4fea-9b48-d945d00ea8d7 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.673722] [55069]: INFO cinder.api.openstack.wsgi [None req-7c73b20b-3029-4fea-9b48-d945d00ea8d7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1327.673944] [55069]: DEBUG cinder.api.openstack.wsgi [None req-7c73b20b-3029-4fea-9b48-d945d00ea8d7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.674178] [55069]: DEBUG cinder.api.openstack.wsgi [None req-7c73b20b-3029-4fea-9b48-d945d00ea8d7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.683748] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.683748] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.686746] [55069]: INFO cinder.volume.api [None req-7c73b20b-3029-4fea-9b48-d945d00ea8d7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1327.690814] [55069]: INFO cinder.api.openstack.wsgi [None req-7c73b20b-3029-4fea-9b48-d945d00ea8d7 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1327.691178] [55069]: [pid: 55069|app: 0|req: 304/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:01 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.639557] [55068]: DEBUG cinder.coordination [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-02cf85a7-1fad-4bb6-9d5c-1b351151377e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Lock "cinder-attachment_update-17a156eb-0da9-471a-9e8e-b3a29917dfbe-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55068) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1328.639899] [55068]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-02cf85a7-1fad-4bb6-9d5c-1b351151377e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d returned with HTTP 200 [ 1328.640376] [55068]: [pid: 55068|app: 0|req: 281/585] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:35:57 2025] PUT /volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.700222] [55069]: DEBUG cinder.api.middleware.request_id [None req-4eefae24-f2cd-4a0e-9a0f-701dd8ab5412 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.702295] [55069]: INFO cinder.api.openstack.wsgi [None req-4eefae24-f2cd-4a0e-9a0f-701dd8ab5412 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1328.702518] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4eefae24-f2cd-4a0e-9a0f-701dd8ab5412 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.702804] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4eefae24-f2cd-4a0e-9a0f-701dd8ab5412 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.712396] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.712396] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.715625] [55069]: INFO cinder.volume.api [None req-4eefae24-f2cd-4a0e-9a0f-701dd8ab5412 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1328.719769] [55069]: INFO cinder.api.openstack.wsgi [None req-4eefae24-f2cd-4a0e-9a0f-701dd8ab5412 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1328.720147] [55069]: [pid: 55069|app: 0|req: 305/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:02 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.730285] [55068]: DEBUG cinder.api.middleware.request_id [None req-9f9597e2-5355-49ec-9e9c-26236e4096df None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.732398] [55068]: INFO cinder.api.openstack.wsgi [None req-9f9597e2-5355-49ec-9e9c-26236e4096df tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1329.732631] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9f9597e2-5355-49ec-9e9c-26236e4096df tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.732856] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9f9597e2-5355-49ec-9e9c-26236e4096df tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.742925] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.742925] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.746132] [55068]: INFO cinder.volume.api [None req-9f9597e2-5355-49ec-9e9c-26236e4096df tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1329.750632] [55068]: INFO cinder.api.openstack.wsgi [None req-9f9597e2-5355-49ec-9e9c-26236e4096df tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1329.751599] [55068]: [pid: 55068|app: 0|req: 282/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:03 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.247618] [55069]: DEBUG cinder.api.middleware.request_id [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-12fe13d0-b74e-4a8e-adc6-cc9281b35cf8 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.250160] [55069]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-12fe13d0-b74e-4a8e-adc6-cc9281b35cf8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d/action [ 1330.250604] [55069]: DEBUG cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-12fe13d0-b74e-4a8e-adc6-cc9281b35cf8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1330.250740] [55069]: DEBUG cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-12fe13d0-b74e-4a8e-adc6-cc9281b35cf8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1330.265372] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.265372] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.272141] [55069]: INFO cinder.api.openstack.wsgi [req-ed2e0725-c22a-418f-a6f1-5a8b0cdca6a2 req-12fe13d0-b74e-4a8e-adc6-cc9281b35cf8 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d/action returned with HTTP 204 [ 1330.272540] [55069]: [pid: 55069|app: 0|req: 306/588] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:36:04 2025] POST /volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1330.761294] [55068]: DEBUG cinder.api.middleware.request_id [None req-edb98364-7aa0-49e8-9de8-d4a02aa94a41 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.763773] [55068]: INFO cinder.api.openstack.wsgi [None req-edb98364-7aa0-49e8-9de8-d4a02aa94a41 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1330.764072] [55068]: DEBUG cinder.api.openstack.wsgi [None req-edb98364-7aa0-49e8-9de8-d4a02aa94a41 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.764362] [55068]: DEBUG cinder.api.openstack.wsgi [None req-edb98364-7aa0-49e8-9de8-d4a02aa94a41 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.774973] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.774973] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.778550] [55068]: INFO cinder.volume.api [None req-edb98364-7aa0-49e8-9de8-d4a02aa94a41 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1330.783414] [55068]: INFO cinder.api.openstack.wsgi [None req-edb98364-7aa0-49e8-9de8-d4a02aa94a41 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1330.783874] [55068]: [pid: 55068|app: 0|req: 283/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:04 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1330.795852] [55069]: DEBUG cinder.api.middleware.request_id [None req-4c699237-7c01-4ca9-9488-6199cedea175 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.798730] [55069]: INFO cinder.api.openstack.wsgi [None req-4c699237-7c01-4ca9-9488-6199cedea175 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1330.798730] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4c699237-7c01-4ca9-9488-6199cedea175 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.798730] [55069]: DEBUG cinder.api.openstack.wsgi [None req-4c699237-7c01-4ca9-9488-6199cedea175 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.808374] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.808374] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.811583] [55069]: INFO cinder.volume.api [None req-4c699237-7c01-4ca9-9488-6199cedea175 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1330.815820] [55069]: INFO cinder.api.openstack.wsgi [None req-4c699237-7c01-4ca9-9488-6199cedea175 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1330.816056] [55069]: [pid: 55069|app: 0|req: 307/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:04 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1330.892055] [55068]: DEBUG cinder.api.middleware.request_id [None req-77434e60-fd8d-49c7-84a3-542950d5e05a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.894061] [55068]: INFO cinder.api.openstack.wsgi [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1330.894447] [55068]: DEBUG cinder.api.openstack.wsgi [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1574205748"}} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1330.896092] [55068]: DEBUG cinder.api.v3.volumes [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1574205748'}} {{(pid=55068) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1330.896233] [55068]: INFO cinder.api.v3.volumes [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume of 1 GB [ 1330.900238] [55068]: INFO cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Availability Zones retrieved successfully. [ 1330.906875] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Flow 'volume_create_api' (205e8eeb-a904-4238-990a-5425838934cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1330.908306] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60785db3-fae5-4164-958b-f5b01136f70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.909374] [55068]: DEBUG cinder.volume.flows.api.create_volume [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Validating volume size '1' using validate_int {{(pid=55068) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1330.926769] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60785db3-fae5-4164-958b-f5b01136f70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T02:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=d062fce2-25c4-4f93-b127-8abfd03c8c66,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd062fce2-25c4-4f93-b127-8abfd03c8c66', '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=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.927701] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5690da-1c06-4359-95b6-9a5227c2693b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.956851] [55068]: DEBUG cinder.quota [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Created reservations ['86ed2d8c-0c0b-4711-9c6a-1c034e85ae18', '28c61110-ca76-42d4-8a05-4c83b5de09e3', '6ffb2935-4662-4e5f-90c3-bb46d9720bab', '7f0d8c9e-0a7d-4d54-a885-e0078677d32c'] {{(pid=55068) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1330.957804] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5690da-1c06-4359-95b6-9a5227c2693b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86ed2d8c-0c0b-4711-9c6a-1c034e85ae18', '28c61110-ca76-42d4-8a05-4c83b5de09e3', '6ffb2935-4662-4e5f-90c3-bb46d9720bab', '7f0d8c9e-0a7d-4d54-a885-e0078677d32c']}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.958798] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9d9e03-c0c0-4330-bf04-b8024eea6efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.971789] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9d9e03-c0c0-4330-bf04-b8024eea6efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3b32489-2551-4f0a-b368-46a0e8340e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1574205748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f9bccdfd3014a6585217e9994da182f',qos_specs=None,replication_status=,reservations=['86ed2d8c-0c0b-4711-9c6a-1c034e85ae18','28c61110-ca76-42d4-8a05-4c83b5de09e3','6ffb2935-4662-4e5f-90c3-bb46d9720bab','7f0d8c9e-0a7d-4d54-a885-e0078677d32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8012da894d904985952de7c1036fa940',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66), '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-19T02:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1574205748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3b32489-2551-4f0a-b368-46a0e8340e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f9bccdfd3014a6585217e9994da182f',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='8012da894d904985952de7c1036fa940',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d062fce2-25c4-4f93-b127-8abfd03c8c66),volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.972675] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa497d8-065f-4113-bac6-4535b71d7aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.984670] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa497d8-065f-4113-bac6-4535b71d7aec) 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-1574205748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f9bccdfd3014a6585217e9994da182f',qos_specs=None,replication_status=,reservations=['86ed2d8c-0c0b-4711-9c6a-1c034e85ae18','28c61110-ca76-42d4-8a05-4c83b5de09e3','6ffb2935-4662-4e5f-90c3-bb46d9720bab','7f0d8c9e-0a7d-4d54-a885-e0078677d32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8012da894d904985952de7c1036fa940',volume_type_id=d062fce2-25c4-4f93-b127-8abfd03c8c66)}' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.985499] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31ad805-778d-4a90-9dff-818956d8e166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.993509] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31ad805-778d-4a90-9dff-818956d8e166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55068) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.994566] [55068]: DEBUG cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Flow 'volume_create_api' (205e8eeb-a904-4238-990a-5425838934cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55068) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1330.994919] [55068]: INFO cinder.volume.api [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Create volume request issued successfully. [ 1330.995569] [55068]: INFO cinder.api.openstack.wsgi [None req-77434e60-fd8d-49c7-84a3-542950d5e05a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1330.996044] [55068]: [pid: 55068|app: 0|req: 284/591] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 02:36:04 2025] POST /volume/v3/volumes => generated 750 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1331.004596] [55069]: DEBUG cinder.api.middleware.request_id [None req-0da3fbd6-11ea-47c7-9351-80d0e7a5b140 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.006747] [55069]: INFO cinder.api.openstack.wsgi [None req-0da3fbd6-11ea-47c7-9351-80d0e7a5b140 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1331.006963] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0da3fbd6-11ea-47c7-9351-80d0e7a5b140 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.007199] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0da3fbd6-11ea-47c7-9351-80d0e7a5b140 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.014730] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.014730] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.018764] [55069]: INFO cinder.volume.api [None req-0da3fbd6-11ea-47c7-9351-80d0e7a5b140 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1331.023127] [55069]: INFO cinder.api.openstack.wsgi [None req-0da3fbd6-11ea-47c7-9351-80d0e7a5b140 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1331.023591] [55069]: [pid: 55069|app: 0|req: 308/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:04 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.033764] [55068]: DEBUG cinder.api.middleware.request_id [None req-cf38796e-6c89-4d54-8bbf-ab4d1cd507d4 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.035849] [55068]: INFO cinder.api.openstack.wsgi [None req-cf38796e-6c89-4d54-8bbf-ab4d1cd507d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1332.036175] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cf38796e-6c89-4d54-8bbf-ab4d1cd507d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.036452] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cf38796e-6c89-4d54-8bbf-ab4d1cd507d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.043950] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.043950] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.047096] [55068]: INFO cinder.volume.api [None req-cf38796e-6c89-4d54-8bbf-ab4d1cd507d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1332.051213] [55068]: INFO cinder.api.openstack.wsgi [None req-cf38796e-6c89-4d54-8bbf-ab4d1cd507d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1332.051584] [55068]: [pid: 55068|app: 0|req: 285/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:05 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.095645] [55069]: DEBUG cinder.api.middleware.request_id [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a447b2e3-b65f-4443-8f20-09091817081e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.098862] [55069]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a447b2e3-b65f-4443-8f20-09091817081e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1332.099206] [55069]: DEBUG cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a447b2e3-b65f-4443-8f20-09091817081e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.099531] [55069]: DEBUG cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a447b2e3-b65f-4443-8f20-09091817081e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.109895] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.109895] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.114251] [55069]: INFO cinder.volume.api [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a447b2e3-b65f-4443-8f20-09091817081e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1332.120264] [55069]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a447b2e3-b65f-4443-8f20-09091817081e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1332.120798] [55069]: [pid: 55069|app: 0|req: 309/594] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:36:05 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.641617] [55068]: DEBUG cinder.api.middleware.request_id [None req-a2435a5c-b0d6-425f-b30f-c01d8c32b1dc None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.642114] [55068]: INFO cinder.api.openstack.wsgi [None req-a2435a5c-b0d6-425f-b30f-c01d8c32b1dc None None] GET http://10.180.1.21/volume// [ 1333.642355] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a2435a5c-b0d6-425f-b30f-c01d8c32b1dc None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.642599] [55068]: DEBUG cinder.api.openstack.wsgi [None req-a2435a5c-b0d6-425f-b30f-c01d8c32b1dc None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.643048] [55068]: INFO cinder.api.openstack.wsgi [None req-a2435a5c-b0d6-425f-b30f-c01d8c32b1dc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1333.643386] [55068]: [pid: 55068|app: 0|req: 286/595] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 02:36:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1333.647387] [55069]: DEBUG cinder.api.middleware.request_id [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-750a5168-4051-4ad0-8a84-bb0463a79d61 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.649818] [55069]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-750a5168-4051-4ad0-8a84-bb0463a79d61 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1333.650334] [55069]: DEBUG cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-750a5168-4051-4ad0-8a84-bb0463a79d61 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3b32489-2551-4f0a-b368-46a0e8340e20", "connector": null, "instance_uuid": "9049727c-4fc8-4c00-8615-9dd4ce495032"}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1333.663054] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.663054] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.681877] [55069]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-750a5168-4051-4ad0-8a84-bb0463a79d61 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1333.682301] [55069]: [pid: 55069|app: 0|req: 310/596] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 02:36:07 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.699071] [55068]: DEBUG cinder.api.middleware.request_id [None req-dabb3bf7-d58e-47a7-aa6e-81a493e23e25 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.701012] [55068]: INFO cinder.api.openstack.wsgi [None req-dabb3bf7-d58e-47a7-aa6e-81a493e23e25 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1333.701239] [55068]: DEBUG cinder.api.openstack.wsgi [None req-dabb3bf7-d58e-47a7-aa6e-81a493e23e25 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.701451] [55068]: DEBUG cinder.api.openstack.wsgi [None req-dabb3bf7-d58e-47a7-aa6e-81a493e23e25 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.710830] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.710830] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.713780] [55068]: INFO cinder.volume.api [None req-dabb3bf7-d58e-47a7-aa6e-81a493e23e25 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1333.717881] [55068]: INFO cinder.api.openstack.wsgi [None req-dabb3bf7-d58e-47a7-aa6e-81a493e23e25 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1333.718283] [55068]: [pid: 55068|app: 0|req: 287/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:07 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.203017] [55069]: DEBUG cinder.api.middleware.request_id [None req-92285f3e-57ab-447c-8ebb-3fed9456759b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.203466] [55069]: INFO cinder.api.openstack.wsgi [None req-92285f3e-57ab-447c-8ebb-3fed9456759b None None] GET http://10.180.1.21/volume// [ 1334.203657] [55069]: DEBUG cinder.api.openstack.wsgi [None req-92285f3e-57ab-447c-8ebb-3fed9456759b None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.203874] [55069]: DEBUG cinder.api.openstack.wsgi [None req-92285f3e-57ab-447c-8ebb-3fed9456759b None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.204290] [55069]: INFO cinder.api.openstack.wsgi [None req-92285f3e-57ab-447c-8ebb-3fed9456759b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1334.204604] [55069]: [pid: 55069|app: 0|req: 311/598] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:36:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1334.208150] [55068]: DEBUG cinder.api.middleware.request_id [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a699573f-34d9-4df8-8918-9d621beb76de None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.210662] [55068]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a699573f-34d9-4df8-8918-9d621beb76de tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1334.210957] [55068]: DEBUG cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a699573f-34d9-4df8-8918-9d621beb76de tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.211238] [55068]: DEBUG cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a699573f-34d9-4df8-8918-9d621beb76de tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.221320] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.221320] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.224459] [55068]: INFO cinder.volume.api [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a699573f-34d9-4df8-8918-9d621beb76de tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1334.228873] [55068]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-a699573f-34d9-4df8-8918-9d621beb76de tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1334.229276] [55068]: [pid: 55068|app: 0|req: 288/599] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:36:08 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1334.253244] [55069]: DEBUG cinder.api.middleware.request_id [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-e6410181-bdf7-4d9e-9563-ee98ffbc056b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.255522] [55069]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-e6410181-bdf7-4d9e-9563-ee98ffbc056b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] PUT http://10.180.1.21/volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110 [ 1334.255940] [55069]: DEBUG cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-e6410181-bdf7-4d9e-9563-ee98ffbc056b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-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-534514", "mountpoint": "/dev/sdc"}}} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1334.263654] [55069]: DEBUG cinder.coordination [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-e6410181-bdf7-4d9e-9563-ee98ffbc056b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Acquiring lock "cinder-attachment_update-e3b32489-2551-4f0a-b368-46a0e8340e20-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1334.267939] [55069]: DEBUG cinder.coordination [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-e6410181-bdf7-4d9e-9563-ee98ffbc056b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Lock "cinder-attachment_update-e3b32489-2551-4f0a-b368-46a0e8340e20-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55069) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1334.269044] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.269044] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.728364] [55068]: DEBUG cinder.api.middleware.request_id [None req-0519d207-45e5-42a1-9130-9b46306386b6 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.730833] [55068]: INFO cinder.api.openstack.wsgi [None req-0519d207-45e5-42a1-9130-9b46306386b6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1334.731018] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0519d207-45e5-42a1-9130-9b46306386b6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.731281] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0519d207-45e5-42a1-9130-9b46306386b6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.741988] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.741988] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.745445] [55068]: INFO cinder.volume.api [None req-0519d207-45e5-42a1-9130-9b46306386b6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1334.750066] [55068]: INFO cinder.api.openstack.wsgi [None req-0519d207-45e5-42a1-9130-9b46306386b6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1334.750551] [55068]: [pid: 55068|app: 0|req: 289/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:08 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.761457] [55068]: DEBUG cinder.api.middleware.request_id [None req-f99caf1f-48b2-485e-91d4-58de8ddd0661 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.765025] [55068]: INFO cinder.api.openstack.wsgi [None req-f99caf1f-48b2-485e-91d4-58de8ddd0661 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1335.765025] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f99caf1f-48b2-485e-91d4-58de8ddd0661 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.765025] [55068]: DEBUG cinder.api.openstack.wsgi [None req-f99caf1f-48b2-485e-91d4-58de8ddd0661 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.778262] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.778262] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.782369] [55068]: INFO cinder.volume.api [None req-f99caf1f-48b2-485e-91d4-58de8ddd0661 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1335.787061] [55068]: INFO cinder.api.openstack.wsgi [None req-f99caf1f-48b2-485e-91d4-58de8ddd0661 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1335.787462] [55068]: [pid: 55068|app: 0|req: 290/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:09 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.801817] [55068]: DEBUG cinder.api.middleware.request_id [None req-ae3ec7c0-2103-4d98-8c5b-49b43700858d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.803582] [55068]: INFO cinder.api.openstack.wsgi [None req-ae3ec7c0-2103-4d98-8c5b-49b43700858d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1336.803818] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ae3ec7c0-2103-4d98-8c5b-49b43700858d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.804054] [55068]: DEBUG cinder.api.openstack.wsgi [None req-ae3ec7c0-2103-4d98-8c5b-49b43700858d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.813357] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.813357] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.816323] [55068]: INFO cinder.volume.api [None req-ae3ec7c0-2103-4d98-8c5b-49b43700858d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1336.820403] [55068]: INFO cinder.api.openstack.wsgi [None req-ae3ec7c0-2103-4d98-8c5b-49b43700858d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1336.820762] [55068]: [pid: 55068|app: 0|req: 291/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:10 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.830672] [55068]: DEBUG cinder.api.middleware.request_id [None req-af1e9e39-36f8-4b6a-9c00-b3db417299e5 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.832621] [55068]: INFO cinder.api.openstack.wsgi [None req-af1e9e39-36f8-4b6a-9c00-b3db417299e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1337.832847] [55068]: DEBUG cinder.api.openstack.wsgi [None req-af1e9e39-36f8-4b6a-9c00-b3db417299e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.833086] [55068]: DEBUG cinder.api.openstack.wsgi [None req-af1e9e39-36f8-4b6a-9c00-b3db417299e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.845890] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.845890] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.849489] [55068]: INFO cinder.volume.api [None req-af1e9e39-36f8-4b6a-9c00-b3db417299e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1337.853918] [55068]: INFO cinder.api.openstack.wsgi [None req-af1e9e39-36f8-4b6a-9c00-b3db417299e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1337.854300] [55068]: [pid: 55068|app: 0|req: 292/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:11 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.791662] [55069]: DEBUG cinder.coordination [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-e6410181-bdf7-4d9e-9563-ee98ffbc056b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Lock "cinder-attachment_update-e3b32489-2551-4f0a-b368-46a0e8340e20-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55069) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1338.792021] [55069]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-e6410181-bdf7-4d9e-9563-ee98ffbc056b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110 returned with HTTP 200 [ 1338.792488] [55069]: [pid: 55069|app: 0|req: 312/604] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 02:36:08 2025] PUT /volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1338.864233] [55068]: DEBUG cinder.api.middleware.request_id [None req-c02fea42-d0db-40aa-aa28-10f3fba0fb52 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.866323] [55068]: INFO cinder.api.openstack.wsgi [None req-c02fea42-d0db-40aa-aa28-10f3fba0fb52 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1338.866549] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c02fea42-d0db-40aa-aa28-10f3fba0fb52 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.866753] [55068]: DEBUG cinder.api.openstack.wsgi [None req-c02fea42-d0db-40aa-aa28-10f3fba0fb52 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.876823] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.876823] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.880620] [55068]: INFO cinder.volume.api [None req-c02fea42-d0db-40aa-aa28-10f3fba0fb52 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1338.885464] [55068]: INFO cinder.api.openstack.wsgi [None req-c02fea42-d0db-40aa-aa28-10f3fba0fb52 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1338.885906] [55068]: [pid: 55068|app: 0|req: 293/605] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:12 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.896270] [55069]: DEBUG cinder.api.middleware.request_id [None req-71721f5e-f084-4d97-9c54-7b1500a0a979 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.898368] [55069]: INFO cinder.api.openstack.wsgi [None req-71721f5e-f084-4d97-9c54-7b1500a0a979 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1339.898587] [55069]: DEBUG cinder.api.openstack.wsgi [None req-71721f5e-f084-4d97-9c54-7b1500a0a979 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.898806] [55069]: DEBUG cinder.api.openstack.wsgi [None req-71721f5e-f084-4d97-9c54-7b1500a0a979 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.908690] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.908690] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.911952] [55069]: INFO cinder.volume.api [None req-71721f5e-f084-4d97-9c54-7b1500a0a979 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1339.915832] [55069]: INFO cinder.api.openstack.wsgi [None req-71721f5e-f084-4d97-9c54-7b1500a0a979 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1339.916216] [55069]: [pid: 55069|app: 0|req: 313/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:13 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.926845] [55068]: DEBUG cinder.api.middleware.request_id [None req-9eb08ff9-be1a-4e08-84c5-83f5b6c47b2e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.928962] [55068]: INFO cinder.api.openstack.wsgi [None req-9eb08ff9-be1a-4e08-84c5-83f5b6c47b2e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1340.929217] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9eb08ff9-be1a-4e08-84c5-83f5b6c47b2e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.929442] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9eb08ff9-be1a-4e08-84c5-83f5b6c47b2e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.939306] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.939306] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.943259] [55068]: INFO cinder.volume.api [None req-9eb08ff9-be1a-4e08-84c5-83f5b6c47b2e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1340.947417] [55068]: INFO cinder.api.openstack.wsgi [None req-9eb08ff9-be1a-4e08-84c5-83f5b6c47b2e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1340.947787] [55068]: [pid: 55068|app: 0|req: 294/607] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:14 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.408592] [55069]: DEBUG cinder.api.middleware.request_id [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-77644582-4701-4f6a-bfe2-da088a5390a6 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.410980] [55069]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-77644582-4701-4f6a-bfe2-da088a5390a6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110/action [ 1341.412656] [55069]: DEBUG cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-77644582-4701-4f6a-bfe2-da088a5390a6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action body: b'{"os-complete": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1341.412656] [55069]: DEBUG cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-77644582-4701-4f6a-bfe2-da088a5390a6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1341.425961] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.425961] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.432800] [55069]: INFO cinder.api.openstack.wsgi [req-cf1c0b5f-7236-41f0-9b2f-15ad9e52924e req-77644582-4701-4f6a-bfe2-da088a5390a6 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110/action returned with HTTP 204 [ 1341.433358] [55069]: [pid: 55069|app: 0|req: 314/608] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 02:36:15 2025] POST /volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1341.958038] [55068]: DEBUG cinder.api.middleware.request_id [None req-6a166682-621f-4653-acb9-9277d1a37779 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.960865] [55068]: INFO cinder.api.openstack.wsgi [None req-6a166682-621f-4653-acb9-9277d1a37779 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1341.960865] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6a166682-621f-4653-acb9-9277d1a37779 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.960865] [55068]: DEBUG cinder.api.openstack.wsgi [None req-6a166682-621f-4653-acb9-9277d1a37779 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.971037] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.971037] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.974078] [55068]: INFO cinder.volume.api [None req-6a166682-621f-4653-acb9-9277d1a37779 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1341.978344] [55068]: INFO cinder.api.openstack.wsgi [None req-6a166682-621f-4653-acb9-9277d1a37779 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1341.978796] [55068]: [pid: 55068|app: 0|req: 295/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:15 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.988028] [55069]: DEBUG cinder.api.middleware.request_id [None req-a7813564-5797-420f-8d8c-ceb6314b4865 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.990181] [55069]: INFO cinder.api.openstack.wsgi [None req-a7813564-5797-420f-8d8c-ceb6314b4865 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1341.990404] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a7813564-5797-420f-8d8c-ceb6314b4865 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.990623] [55069]: DEBUG cinder.api.openstack.wsgi [None req-a7813564-5797-420f-8d8c-ceb6314b4865 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.000182] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.000182] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.003279] [55069]: INFO cinder.volume.api [None req-a7813564-5797-420f-8d8c-ceb6314b4865 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1342.007509] [55069]: INFO cinder.api.openstack.wsgi [None req-a7813564-5797-420f-8d8c-ceb6314b4865 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1342.007880] [55069]: [pid: 55069|app: 0|req: 315/610] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:15 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.199334] [55068]: DEBUG cinder.api.middleware.request_id [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-1930cd6b-f6d2-421d-89e3-13e791d38a8d None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.201808] [55068]: INFO cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-1930cd6b-f6d2-421d-89e3-13e791d38a8d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1342.202175] [55068]: DEBUG cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-1930cd6b-f6d2-421d-89e3-13e791d38a8d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.202417] [55068]: DEBUG cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-1930cd6b-f6d2-421d-89e3-13e791d38a8d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.212391] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.212391] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.215844] [55068]: INFO cinder.volume.api [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-1930cd6b-f6d2-421d-89e3-13e791d38a8d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1342.220343] [55068]: INFO cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-1930cd6b-f6d2-421d-89e3-13e791d38a8d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1342.220764] [55068]: [pid: 55068|app: 0|req: 296/611] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:36:16 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.236027] [55069]: DEBUG cinder.api.middleware.request_id [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-133af566-ceaf-4d88-9c0a-34f8d90e80ea None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.238437] [55069]: INFO cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-133af566-ceaf-4d88-9c0a-34f8d90e80ea tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe/action [ 1342.238829] [55069]: DEBUG cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-133af566-ceaf-4d88-9c0a-34f8d90e80ea tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55069) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1342.238970] [55069]: DEBUG cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-133af566-ceaf-4d88-9c0a-34f8d90e80ea tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1342.248849] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.248849] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.249397] [55069]: INFO cinder.volume.api [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-133af566-ceaf-4d88-9c0a-34f8d90e80ea tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1342.253305] [55069]: INFO cinder.volume.api [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-133af566-ceaf-4d88-9c0a-34f8d90e80ea tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Begin detaching volume completed successfully. [ 1342.253544] [55069]: INFO cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-133af566-ceaf-4d88-9c0a-34f8d90e80ea tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe/action returned with HTTP 202 [ 1342.254073] [55069]: [pid: 55069|app: 0|req: 316/612] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:36:16 2025] POST /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1342.267525] [55068]: DEBUG cinder.api.middleware.request_id [None req-0a046bb9-6e62-4dc5-bd9c-330c7a67cdb4 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.269646] [55068]: INFO cinder.api.openstack.wsgi [None req-0a046bb9-6e62-4dc5-bd9c-330c7a67cdb4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1342.269867] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0a046bb9-6e62-4dc5-bd9c-330c7a67cdb4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.270090] [55068]: DEBUG cinder.api.openstack.wsgi [None req-0a046bb9-6e62-4dc5-bd9c-330c7a67cdb4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.280048] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.280048] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.283311] [55068]: INFO cinder.volume.api [None req-0a046bb9-6e62-4dc5-bd9c-330c7a67cdb4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1342.287535] [55068]: INFO cinder.api.openstack.wsgi [None req-0a046bb9-6e62-4dc5-bd9c-330c7a67cdb4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1342.287919] [55068]: [pid: 55068|app: 0|req: 297/613] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:16 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1343.275895] [55069]: DEBUG cinder.api.middleware.request_id [None req-2cedc444-60f9-4f5a-94b0-741b4ca11fb3 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.275895] [55069]: INFO cinder.api.openstack.wsgi [None req-2cedc444-60f9-4f5a-94b0-741b4ca11fb3 None None] GET http://10.180.1.21/volume// [ 1343.275895] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2cedc444-60f9-4f5a-94b0-741b4ca11fb3 None None] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.275895] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2cedc444-60f9-4f5a-94b0-741b4ca11fb3 None None] Calling method 'all' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.275895] [55069]: INFO cinder.api.openstack.wsgi [None req-2cedc444-60f9-4f5a-94b0-741b4ca11fb3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1343.276319] [55069]: [pid: 55069|app: 0|req: 317/614] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:36:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1343.279857] [55068]: DEBUG cinder.api.middleware.request_id [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-757651ac-4187-41ab-b5d1-86898101701e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.281816] [55068]: INFO cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-757651ac-4187-41ab-b5d1-86898101701e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1343.282087] [55068]: DEBUG cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-757651ac-4187-41ab-b5d1-86898101701e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.282313] [55068]: DEBUG cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-757651ac-4187-41ab-b5d1-86898101701e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.294753] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.294753] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.298038] [55069]: DEBUG cinder.api.middleware.request_id [None req-b3220e84-19de-4acb-95a4-3f0fd540ee64 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.298921] [55068]: INFO cinder.volume.api [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-757651ac-4187-41ab-b5d1-86898101701e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1343.299972] [55069]: INFO cinder.api.openstack.wsgi [None req-b3220e84-19de-4acb-95a4-3f0fd540ee64 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1343.300203] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b3220e84-19de-4acb-95a4-3f0fd540ee64 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.300410] [55069]: DEBUG cinder.api.openstack.wsgi [None req-b3220e84-19de-4acb-95a4-3f0fd540ee64 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.303652] [55068]: INFO cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-757651ac-4187-41ab-b5d1-86898101701e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1343.303926] [55068]: [pid: 55068|app: 0|req: 298/615] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:36:17 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1343.310065] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.310065] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.313176] [55069]: INFO cinder.volume.api [None req-b3220e84-19de-4acb-95a4-3f0fd540ee64 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1343.317300] [55069]: INFO cinder.api.openstack.wsgi [None req-b3220e84-19de-4acb-95a4-3f0fd540ee64 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1343.317658] [55069]: [pid: 55069|app: 0|req: 318/616] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:17 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.328322] [55068]: DEBUG cinder.api.middleware.request_id [None req-5b4a527a-8b9b-44c6-bc2c-cf26693b4756 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.330419] [55068]: INFO cinder.api.openstack.wsgi [None req-5b4a527a-8b9b-44c6-bc2c-cf26693b4756 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1344.330665] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5b4a527a-8b9b-44c6-bc2c-cf26693b4756 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.330886] [55068]: DEBUG cinder.api.openstack.wsgi [None req-5b4a527a-8b9b-44c6-bc2c-cf26693b4756 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.340480] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.340480] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.343494] [55068]: INFO cinder.volume.api [None req-5b4a527a-8b9b-44c6-bc2c-cf26693b4756 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1344.347653] [55068]: INFO cinder.api.openstack.wsgi [None req-5b4a527a-8b9b-44c6-bc2c-cf26693b4756 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1344.348040] [55068]: [pid: 55068|app: 0|req: 299/617] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:18 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.441766] [55069]: DEBUG cinder.api.middleware.request_id [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-bb43caac-1f65-47ef-a110-1418f1061033 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.444156] [55069]: INFO cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-bb43caac-1f65-47ef-a110-1418f1061033 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d [ 1344.444378] [55069]: DEBUG cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-bb43caac-1f65-47ef-a110-1418f1061033 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.444595] [55069]: DEBUG cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-bb43caac-1f65-47ef-a110-1418f1061033 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'version_select' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.451607] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.451607] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.979715] [55069]: INFO cinder.api.openstack.wsgi [req-2f8111af-11f0-429e-9803-cbb0f18fced2 req-bb43caac-1f65-47ef-a110-1418f1061033 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d returned with HTTP 200 [ 1344.980175] [55069]: [pid: 55069|app: 0|req: 319/618] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:36:18 2025] DELETE /volume/v3/attachments/cb32d25d-ceeb-46d5-bc3c-a7f056dd286d => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.358393] [55068]: DEBUG cinder.api.middleware.request_id [None req-bd509fc8-a2c1-4122-a73b-f0d023fd302e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.360580] [55068]: INFO cinder.api.openstack.wsgi [None req-bd509fc8-a2c1-4122-a73b-f0d023fd302e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1345.360817] [55068]: DEBUG cinder.api.openstack.wsgi [None req-bd509fc8-a2c1-4122-a73b-f0d023fd302e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.361064] [55068]: DEBUG cinder.api.openstack.wsgi [None req-bd509fc8-a2c1-4122-a73b-f0d023fd302e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.368517] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.368517] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.371851] [55068]: INFO cinder.volume.api [None req-bd509fc8-a2c1-4122-a73b-f0d023fd302e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1345.375841] [55068]: INFO cinder.api.openstack.wsgi [None req-bd509fc8-a2c1-4122-a73b-f0d023fd302e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1345.376232] [55068]: [pid: 55068|app: 0|req: 300/619] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:19 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.439656] [55069]: DEBUG cinder.api.middleware.request_id [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-5ecf8373-8143-42ff-a72a-4cde6c051ac5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.441964] [55069]: INFO cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-5ecf8373-8143-42ff-a72a-4cde6c051ac5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1345.442231] [55069]: DEBUG cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-5ecf8373-8143-42ff-a72a-4cde6c051ac5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.442429] [55069]: DEBUG cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-5ecf8373-8143-42ff-a72a-4cde6c051ac5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.451676] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.451676] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.454609] [55069]: INFO cinder.volume.api [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-5ecf8373-8143-42ff-a72a-4cde6c051ac5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1345.458626] [55069]: INFO cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-5ecf8373-8143-42ff-a72a-4cde6c051ac5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1345.458985] [55069]: [pid: 55069|app: 0|req: 320/620] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 02:36:19 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1345.472282] [55068]: DEBUG cinder.api.middleware.request_id [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-05c45bf7-67f4-4fb2-b93c-79ef15db4c66 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.474517] [55068]: INFO cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-05c45bf7-67f4-4fb2-b93c-79ef15db4c66 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] POST http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20/action [ 1345.474904] [55068]: DEBUG cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-05c45bf7-67f4-4fb2-b93c-79ef15db4c66 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55068) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1345.475065] [55068]: DEBUG cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-05c45bf7-67f4-4fb2-b93c-79ef15db4c66 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1345.484521] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.484521] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.484876] [55068]: INFO cinder.volume.api [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-05c45bf7-67f4-4fb2-b93c-79ef15db4c66 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1345.489880] [55068]: INFO cinder.volume.api [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-05c45bf7-67f4-4fb2-b93c-79ef15db4c66 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Begin detaching volume completed successfully. [ 1345.490103] [55068]: INFO cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-05c45bf7-67f4-4fb2-b93c-79ef15db4c66 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20/action returned with HTTP 202 [ 1345.490506] [55068]: [pid: 55068|app: 0|req: 301/621] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 02:36:19 2025] POST /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1345.503852] [55069]: DEBUG cinder.api.middleware.request_id [None req-8ddf736b-fe21-41f4-85d1-d0920164e67e None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.505533] [55069]: INFO cinder.api.openstack.wsgi [None req-8ddf736b-fe21-41f4-85d1-d0920164e67e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1345.505932] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ddf736b-fe21-41f4-85d1-d0920164e67e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.507038] [55069]: DEBUG cinder.api.openstack.wsgi [None req-8ddf736b-fe21-41f4-85d1-d0920164e67e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.515865] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.515865] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.519108] [55069]: INFO cinder.volume.api [None req-8ddf736b-fe21-41f4-85d1-d0920164e67e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1345.523165] [55069]: INFO cinder.api.openstack.wsgi [None req-8ddf736b-fe21-41f4-85d1-d0920164e67e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1345.523522] [55069]: [pid: 55069|app: 0|req: 321/622] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:19 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1346.509484] [55068]: DEBUG cinder.api.middleware.request_id [None req-682d89d5-d7c9-467f-be78-c88596af0094 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.510192] [55068]: INFO cinder.api.openstack.wsgi [None req-682d89d5-d7c9-467f-be78-c88596af0094 None None] GET http://10.180.1.21/volume// [ 1346.510497] [55068]: DEBUG cinder.api.openstack.wsgi [None req-682d89d5-d7c9-467f-be78-c88596af0094 None None] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.510788] [55068]: DEBUG cinder.api.openstack.wsgi [None req-682d89d5-d7c9-467f-be78-c88596af0094 None None] Calling method 'all' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.511224] [55068]: INFO cinder.api.openstack.wsgi [None req-682d89d5-d7c9-467f-be78-c88596af0094 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1346.511546] [55068]: [pid: 55068|app: 0|req: 302/623] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 02:36:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1346.514633] [55069]: DEBUG cinder.api.middleware.request_id [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-60db51ea-a85a-432d-9c00-0a93782c5e94 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.517209] [55069]: INFO cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-60db51ea-a85a-432d-9c00-0a93782c5e94 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1346.517452] [55069]: DEBUG cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-60db51ea-a85a-432d-9c00-0a93782c5e94 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.517667] [55069]: DEBUG cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-60db51ea-a85a-432d-9c00-0a93782c5e94 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.531480] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.531480] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.533331] [55068]: DEBUG cinder.api.middleware.request_id [None req-4a8264bb-e262-4723-ae33-8937278daa7a None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.535209] [55069]: INFO cinder.volume.api [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-60db51ea-a85a-432d-9c00-0a93782c5e94 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1346.535526] [55068]: INFO cinder.api.openstack.wsgi [None req-4a8264bb-e262-4723-ae33-8937278daa7a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1346.535813] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4a8264bb-e262-4723-ae33-8937278daa7a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.536072] [55068]: DEBUG cinder.api.openstack.wsgi [None req-4a8264bb-e262-4723-ae33-8937278daa7a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.540105] [55069]: INFO cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-60db51ea-a85a-432d-9c00-0a93782c5e94 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1346.540518] [55069]: [pid: 55069|app: 0|req: 322/624] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 02:36:20 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1346.545690] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.545690] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.548860] [55068]: INFO cinder.volume.api [None req-4a8264bb-e262-4723-ae33-8937278daa7a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1346.553051] [55068]: INFO cinder.api.openstack.wsgi [None req-4a8264bb-e262-4723-ae33-8937278daa7a tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1346.553428] [55068]: [pid: 55068|app: 0|req: 303/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:20 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1347.563389] [55069]: DEBUG cinder.api.middleware.request_id [None req-64991121-8320-4f66-9b25-4fe479bb377f None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.565414] [55069]: INFO cinder.api.openstack.wsgi [None req-64991121-8320-4f66-9b25-4fe479bb377f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1347.565637] [55069]: DEBUG cinder.api.openstack.wsgi [None req-64991121-8320-4f66-9b25-4fe479bb377f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.565856] [55069]: DEBUG cinder.api.openstack.wsgi [None req-64991121-8320-4f66-9b25-4fe479bb377f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.575505] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.575505] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.578583] [55069]: INFO cinder.volume.api [None req-64991121-8320-4f66-9b25-4fe479bb377f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1347.582632] [55069]: INFO cinder.api.openstack.wsgi [None req-64991121-8320-4f66-9b25-4fe479bb377f tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1347.582989] [55069]: [pid: 55069|app: 0|req: 323/626] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:21 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1347.677734] [55068]: DEBUG cinder.api.middleware.request_id [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-7e7a9e2d-8f05-44ef-81af-807b078fb575 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.680058] [55068]: INFO cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-7e7a9e2d-8f05-44ef-81af-807b078fb575 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] DELETE http://10.180.1.21/volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110 [ 1347.680307] [55068]: DEBUG cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-7e7a9e2d-8f05-44ef-81af-807b078fb575 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.680538] [55068]: DEBUG cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-7e7a9e2d-8f05-44ef-81af-807b078fb575 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'version_select' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.687892] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.687892] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.215626] [55068]: INFO cinder.api.openstack.wsgi [req-c489993b-cfd4-4382-a77a-37ae876e7302 req-7e7a9e2d-8f05-44ef-81af-807b078fb575 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110 returned with HTTP 200 [ 1348.215939] [55068]: [pid: 55068|app: 0|req: 304/627] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 02:36:21 2025] DELETE /volume/v3/attachments/eefac3d0-4517-4935-9842-667579689110 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.593127] [55069]: DEBUG cinder.api.middleware.request_id [None req-0e96f2bb-9aae-440a-aa7f-8bef30da62e5 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.595217] [55069]: INFO cinder.api.openstack.wsgi [None req-0e96f2bb-9aae-440a-aa7f-8bef30da62e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1348.595452] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0e96f2bb-9aae-440a-aa7f-8bef30da62e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.595666] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0e96f2bb-9aae-440a-aa7f-8bef30da62e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.603013] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.603013] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.606171] [55069]: INFO cinder.volume.api [None req-0e96f2bb-9aae-440a-aa7f-8bef30da62e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1348.610187] [55069]: INFO cinder.api.openstack.wsgi [None req-0e96f2bb-9aae-440a-aa7f-8bef30da62e5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1348.610540] [55069]: [pid: 55069|app: 0|req: 324/628] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:22 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.619425] [55068]: DEBUG cinder.api.middleware.request_id [None req-9d95a040-8217-4022-a8e0-6e2061a222b5 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.621472] [55068]: INFO cinder.api.openstack.wsgi [None req-9d95a040-8217-4022-a8e0-6e2061a222b5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1348.621696] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9d95a040-8217-4022-a8e0-6e2061a222b5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.621915] [55068]: DEBUG cinder.api.openstack.wsgi [None req-9d95a040-8217-4022-a8e0-6e2061a222b5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.629278] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.629278] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.632407] [55068]: INFO cinder.volume.api [None req-9d95a040-8217-4022-a8e0-6e2061a222b5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1348.636375] [55068]: INFO cinder.api.openstack.wsgi [None req-9d95a040-8217-4022-a8e0-6e2061a222b5 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1348.636720] [55068]: [pid: 55068|app: 0|req: 305/629] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:22 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.701811] [55069]: DEBUG cinder.api.middleware.request_id [None req-fd328c2c-1b7e-4fae-abc4-c65ba1b8191d None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.703930] [55069]: INFO cinder.api.openstack.wsgi [None req-fd328c2c-1b7e-4fae-abc4-c65ba1b8191d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1349.704168] [55069]: DEBUG cinder.api.openstack.wsgi [None req-fd328c2c-1b7e-4fae-abc4-c65ba1b8191d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.704385] [55069]: DEBUG cinder.api.openstack.wsgi [None req-fd328c2c-1b7e-4fae-abc4-c65ba1b8191d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.711815] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.711815] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.715118] [55069]: INFO cinder.volume.api [None req-fd328c2c-1b7e-4fae-abc4-c65ba1b8191d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1349.719180] [55069]: INFO cinder.api.openstack.wsgi [None req-fd328c2c-1b7e-4fae-abc4-c65ba1b8191d tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1349.719552] [55069]: [pid: 55069|app: 0|req: 325/630] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:23 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.728665] [55068]: DEBUG cinder.api.middleware.request_id [None req-7148a757-c74a-4335-bbbf-7392394aa8bf None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.730336] [55068]: INFO cinder.api.openstack.wsgi [None req-7148a757-c74a-4335-bbbf-7392394aa8bf tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1349.730591] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7148a757-c74a-4335-bbbf-7392394aa8bf tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.730825] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7148a757-c74a-4335-bbbf-7392394aa8bf tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.737980] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.737980] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.741204] [55068]: INFO cinder.volume.api [None req-7148a757-c74a-4335-bbbf-7392394aa8bf tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1349.745193] [55068]: INFO cinder.api.openstack.wsgi [None req-7148a757-c74a-4335-bbbf-7392394aa8bf tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1349.745550] [55068]: [pid: 55068|app: 0|req: 306/631] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:23 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.780757] [55069]: DEBUG cinder.api.middleware.request_id [None req-0f644660-bc88-487f-9388-a47493259f9c None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.782675] [55069]: INFO cinder.api.openstack.wsgi [None req-0f644660-bc88-487f-9388-a47493259f9c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1349.782893] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0f644660-bc88-487f-9388-a47493259f9c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.783141] [55069]: DEBUG cinder.api.openstack.wsgi [None req-0f644660-bc88-487f-9388-a47493259f9c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.790080] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.790080] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.793217] [55069]: INFO cinder.volume.api [None req-0f644660-bc88-487f-9388-a47493259f9c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1349.797180] [55069]: INFO cinder.api.openstack.wsgi [None req-0f644660-bc88-487f-9388-a47493259f9c tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1349.797532] [55069]: [pid: 55069|app: 0|req: 326/632] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:23 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.695668] [55068]: DEBUG cinder.api.middleware.request_id [None req-1b8471fd-b42d-423f-b53d-01c23ddcd8f4 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.698518] [55068]: INFO cinder.api.openstack.wsgi [None req-1b8471fd-b42d-423f-b53d-01c23ddcd8f4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1356.698820] [55068]: DEBUG cinder.api.openstack.wsgi [None req-1b8471fd-b42d-423f-b53d-01c23ddcd8f4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.699168] [55068]: DEBUG cinder.api.openstack.wsgi [None req-1b8471fd-b42d-423f-b53d-01c23ddcd8f4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'delete' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.699474] [55068]: INFO cinder.api.v3.volumes [None req-1b8471fd-b42d-423f-b53d-01c23ddcd8f4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Delete volume with id: e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1356.712933] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.712933] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.713676] [55068]: INFO cinder.volume.api [None req-1b8471fd-b42d-423f-b53d-01c23ddcd8f4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1356.734515] [55068]: INFO cinder.volume.api [None req-1b8471fd-b42d-423f-b53d-01c23ddcd8f4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Delete volume request issued successfully. [ 1356.734763] [55068]: INFO cinder.api.openstack.wsgi [None req-1b8471fd-b42d-423f-b53d-01c23ddcd8f4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 202 [ 1356.735297] [55068]: [pid: 55068|app: 0|req: 307/633] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:36:30 2025] DELETE /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1356.738205] [55069]: DEBUG cinder.api.middleware.request_id [None req-ae46122f-5fcd-47a3-a8a7-0814da93c2b0 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.740358] [55069]: INFO cinder.api.openstack.wsgi [None req-ae46122f-5fcd-47a3-a8a7-0814da93c2b0 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1356.740578] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ae46122f-5fcd-47a3-a8a7-0814da93c2b0 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.740837] [55069]: DEBUG cinder.api.openstack.wsgi [None req-ae46122f-5fcd-47a3-a8a7-0814da93c2b0 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.748436] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.748436] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.752594] [55069]: INFO cinder.volume.api [None req-ae46122f-5fcd-47a3-a8a7-0814da93c2b0 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1356.757252] [55069]: INFO cinder.api.openstack.wsgi [None req-ae46122f-5fcd-47a3-a8a7-0814da93c2b0 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1356.757621] [55069]: [pid: 55069|app: 0|req: 327/634] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:30 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.768149] [55068]: DEBUG cinder.api.middleware.request_id [None req-3894be41-414a-43ec-bd6c-6f45559a4818 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.770391] [55068]: INFO cinder.api.openstack.wsgi [None req-3894be41-414a-43ec-bd6c-6f45559a4818 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1357.770620] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3894be41-414a-43ec-bd6c-6f45559a4818 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.770844] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3894be41-414a-43ec-bd6c-6f45559a4818 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.778652] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.778652] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.782327] [55068]: INFO cinder.volume.api [None req-3894be41-414a-43ec-bd6c-6f45559a4818 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1357.786427] [55068]: INFO cinder.api.openstack.wsgi [None req-3894be41-414a-43ec-bd6c-6f45559a4818 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1357.786790] [55068]: [pid: 55068|app: 0|req: 308/635] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:31 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.797292] [55069]: DEBUG cinder.api.middleware.request_id [None req-09f9d2c6-dc16-4f85-b127-af7b5a12d02b None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.799423] [55069]: INFO cinder.api.openstack.wsgi [None req-09f9d2c6-dc16-4f85-b127-af7b5a12d02b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1358.799644] [55069]: DEBUG cinder.api.openstack.wsgi [None req-09f9d2c6-dc16-4f85-b127-af7b5a12d02b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.799863] [55069]: DEBUG cinder.api.openstack.wsgi [None req-09f9d2c6-dc16-4f85-b127-af7b5a12d02b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.807186] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.807186] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.810422] [55069]: INFO cinder.volume.api [None req-09f9d2c6-dc16-4f85-b127-af7b5a12d02b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1358.814406] [55069]: INFO cinder.api.openstack.wsgi [None req-09f9d2c6-dc16-4f85-b127-af7b5a12d02b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 200 [ 1358.815026] [55069]: [pid: 55069|app: 0|req: 328/636] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:32 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.825182] [55068]: DEBUG cinder.api.middleware.request_id [None req-7decfe68-9734-4092-a943-9dc54a60c951 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.827342] [55068]: INFO cinder.api.openstack.wsgi [None req-7decfe68-9734-4092-a943-9dc54a60c951 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 [ 1359.827579] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7decfe68-9734-4092-a943-9dc54a60c951 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.827800] [55068]: DEBUG cinder.api.openstack.wsgi [None req-7decfe68-9734-4092-a943-9dc54a60c951 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.833860] [55068]: INFO cinder.api.openstack.wsgi [None req-7decfe68-9734-4092-a943-9dc54a60c951 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 returned with HTTP 404 [ 1359.834366] [55068]: [pid: 55068|app: 0|req: 309/637] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:33 2025] GET /volume/v3/volumes/e3b32489-2551-4f0a-b368-46a0e8340e20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1359.837552] [55069]: DEBUG cinder.api.middleware.request_id [None req-deea8c8a-3693-4659-a9fb-628fa84febda None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.840024] [55069]: INFO cinder.api.openstack.wsgi [None req-deea8c8a-3693-4659-a9fb-628fa84febda tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] DELETE http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1359.840024] [55069]: DEBUG cinder.api.openstack.wsgi [None req-deea8c8a-3693-4659-a9fb-628fa84febda tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.840024] [55069]: DEBUG cinder.api.openstack.wsgi [None req-deea8c8a-3693-4659-a9fb-628fa84febda tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.840207] [55069]: INFO cinder.api.v3.volumes [None req-deea8c8a-3693-4659-a9fb-628fa84febda tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Delete volume with id: 17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1359.847284] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.847284] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.847767] [55069]: INFO cinder.volume.api [None req-deea8c8a-3693-4659-a9fb-628fa84febda tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1359.859487] [55069]: INFO cinder.volume.api [None req-deea8c8a-3693-4659-a9fb-628fa84febda tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Delete volume request issued successfully. [ 1359.859657] [55069]: INFO cinder.api.openstack.wsgi [None req-deea8c8a-3693-4659-a9fb-628fa84febda tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 202 [ 1359.860027] [55069]: [pid: 55069|app: 0|req: 329/638] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:36:33 2025] DELETE /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1359.862417] [55068]: DEBUG cinder.api.middleware.request_id [None req-8871c24e-b620-4eda-aa3c-42b12806498b None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.864983] [55068]: INFO cinder.api.openstack.wsgi [None req-8871c24e-b620-4eda-aa3c-42b12806498b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1359.865237] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8871c24e-b620-4eda-aa3c-42b12806498b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.865456] [55068]: DEBUG cinder.api.openstack.wsgi [None req-8871c24e-b620-4eda-aa3c-42b12806498b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.873244] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.873244] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.876626] [55068]: INFO cinder.volume.api [None req-8871c24e-b620-4eda-aa3c-42b12806498b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1359.881377] [55068]: INFO cinder.api.openstack.wsgi [None req-8871c24e-b620-4eda-aa3c-42b12806498b tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1359.881794] [55068]: [pid: 55068|app: 0|req: 310/639] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:33 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.892050] [55069]: DEBUG cinder.api.middleware.request_id [None req-2bc2af99-eacf-4434-b5a2-e1f14a1c1fce None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.894089] [55069]: INFO cinder.api.openstack.wsgi [None req-2bc2af99-eacf-4434-b5a2-e1f14a1c1fce tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1360.894319] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2bc2af99-eacf-4434-b5a2-e1f14a1c1fce tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.894539] [55069]: DEBUG cinder.api.openstack.wsgi [None req-2bc2af99-eacf-4434-b5a2-e1f14a1c1fce tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.902444] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.902444] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.905827] [55069]: INFO cinder.volume.api [None req-2bc2af99-eacf-4434-b5a2-e1f14a1c1fce tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1360.909872] [55069]: INFO cinder.api.openstack.wsgi [None req-2bc2af99-eacf-4434-b5a2-e1f14a1c1fce tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 200 [ 1360.910249] [55069]: [pid: 55069|app: 0|req: 330/640] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:34 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.920426] [55068]: DEBUG cinder.api.middleware.request_id [None req-3fdd353e-b66f-4549-9d3a-b6488c9f5233 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.922586] [55068]: INFO cinder.api.openstack.wsgi [None req-3fdd353e-b66f-4549-9d3a-b6488c9f5233 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe [ 1361.922812] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3fdd353e-b66f-4549-9d3a-b6488c9f5233 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.923051] [55068]: DEBUG cinder.api.openstack.wsgi [None req-3fdd353e-b66f-4549-9d3a-b6488c9f5233 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.930530] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.930530] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.933012] [55068]: INFO cinder.api.openstack.wsgi [None req-3fdd353e-b66f-4549-9d3a-b6488c9f5233 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe returned with HTTP 404 [ 1361.933600] [55068]: [pid: 55068|app: 0|req: 311/641] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:35 2025] GET /volume/v3/volumes/17a156eb-0da9-471a-9e8e-b3a29917dfbe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1361.982754] [55069]: DEBUG cinder.api.middleware.request_id [None req-3ecef9f4-0ca8-4216-b5a3-a9e7f91ed1a1 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.984910] [55069]: INFO cinder.api.openstack.wsgi [None req-3ecef9f4-0ca8-4216-b5a3-a9e7f91ed1a1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] DELETE http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1361.985214] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3ecef9f4-0ca8-4216-b5a3-a9e7f91ed1a1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.985510] [55069]: DEBUG cinder.api.openstack.wsgi [None req-3ecef9f4-0ca8-4216-b5a3-a9e7f91ed1a1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'delete' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.985768] [55069]: INFO cinder.api.v3.volumes [None req-3ecef9f4-0ca8-4216-b5a3-a9e7f91ed1a1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Delete volume with id: 469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1361.993471] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.993471] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.994056] [55069]: INFO cinder.volume.api [None req-3ecef9f4-0ca8-4216-b5a3-a9e7f91ed1a1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1362.007892] [55069]: INFO cinder.volume.api [None req-3ecef9f4-0ca8-4216-b5a3-a9e7f91ed1a1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Delete volume request issued successfully. [ 1362.008366] [55069]: INFO cinder.api.openstack.wsgi [None req-3ecef9f4-0ca8-4216-b5a3-a9e7f91ed1a1 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 202 [ 1362.008793] [55069]: [pid: 55069|app: 0|req: 331/642] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 02:36:35 2025] DELETE /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1362.011763] [55068]: DEBUG cinder.api.middleware.request_id [None req-62c025d7-44b9-4b46-b926-81223a366860 None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.015303] [55068]: INFO cinder.api.openstack.wsgi [None req-62c025d7-44b9-4b46-b926-81223a366860 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1362.015776] [55068]: DEBUG cinder.api.openstack.wsgi [None req-62c025d7-44b9-4b46-b926-81223a366860 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.015944] [55068]: DEBUG cinder.api.openstack.wsgi [None req-62c025d7-44b9-4b46-b926-81223a366860 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.023739] [55068]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.023739] [55068]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.027279] [55068]: INFO cinder.volume.api [None req-62c025d7-44b9-4b46-b926-81223a366860 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1362.031558] [55068]: INFO cinder.api.openstack.wsgi [None req-62c025d7-44b9-4b46-b926-81223a366860 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1362.031946] [55068]: [pid: 55068|app: 0|req: 312/643] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:35 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.046266] [55069]: DEBUG cinder.api.middleware.request_id [None req-f87d1b09-9e5a-4c66-b139-09e4cca921d4 None None] RequestId filter calling following filter/app {{(pid=55069) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.048470] [55069]: INFO cinder.api.openstack.wsgi [None req-f87d1b09-9e5a-4c66-b139-09e4cca921d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1363.048702] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f87d1b09-9e5a-4c66-b139-09e4cca921d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55069) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.048920] [55069]: DEBUG cinder.api.openstack.wsgi [None req-f87d1b09-9e5a-4c66-b139-09e4cca921d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55069) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.056631] [55069]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.056631] [55069]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.059928] [55069]: INFO cinder.volume.api [None req-f87d1b09-9e5a-4c66-b139-09e4cca921d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Volume info retrieved successfully. [ 1363.063983] [55069]: INFO cinder.api.openstack.wsgi [None req-f87d1b09-9e5a-4c66-b139-09e4cca921d4 tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 200 [ 1363.064370] [55069]: [pid: 55069|app: 0|req: 332/644] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:36 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.074691] [55068]: DEBUG cinder.api.middleware.request_id [None req-cf2b497a-ce18-4e59-9c01-cef7aac9af4e None None] RequestId filter calling following filter/app {{(pid=55068) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.076844] [55068]: INFO cinder.api.openstack.wsgi [None req-cf2b497a-ce18-4e59-9c01-cef7aac9af4e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] GET http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 [ 1364.077076] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cf2b497a-ce18-4e59-9c01-cef7aac9af4e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Empty body provided in request {{(pid=55068) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.077295] [55068]: DEBUG cinder.api.openstack.wsgi [None req-cf2b497a-ce18-4e59-9c01-cef7aac9af4e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] Calling method 'show' {{(pid=55068) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.083297] [55068]: INFO cinder.api.openstack.wsgi [None req-cf2b497a-ce18-4e59-9c01-cef7aac9af4e tempest-AttachVolumeTestJSON-844741288 tempest-AttachVolumeTestJSON-844741288-project-member] http://10.180.1.21/volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 returned with HTTP 404 [ 1364.083750] [55068]: [pid: 55068|app: 0|req: 313/645] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 02:36:37 2025] GET /volume/v3/volumes/469d5a68-7bc4-47c4-aaf0-4c43271ec527 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1373.062111] [55069]: DEBUG dbcounter [-] [55069] Writing DB stats cinder:SELECT=181,cinder:UPDATE=28,cinder:INSERT=9 {{(pid=55069) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1374.080063] [55068]: DEBUG dbcounter [-] [55068] Writing DB stats cinder:SELECT=168,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=55068) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}