[ 402.913323] [55015]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 402.914660] [55015]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 18:10:11 2025] *** [ 402.914660] [55015]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 402.914660] [55015]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 402.914660] [55015]: nodename: devstack [ 402.914660] [55015]: machine: x86_64 [ 402.914660] [55015]: clock source: unix [ 402.914660] [55015]: pcre jit disabled [ 402.914660] [55015]: detected number of CPU cores: 8 [ 402.914660] [55015]: current working directory: / [ 402.914660] [55015]: detected binary path: /usr/bin/uwsgi-core [ 402.914898] [55015]: your processes number limit is 63753 [ 402.914898] [55015]: your memory page size is 4096 bytes [ 402.914898] [55015]: detected max file descriptor number: 2048 [ 402.914898] [55015]: lock engine: pthread robust mutexes [ 402.914898] [55015]: thunder lock: enabled [ 402.914898] [55015]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 402.915042] [55015]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 402.915042] [55015]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 402.915042] [55015]: Set PythonHome to /opt/stack/data/venv [ 402.943201] [55015]: Python main interpreter initialized at 0x5765f3222be0 [ 402.943201] [55015]: python threads support enabled [ 402.943201] [55015]: your server socket listen backlog is limited to 100 connections [ 402.943201] [55015]: your mercy for graceful operations on workers is 80 seconds [ 402.943201] [55015]: mapped 403077 bytes (393 KB) for 2 cores [ 402.943201] [55015]: *** Operational MODE: preforking *** [ 402.943201] [55015]: *** uWSGI is running in multiple interpreter mode *** [ 402.943201] [55015]: spawned uWSGI master process (pid: 55015) [ 402.943586] [55015]: spawned uWSGI worker 1 (pid: 55019, cores: 1) [ 402.943856] [55015]: spawned uWSGI worker 2 (pid: 55020, cores: 1) [ 402.943949] [55015]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 403.130316] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 403.130316] [55019]: debtcollector.deprecate( [ 403.132822] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 403.132822] [55020]: debtcollector.deprecate( [ 403.920350] [55020]: /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 [ 403.920350] [55020]: warnings.warn( [ 403.924275] [55019]: /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 [ 403.924275] [55019]: warnings.warn( [ 404.026937] [55020]: /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. [ 404.026937] [55020]: from defusedxml.lxml import parse [ 404.027155] [55019]: /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. [ 404.027155] [55019]: from defusedxml.lxml import parse [ 404.062402] [55020]: /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) [ 404.062402] [55020]: BASE = declarative_base() [ 404.062582] [55019]: /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) [ 404.062582] [55019]: BASE = declarative_base() [ 404.233892] [55020]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55020) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 404.235101] [55019]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55019) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 404.240495] [55020]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55020) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.240895] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.240945] [55019]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55019) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.241318] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.241513] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.241615] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.241722] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.241800] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.371337] [55020]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 404.371337] [55020]: @jsonschema.FormatChecker.cls_checks('date-time') [ 404.371568] [55019]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 404.371568] [55019]: @jsonschema.FormatChecker.cls_checks('date-time') [ 404.419732] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.420042] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.420202] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.420202] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.420262] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.420288] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.420407] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.422653] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.422798] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.422875] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.422948] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.423030] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.423119] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.423199] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.589684] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.589855] [55019]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.589893] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.589977] [55019]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.590026] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.590075] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.590149] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.590195] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.590281] [55020]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.590358] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.590430] [55020]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.590496] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.590562] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.590636] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.595221] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.595344] [55019]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.595374] [55019]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.595431] [55019]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.595496] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.595560] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.595631] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.595726] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.595817] [55020]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.595890] [55020]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.595960] [55020]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.596049] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.596115] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.596187] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.596880] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.596964] [55019]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.597047] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.597117] [55019]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.597179] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.597242] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.597313] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.597344] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.597412] [55020]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.597484] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.597569] [55020]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.597638] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.597703] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.597775] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.598273] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.598359] [55019]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.598433] [55019]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.598518] [55019]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.598551] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.598578] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.598603] [55020]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.598655] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.598698] [55020]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.598741] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.598782] [55020]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.598782] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.598860] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.598908] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.600178] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.600280] [55019]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.600327] [55019]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.600390] [55019]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.600442] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.600503] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.600558] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.600601] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.600647] [55020]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.600647] [55020]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.600754] [55020]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.600802] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.600875] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.600956] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.603742] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.603821] [55019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.603892] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.603956] [55019]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.604028] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.604212] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.604212] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.604319] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.604319] [55020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.604417] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.604470] [55020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.604527] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.604580] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.604655] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.605437] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.605519] [55019]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.605559] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.605586] [55019]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.605619] [55020]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.605647] [55019]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.605674] [55020]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.605715] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.605750] [55020]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.605777] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.605806] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.605832] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.605860] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.605978] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.606557] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.606632] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.606707] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.606768] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.606821] [55019]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.606864] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.606905] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.606957] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.607016] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.607066] [55020]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.607123] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.607181] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.607181] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.607181] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.616314] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.616438] [55019]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.616507] [55019]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.616554] [55019]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.616596] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.616648] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.616694] [55020]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.616727] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.616754] [55020]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.616782] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.616808] [55020]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.616808] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.616916] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.616992] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.617514] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.617597] [55019]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.617667] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.617732] [55019]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.617799] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.617851] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.617899] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.617963] [55020]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.618016] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.618060] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.618060] [55020]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.618193] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.618193] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.618252] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.619668] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.619748] [55019]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.619814] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.619866] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.619921] [55019]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.619951] [55020]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.619976] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.620014] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.620041] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.620074] [55020]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.620121] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.620151] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.620247] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.620299] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.624272] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.624377] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.624438] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.624485] [55019]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.624542] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.624592] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.624643] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.624685] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.624730] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.624793] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.624793] [55020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.624896] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.624896] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.624970] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.639267] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.639353] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.639353] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.639414] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.639456] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.639490] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.639517] [55020]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.639546] [55019]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.639572] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.639597] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.639631] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.639671] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.639698] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.639731] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.640406] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.640454] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.640494] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.640529] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.640555] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.640589] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.640614] [55019]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.640641] [55020]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.640728] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.640805] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.640852] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.640894] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.640953] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.641014] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.641600] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.641656] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.641699] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.641749] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.641803] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.641857] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.641899] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.641941] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.641991] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.642041] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.642069] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.642093] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.642125] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.642151] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.644544] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.644632] [55019]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.644693] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.644766] [55019]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.644811] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.644840] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.644891] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.644932] [55020]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.644993] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.645051] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.645051] [55020]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.645139] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.645139] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.645228] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.645707] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.645789] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.645857] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.645927] [55019]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.645991] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.646054] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.646108] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.646137] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.646166] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.646192] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.646217] [55020]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.646281] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.646354] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.646461] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.649994] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.650095] [55019]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.650155] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.650211] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.650278] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.650341] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.650404] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.650458] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.650488] [55020]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.650513] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.650590] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.650654] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.650720] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.650810] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.653700] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.653700] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.653700] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.653700] [55019]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.653859] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.653901] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.653901] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.653951] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.653976] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.654026] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.654026] [55020]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.654026] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.654026] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.654154] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.654283] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.654340] [55019]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.654382] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.654424] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.654483] [55020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.654538] [55019]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.654583] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.654624] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.654668] [55020]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.654725] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.654775] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.654775] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.654870] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.654926] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.658359] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.658485] [55019]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.658541] [55019]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.658667] [55019]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.658667] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.658760] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.658821] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.658868] [55020]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.658910] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.658962] [55020]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.658962] [55020]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.658962] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.659128] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.659128] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.659524] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.659622] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.659691] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.659757] [55019]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.659896] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.659931] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.659958] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.659990] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.660034] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.660076] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.660145] [55020]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.660189] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.660257] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.660324] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.661838] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.661925] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.661976] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.662025] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.662078] [55019]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.662140] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.662178] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.662220] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.662281] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.662338] [55020]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.662383] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.662415] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.662415] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.662415] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.665566] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.665681] [55020]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.665745] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.665784] [55020]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.665852] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.665905] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.665950] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.665989] [55019]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.666039] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.666077] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.666128] [55019]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.666185] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.666249] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.666322] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.669074] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.669195] [55020]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.669251] [55020]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.669295] [55020]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.669358] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.669435] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.669519] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.669596] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.669688] [55019]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.669760] [55019]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.669831] [55019]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.669905] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.669973] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.670055] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.670300] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.670376] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.670409] [55020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.670457] [55019]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.670500] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.670542] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.670583] [55020]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.670630] [55019]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.670657] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.670682] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.670707] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.670747] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.670775] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.670805] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.671521] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.671557] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.671606] [55019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.671658] [55020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.671702] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.671751] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.671751] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.671817] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.671843] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.671872] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.671899] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.671923] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.671947] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.671975] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.673826] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.673865] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.674010] [55020]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.674061] [55019]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.674104] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.674142] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.674168] [55020]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.674197] [55019]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.674225] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.674251] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.674276] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.674301] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.674330] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.674356] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.675220] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.675259] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.675344] [55020]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.675388] [55019]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.675437] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.675481] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.675522] [55020]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.675549] [55019]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.675573] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.675598] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.675626] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.675652] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.675677] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.675702] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.677441] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.677519] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.677610] [55020]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.677678] [55020]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.677710] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.677736] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.677762] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.677815] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.677862] [55019]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.677906] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.677946] [55019]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.677946] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.678046] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.678092] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.679180] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.679265] [55020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.679326] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.679364] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.679415] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.679469] [55019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.679531] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.679578] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.679621] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.679652] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.679652] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.679742] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.734914] [55020]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55020) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.735084] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.735180] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.735223] [55019]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55019) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 404.735341] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.735401] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.735448] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.735490] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.735543] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.735543] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.735627] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.735654] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.735654] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.735702] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.735727] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.735752] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.735821] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.735860] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.735901] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.735946] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.735988] [55020]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.736047] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.736092] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.736137] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.736178] [55020]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.736219] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.736260] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.736301] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.736346] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.736373] [55019]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.736399] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.736424] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.736448] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.736473] [55019]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.736498] [55020]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.736522] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.736548] [55020]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.736575] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.736603] [55020]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.736627] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.736651] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.736676] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.736703] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.736728] [55019]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.736753] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.736779] [55019]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.736808] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.736834] [55019]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.736860] [55020]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.736888] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.736914] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.736940] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.736965] [55020]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.736991] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.737039] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.737088] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.737123] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.737149] [55019]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.737174] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.737199] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.737224] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.737248] [55019]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.737274] [55020]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.737299] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.737328] [55020]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.737354] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.737378] [55020]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.737403] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.737430] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.737455] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.737480] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.737505] [55019]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.737530] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.737607] [55019]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.737634] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.737659] [55019]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.737659] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.737707] [55020]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.737733] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.737758] [55020]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.737758] [55020]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.737806] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.737834] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.737860] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.737885] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.737910] [55019]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.737937] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.737964] [55019]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.737989] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.738024] [55019]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.738050] [55020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.738083] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.738109] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.738134] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.738159] [55020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.738184] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.738208] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.738234] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.738259] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.738284] [55019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.738312] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.738342] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.738370] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.738395] [55019]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.738435] [55020]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.738473] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.738500] [55020]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.738527] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.738553] [55020]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.738582] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.738609] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.738635] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.738661] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.738685] [55019]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.738714] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.738740] [55019]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.738765] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.738790] [55019]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.738819] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.738844] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.738869] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.738897] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.738923] [55020]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.738949] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.738974] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.738999] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.739534] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.739588] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.739633] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.739675] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.739717] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.739759] [55019]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.739800] [55020]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.739840] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.739886] [55020]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.739928] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.739971] [55020]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.740026] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.740069] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.740109] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.740150] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.740190] [55019]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.740232] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.740274] [55019]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.740314] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.740359] [55019]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.740402] [55020]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.740443] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.740485] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.740527] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.740572] [55020]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.740613] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.740654] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.740695] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.740746] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.740809] [55019]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.740854] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.740895] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.740936] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.740976] [55019]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.741026] [55020]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.741068] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.741109] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.741157] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.741198] [55020]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.741239] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.741280] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.741322] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.741364] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.741405] [55019]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.741449] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.741491] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.741535] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.741578] [55019]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.741619] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.741660] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.741701] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.741742] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.741783] [55020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.741825] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.741866] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.741906] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.741950] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.741950] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.742038] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.742079] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.742120] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.742160] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.742201] [55019]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.742242] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.742284] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.742331] [55020]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.742373] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.742421] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.742462] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.742503] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.742544] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.742586] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.742628] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.742668] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.742713] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.742754] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.742796] [55019]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.742839] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.742878] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.742919] [55020]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.742962] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.743008] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.743049] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.743103] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.743146] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.743146] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.743227] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.743269] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.743308] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.743349] [55019]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.743389] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.743430] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.743478] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.743519] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.743560] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.743560] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.743642] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.743687] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.743727] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.743769] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.743810] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.743850] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.743892] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.743936] [55020]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.743978] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.744026] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.744067] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.744116] [55020]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.744161] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.744205] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.744205] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.744270] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.744305] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.744346] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.744346] [55019]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.744429] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.744471] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.744512] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.744554] [55019]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.744597] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.744638] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.744685] [55020]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.744789] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.744838] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.744838] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.744923] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.744968] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.745028] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.745028] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.745108] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.745150] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.745191] [55020]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.745231] [55019]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.745278] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.745319] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.745359] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.745401] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.745443] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.745443] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.745521] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.745563] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.745604] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.745648] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.745690] [55019]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.745690] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.745767] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.745767] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.745846] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.745846] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.745924] [55020]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.745964] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.746015] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.746015] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.746096] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.746137] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.746178] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.746219] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.746260] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.746301] [55020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.746343] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.746384] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.746384] [55020]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.746464] [55019]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.746504] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.746546] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.746586] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.746628] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.746669] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.746710] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.746754] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.746796] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.746838] [55020]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.746881] [55019]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.746923] [55020]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.746964] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.747013] [55020]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.747055] [55019]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.747096] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.747142] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.747184] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.747224] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.747265] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.747307] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.747348] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.747389] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.747430] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.747457] [55019]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.747531] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.747559] [55019]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.747583] [55020]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.747610] [55019]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.747635] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.747660] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.747686] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.747710] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.747734] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.747763] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.747789] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.747814] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.747839] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.747863] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.747888] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.747913] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.747937] [55020]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.747962] [55019]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.747989] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.748125] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.748167] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.748209] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.748249] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.748289] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.748329] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.748369] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.748409] [55020]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.748471] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.748518] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.748560] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.748600] [55020]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.748644] [55019]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.748687] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.748728] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.748769] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.748810] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.748856] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.748899] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.748899] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.748977] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.749054] [55019]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.749097] [55020]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.749138] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.749179] [55020]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.749220] [55019]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.749265] [55020]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.749307] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.749348] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.749389] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.749437] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.749481] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.749522] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.749558] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.749599] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.749645] [55019]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.749686] [55020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.749726] [55019]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.749767] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.749807] [55019]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.749834] [55020]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.749859] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.749884] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.749884] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.749934] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.749934] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.749982] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.750016] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.750042] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.750067] [55019]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.750091] [55020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.750115] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.750140] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.750169] [55019]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.750195] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.750219] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.750243] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.750272] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.750299] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.750323] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.750348] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.750374] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.750401] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.750426] [55019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.750455] [55020]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.750481] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.750505] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.750530] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.750554] [55020]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.750580] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.750605] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.750630] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.750657] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.750682] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.750707] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.750737] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.750774] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.750802] [55019]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.750828] [55020]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.750856] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.750883] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.750911] [55019]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.750937] [55020]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.750962] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.750987] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.751025] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.751053] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.751078] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.751104] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.751129] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.751159] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.751186] [55019]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.751210] [55020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.751235] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.751259] [55020]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.751284] [55019]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.751309] [55020]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.751333] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.751358] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.751386] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.751412] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.751437] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.751462] [55020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.751486] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.751512] [55020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.751537] [55019]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.751561] [55020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.751586] [55019]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.751614] [55020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.751641] [55019]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.751666] [55020]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.751690] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.751715] [55020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.751740] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.751766] [55020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.751790] [55019]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 404.751790] [55019]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55019) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 404.751790] [55019]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 404.751790] [55019]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 404.751790] [55019]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 404.751790] [55019]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55019) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 404.751790] [55019]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55019) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 404.773603] [55020]: INFO dbcounter [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Registered counter for database cinder [ 404.775832] [55019]: INFO dbcounter [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Registered counter for database cinder [ 404.782437] [55020]: DEBUG oslo_db.sqlalchemy.engines [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 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=55020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.784518] [55019]: DEBUG oslo_db.sqlalchemy.engines [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 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=55019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.906059] [55020]: DEBUG dbcounter [-] [55020] Writer thread running {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.909979] [55020]: INFO cinder.rpc [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 404.912166] [55020]: INFO cinder.rpc [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 404.912411] [55019]: DEBUG dbcounter [-] [55019] Writer thread running {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 404.914260] [55020]: INFO cinder.rpc [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 404.914504] [55019]: INFO cinder.rpc [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 404.916055] [55020]: INFO cinder.rpc [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 404.916479] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.916674] [55019]: INFO cinder.rpc [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 404.916719] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.918227] [55020]: WARNING cinder.keymgr.conf_key_mgr [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 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' [ 404.918691] [55019]: INFO cinder.rpc [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 404.920567] [55019]: INFO cinder.rpc [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 404.920969] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.921015] [55020]: DEBUG oslo_db.sqlalchemy.engines [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 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=55020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.921170] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.921840] [55019]: WARNING cinder.keymgr.conf_key_mgr [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 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' [ 404.922577] [55020]: INFO cinder.rpc [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 404.924397] [55020]: INFO cinder.rpc [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 404.924468] [55019]: DEBUG oslo_db.sqlalchemy.engines [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 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=55019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.924804] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.924972] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.926036] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.926118] [55019]: INFO cinder.rpc [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 404.926201] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.927007] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.927172] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.927903] [55019]: INFO cinder.rpc [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 404.928327] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.928527] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.929596] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.929757] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.930546] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.930707] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.938574] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.938754] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.941447] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.941618] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.942481] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.942656] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.944291] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.944463] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.945382] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.945552] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.947988] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.948166] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.948607] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.948773] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.950896] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.951069] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.952333] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.952504] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.953992] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.954174] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.955039] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.955211] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.956832] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.956987] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.957709] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.957876] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.959333] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.959499] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.960528] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.960691] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.961825] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.961991] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.962957] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.963073] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.963137] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.963250] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.965540] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.965702] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.966582] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.966636] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.966761] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.966803] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 404.969849] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 404.970016] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.061703] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.061932] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.063809] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.064009] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.065249] [55020]: WARNING cinder.api.contrib.hosts [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 405.065693] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.065863] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.066726] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.066891] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.067304] [55019]: WARNING cinder.api.contrib.hosts [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 405.067754] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.067851] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.067927] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.067977] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.068754] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.068814] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.068912] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.068945] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.069852] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.069957] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.070023] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.070128] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.070766] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.070925] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.071035] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.071198] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.071930] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.071988] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.072112] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.072147] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.072998] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.073040] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.073168] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.073203] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.073960] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.074115] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.074149] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.074276] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.074951] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: extensions {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.075021] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.075183] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.076101] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.076263] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.076299] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-hosts {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.076952] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: extensions {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.078302] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-hosts {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.078344] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: qos-specs {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.080312] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: qos-specs {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.080932] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-quota-class-sets {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.082338] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: scheduler-stats {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.082502] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-quota-class-sets {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.083860] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-snapshot-manage {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.083921] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: scheduler-stats {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.085412] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: capabilities {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.085467] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-snapshot-manage {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.086777] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: encryption {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.086946] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: capabilities {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.088315] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: encryption {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.088459] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: cgsnapshots {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.089933] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-quota-sets {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.090039] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: cgsnapshots {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.091479] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-volume-manage {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.091571] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-quota-sets {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.093368] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-volume-manage {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.093792] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-volume-transfer {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.095483] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-volume-type-access {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.095741] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-volume-transfer {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.097419] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-volume-type-access {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.097491] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: backups {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.099019] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: backups {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.099585] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-services {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.100897] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: consistencygroups {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.101074] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-services {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.102386] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: consistencygroups {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.103254] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: extra_specs {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.104415] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: extra_specs {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.104849] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: os-availability-zone {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.106027] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: os-availability-zone {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.106173] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extended resource: encryption {{(pid=55020) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.107351] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extended resource: encryption {{(pid=55019) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 405.108103] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.108289] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.109296] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.109352] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.109473] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.109523] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.110352] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.110457] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.110520] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.110680] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.111376] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.111494] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.111527] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.111655] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.112461] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.112514] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.112624] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.112667] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.113567] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.113604] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.113734] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.113767] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.114680] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.114729] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.114840] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.114882] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.115676] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.115759] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.115836] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.115922] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.116776] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.116825] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.116931] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.116987] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.117753] [55020]: WARNING stevedore.named [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.117906] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.117941] [55020]: WARNING castellan.key_manager [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.118085] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.118627] [55020]: DEBUG cinder.api.contrib.snapshot_actions [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] SnapshotActionsController initialized {{(pid=55020) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 405.118766] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension VolumeActions extending resource: volumes {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.118901] [55019]: WARNING stevedore.named [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 405.118935] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension UsedLimits extending resource: limits {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119068] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119114] [55019]: WARNING castellan.key_manager [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 405.119195] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119314] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension TypesManage extending resource: types {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119448] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119606] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension AdminActions extending resource: volumes {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119753] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension AdminActions extending resource: snapshots {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119806] [55019]: DEBUG cinder.api.contrib.snapshot_actions [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] SnapshotActionsController initialized {{(pid=55019) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 405.119869] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension AdminActions extending resource: backups {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119901] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension VolumeActions extending resource: volumes {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.119984] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120062] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension UsedLimits extending resource: limits {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120135] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120189] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120234] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120314] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120363] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120431] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension TypesManage extending resource: types {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120553] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120603] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120671] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120718] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension AdminActions extending resource: volumes {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120785] [55020]: DEBUG cinder.api.openstack [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55020) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120829] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension AdminActions extending resource: snapshots {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.120914] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension AdminActions extending resource: backups {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.121040] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.121176] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.121300] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.121425] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.121628] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.121749] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.121862] [55019]: DEBUG cinder.api.openstack [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55019) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 405.122929] [55020]: WARNING keystonemiddleware.auth_token [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 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. [ 405.124033] [55019]: WARNING keystonemiddleware.auth_token [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 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. [ 405.127297] [55020]: WARNING keystonemiddleware.auth_token [None req-45dea584-a0f6-4e14-a6ae-efda376f0781 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 [ 405.128383] [55019]: WARNING keystonemiddleware.auth_token [None req-383d0d25-0d84-483b-b45c-52dc6f9841d0 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 [ 405.129922] [55020]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5765f3222be0 pid: 55020 (default app) [ 405.130946] [55019]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5765f3222be0 pid: 55019 (default app) [ 405.139454] [55020]: /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. [ 405.139454] [55020]: warnings.warn(deprecated_msg) [ 405.139613] [55020]: /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. [ 405.139613] [55020]: warnings.warn(deprecated_msg) [ 405.139613] [55020]: /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. [ 405.139613] [55020]: warnings.warn(deprecated_msg) [ 405.139613] [55020]: /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. [ 405.139796] [55020]: warnings.warn(deprecated_msg) [ 405.139796] [55020]: /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. [ 405.139796] [55020]: warnings.warn(deprecated_msg) [ 405.139796] [55020]: /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. [ 405.139796] [55020]: warnings.warn(deprecated_msg) [ 405.139796] [55020]: /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. [ 405.140019] [55020]: warnings.warn(deprecated_msg) [ 405.140019] [55020]: /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. [ 405.140019] [55020]: warnings.warn(deprecated_msg) [ 405.140019] [55020]: /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. [ 405.140019] [55020]: warnings.warn(deprecated_msg) [ 405.140227] [55020]: /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. [ 405.140227] [55020]: warnings.warn(deprecated_msg) [ 405.140227] [55020]: /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. [ 405.140227] [55020]: warnings.warn(deprecated_msg) [ 405.140355] [55020]: /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. [ 405.140355] [55020]: warnings.warn(deprecated_msg) [ 405.140355] [55020]: /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. [ 405.140355] [55020]: warnings.warn(deprecated_msg) [ 405.140486] [55020]: /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. [ 405.140486] [55020]: warnings.warn(deprecated_msg) [ 405.140486] [55020]: /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. [ 405.140486] [55020]: warnings.warn(deprecated_msg) [ 405.140486] [55020]: /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. [ 405.140655] [55020]: warnings.warn(deprecated_msg) [ 405.140655] [55020]: /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. [ 405.140655] [55020]: warnings.warn(deprecated_msg) [ 405.140655] [55020]: /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. [ 405.140655] [55020]: warnings.warn(deprecated_msg) [ 405.140826] [55020]: /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. [ 405.140826] [55020]: warnings.warn(deprecated_msg) [ 405.140826] [55020]: /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. [ 405.140826] [55020]: warnings.warn(deprecated_msg) [ 405.140826] [55020]: /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. [ 405.140826] [55020]: warnings.warn(deprecated_msg) [ 405.141021] [55020]: /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. [ 405.141021] [55020]: warnings.warn(deprecated_msg) [ 405.141021] [55020]: /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. [ 405.141021] [55020]: warnings.warn(deprecated_msg) [ 405.141021] [55020]: /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. [ 405.141021] [55020]: warnings.warn(deprecated_msg) [ 405.141213] [55020]: /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. [ 405.141213] [55020]: warnings.warn(deprecated_msg) [ 405.141213] [55020]: /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. [ 405.141213] [55020]: warnings.warn(deprecated_msg) [ 405.141213] [55020]: /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. [ 405.141213] [55020]: warnings.warn(deprecated_msg) [ 405.141406] [55020]: /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. [ 405.141406] [55020]: warnings.warn(deprecated_msg) [ 405.141406] [55020]: /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. [ 405.141406] [55020]: warnings.warn(deprecated_msg) [ 405.141406] [55020]: /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. [ 405.141406] [55020]: warnings.warn(deprecated_msg) [ 405.141616] [55020]: /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. [ 405.141616] [55020]: warnings.warn(deprecated_msg) [ 405.141616] [55020]: /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. [ 405.141616] [55020]: warnings.warn(deprecated_msg) [ 405.141763] [55020]: /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. [ 405.141763] [55020]: warnings.warn(deprecated_msg) [ 405.141763] [55020]: /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. [ 405.141763] [55020]: warnings.warn(deprecated_msg) [ 405.141763] [55020]: /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. [ 405.141971] [55020]: warnings.warn(deprecated_msg) [ 405.141971] [55020]: /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. [ 405.141971] [55020]: warnings.warn(deprecated_msg) [ 405.141971] [55020]: /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. [ 405.141971] [55020]: warnings.warn(deprecated_msg) [ 405.142136] [55020]: /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. [ 405.142136] [55020]: warnings.warn(deprecated_msg) [ 405.142136] [55020]: /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. [ 405.142136] [55020]: warnings.warn(deprecated_msg) [ 405.142136] [55020]: /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. [ 405.142136] [55020]: warnings.warn(deprecated_msg) [ 405.142309] [55020]: /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. [ 405.142309] [55020]: warnings.warn(deprecated_msg) [ 405.142309] [55020]: /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. [ 405.142309] [55020]: warnings.warn(deprecated_msg) [ 405.142309] [55020]: /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. [ 405.142486] [55020]: warnings.warn(deprecated_msg) [ 405.142486] [55020]: /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. [ 405.142486] [55020]: warnings.warn(deprecated_msg) [ 405.142486] [55020]: /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. [ 405.142486] [55020]: warnings.warn(deprecated_msg) [ 405.142641] [55020]: /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. [ 405.142641] [55020]: warnings.warn(deprecated_msg) [ 405.142641] [55020]: /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. [ 405.142641] [55020]: warnings.warn(deprecated_msg) [ 405.142775] [55020]: /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. [ 405.142775] [55020]: warnings.warn(deprecated_msg) [ 405.142775] [55020]: /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. [ 405.142775] [55020]: warnings.warn(deprecated_msg) [ 405.142905] [55020]: /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. [ 405.142905] [55020]: warnings.warn(deprecated_msg) [ 405.142905] [55020]: /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. [ 405.142905] [55020]: warnings.warn(deprecated_msg) [ 405.142905] [55020]: /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. [ 405.143806] [55020]: warnings.warn(deprecated_msg) [ 405.143806] [55020]: /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. [ 405.143806] [55020]: warnings.warn(deprecated_msg) [ 405.143806] [55020]: /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. [ 405.143806] [55020]: warnings.warn(deprecated_msg) [ 405.144073] [55020]: /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. [ 405.144073] [55020]: warnings.warn(deprecated_msg) [ 405.144073] [55020]: /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. [ 405.144073] [55020]: warnings.warn(deprecated_msg) [ 405.144295] [55020]: /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. [ 405.144295] [55020]: warnings.warn(deprecated_msg) [ 405.144295] [55020]: /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. [ 405.144295] [55020]: warnings.warn(deprecated_msg) [ 405.144518] [55020]: /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. [ 405.144518] [55020]: warnings.warn(deprecated_msg) [ 405.144518] [55020]: /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. [ 405.144518] [55020]: warnings.warn(deprecated_msg) [ 405.144747] [55020]: /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. [ 405.144747] [55020]: warnings.warn(deprecated_msg) [ 405.144747] [55020]: /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. [ 405.144747] [55020]: warnings.warn(deprecated_msg) [ 405.144976] [55020]: /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. [ 405.144976] [55020]: warnings.warn(deprecated_msg) [ 405.144976] [55020]: /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. [ 405.144976] [55020]: warnings.warn(deprecated_msg) [ 405.145191] [55020]: /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. [ 405.145191] [55020]: warnings.warn(deprecated_msg) [ 405.145191] [55020]: /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. [ 405.145191] [55020]: warnings.warn(deprecated_msg) [ 405.145191] [55020]: /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. [ 405.145191] [55020]: warnings.warn(deprecated_msg) [ 405.145531] [55020]: /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. [ 405.145531] [55020]: warnings.warn(deprecated_msg) [ 405.145531] [55020]: /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. [ 405.145531] [55020]: warnings.warn(deprecated_msg) [ 405.145531] [55020]: /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. [ 405.145805] [55020]: warnings.warn(deprecated_msg) [ 405.145805] [55020]: /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. [ 405.145805] [55020]: warnings.warn(deprecated_msg) [ 405.145805] [55020]: /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. [ 405.145805] [55020]: warnings.warn(deprecated_msg) [ 405.145805] [55020]: /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. [ 405.145805] [55020]: warnings.warn(deprecated_msg) [ 405.146151] [55020]: /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. [ 405.146151] [55020]: warnings.warn(deprecated_msg) [ 405.146151] [55020]: /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. [ 405.146151] [55020]: warnings.warn(deprecated_msg) [ 405.146151] [55020]: /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. [ 405.146151] [55020]: warnings.warn(deprecated_msg) [ 405.146474] [55020]: /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. [ 405.146474] [55020]: warnings.warn(deprecated_msg) [ 405.146474] [55020]: /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. [ 405.146474] [55020]: warnings.warn(deprecated_msg) [ 405.146474] [55020]: /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. [ 405.146474] [55020]: warnings.warn(deprecated_msg) [ 405.146774] [55020]: /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. [ 405.146774] [55020]: warnings.warn(deprecated_msg) [ 405.146774] [55020]: /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. [ 405.146774] [55020]: warnings.warn(deprecated_msg) [ 405.146774] [55020]: /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. [ 405.146774] [55020]: warnings.warn(deprecated_msg) [ 405.147082] [55020]: /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. [ 405.147082] [55020]: warnings.warn(deprecated_msg) [ 405.147082] [55020]: /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. [ 405.147082] [55020]: warnings.warn(deprecated_msg) [ 405.147290] [55020]: /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. [ 405.147290] [55020]: warnings.warn(deprecated_msg) [ 405.147290] [55020]: /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. [ 405.147290] [55020]: warnings.warn(deprecated_msg) [ 405.147492] [55020]: /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. [ 405.147492] [55020]: warnings.warn(deprecated_msg) [ 405.147492] [55020]: /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. [ 405.147492] [55020]: warnings.warn(deprecated_msg) [ 405.147718] [55020]: /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. [ 405.147718] [55020]: warnings.warn(deprecated_msg) [ 405.147718] [55020]: /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. [ 405.147718] [55020]: warnings.warn(deprecated_msg) [ 405.147718] [55020]: DEBUG cinder.api.middleware.request_id [None req-4b6a96c1-663a-4679-9a9f-a0c277ad190f None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 405.147718] [55020]: [pid: 55020|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 18:10:13 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 408.465889] [55019]: /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. [ 408.465889] [55019]: warnings.warn(deprecated_msg) [ 408.466277] [55019]: /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. [ 408.466277] [55019]: warnings.warn(deprecated_msg) [ 408.466277] [55019]: /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. [ 408.466277] [55019]: warnings.warn(deprecated_msg) [ 408.466277] [55019]: /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. [ 408.466440] [55019]: warnings.warn(deprecated_msg) [ 408.466440] [55019]: /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. [ 408.466440] [55019]: warnings.warn(deprecated_msg) [ 408.466440] [55019]: /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. [ 408.466440] [55019]: warnings.warn(deprecated_msg) [ 408.466440] [55019]: /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. [ 408.466606] [55019]: warnings.warn(deprecated_msg) [ 408.466606] [55019]: /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. [ 408.466606] [55019]: warnings.warn(deprecated_msg) [ 408.466606] [55019]: /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. [ 408.466606] [55019]: warnings.warn(deprecated_msg) [ 408.466733] [55019]: /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. [ 408.466733] [55019]: warnings.warn(deprecated_msg) [ 408.466733] [55019]: /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. [ 408.466733] [55019]: warnings.warn(deprecated_msg) [ 408.466844] [55019]: /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. [ 408.466844] [55019]: warnings.warn(deprecated_msg) [ 408.466844] [55019]: /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. [ 408.466844] [55019]: warnings.warn(deprecated_msg) [ 408.466950] [55019]: /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. [ 408.466950] [55019]: warnings.warn(deprecated_msg) [ 408.466950] [55019]: /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. [ 408.466950] [55019]: warnings.warn(deprecated_msg) [ 408.466950] [55019]: /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. [ 408.467110] [55019]: warnings.warn(deprecated_msg) [ 408.467110] [55019]: /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. [ 408.467110] [55019]: warnings.warn(deprecated_msg) [ 408.467110] [55019]: /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. [ 408.467110] [55019]: warnings.warn(deprecated_msg) [ 408.467240] [55019]: /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. [ 408.467240] [55019]: warnings.warn(deprecated_msg) [ 408.467240] [55019]: /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. [ 408.467240] [55019]: warnings.warn(deprecated_msg) [ 408.467240] [55019]: /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. [ 408.467240] [55019]: warnings.warn(deprecated_msg) [ 408.467395] [55019]: /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. [ 408.467395] [55019]: warnings.warn(deprecated_msg) [ 408.467395] [55019]: /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. [ 408.467395] [55019]: warnings.warn(deprecated_msg) [ 408.467395] [55019]: /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. [ 408.467395] [55019]: warnings.warn(deprecated_msg) [ 408.467549] [55019]: /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. [ 408.467549] [55019]: warnings.warn(deprecated_msg) [ 408.467549] [55019]: /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. [ 408.467549] [55019]: warnings.warn(deprecated_msg) [ 408.467549] [55019]: /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. [ 408.467549] [55019]: warnings.warn(deprecated_msg) [ 408.467703] [55019]: /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. [ 408.467703] [55019]: warnings.warn(deprecated_msg) [ 408.467703] [55019]: /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. [ 408.467703] [55019]: warnings.warn(deprecated_msg) [ 408.467703] [55019]: /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. [ 408.467703] [55019]: warnings.warn(deprecated_msg) [ 408.467857] [55019]: /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. [ 408.467857] [55019]: warnings.warn(deprecated_msg) [ 408.467857] [55019]: /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. [ 408.467857] [55019]: warnings.warn(deprecated_msg) [ 408.467965] [55019]: /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. [ 408.467965] [55019]: warnings.warn(deprecated_msg) [ 408.467965] [55019]: /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. [ 408.467965] [55019]: warnings.warn(deprecated_msg) [ 408.467965] [55019]: /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. [ 408.468107] [55019]: warnings.warn(deprecated_msg) [ 408.468107] [55019]: /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. [ 408.468107] [55019]: warnings.warn(deprecated_msg) [ 408.468107] [55019]: /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. [ 408.468107] [55019]: warnings.warn(deprecated_msg) [ 408.468234] [55019]: /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. [ 408.468234] [55019]: warnings.warn(deprecated_msg) [ 408.468234] [55019]: /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. [ 408.468234] [55019]: warnings.warn(deprecated_msg) [ 408.468234] [55019]: /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. [ 408.468234] [55019]: warnings.warn(deprecated_msg) [ 408.468385] [55019]: /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. [ 408.468385] [55019]: warnings.warn(deprecated_msg) [ 408.468385] [55019]: /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. [ 408.468385] [55019]: warnings.warn(deprecated_msg) [ 408.468385] [55019]: /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. [ 408.468548] [55019]: warnings.warn(deprecated_msg) [ 408.468548] [55019]: /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. [ 408.468548] [55019]: warnings.warn(deprecated_msg) [ 408.468548] [55019]: /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. [ 408.468548] [55019]: warnings.warn(deprecated_msg) [ 408.468679] [55019]: /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. [ 408.468679] [55019]: warnings.warn(deprecated_msg) [ 408.468679] [55019]: /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. [ 408.468679] [55019]: warnings.warn(deprecated_msg) [ 408.468789] [55019]: /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. [ 408.468789] [55019]: warnings.warn(deprecated_msg) [ 408.468789] [55019]: /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. [ 408.468789] [55019]: warnings.warn(deprecated_msg) [ 408.468894] [55019]: /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. [ 408.468894] [55019]: warnings.warn(deprecated_msg) [ 408.468894] [55019]: /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. [ 408.468894] [55019]: warnings.warn(deprecated_msg) [ 408.468894] [55019]: /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. [ 408.469692] [55019]: warnings.warn(deprecated_msg) [ 408.469692] [55019]: /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. [ 408.469692] [55019]: warnings.warn(deprecated_msg) [ 408.469692] [55019]: /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. [ 408.469692] [55019]: warnings.warn(deprecated_msg) [ 408.469926] [55019]: /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. [ 408.469926] [55019]: warnings.warn(deprecated_msg) [ 408.469926] [55019]: /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. [ 408.469926] [55019]: warnings.warn(deprecated_msg) [ 408.470123] [55019]: /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. [ 408.470123] [55019]: warnings.warn(deprecated_msg) [ 408.470123] [55019]: /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. [ 408.470123] [55019]: warnings.warn(deprecated_msg) [ 408.470306] [55019]: /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. [ 408.470306] [55019]: warnings.warn(deprecated_msg) [ 408.470306] [55019]: /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. [ 408.470306] [55019]: warnings.warn(deprecated_msg) [ 408.470480] [55019]: /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. [ 408.470480] [55019]: warnings.warn(deprecated_msg) [ 408.470480] [55019]: /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. [ 408.470480] [55019]: warnings.warn(deprecated_msg) [ 408.470679] [55019]: /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. [ 408.470679] [55019]: warnings.warn(deprecated_msg) [ 408.470679] [55019]: /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. [ 408.470679] [55019]: warnings.warn(deprecated_msg) [ 408.470905] [55019]: /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. [ 408.470905] [55019]: warnings.warn(deprecated_msg) [ 408.470905] [55019]: /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. [ 408.470905] [55019]: warnings.warn(deprecated_msg) [ 408.470905] [55019]: /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. [ 408.470905] [55019]: warnings.warn(deprecated_msg) [ 408.471220] [55019]: /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. [ 408.471220] [55019]: warnings.warn(deprecated_msg) [ 408.471220] [55019]: /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. [ 408.471220] [55019]: warnings.warn(deprecated_msg) [ 408.471220] [55019]: /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. [ 408.471446] [55019]: warnings.warn(deprecated_msg) [ 408.471446] [55019]: /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. [ 408.471446] [55019]: warnings.warn(deprecated_msg) [ 408.471446] [55019]: /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. [ 408.471446] [55019]: warnings.warn(deprecated_msg) [ 408.471446] [55019]: /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. [ 408.471446] [55019]: warnings.warn(deprecated_msg) [ 408.471747] [55019]: /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. [ 408.471747] [55019]: warnings.warn(deprecated_msg) [ 408.471747] [55019]: /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. [ 408.471747] [55019]: warnings.warn(deprecated_msg) [ 408.471747] [55019]: /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. [ 408.471747] [55019]: warnings.warn(deprecated_msg) [ 408.472387] [55019]: /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. [ 408.472387] [55019]: warnings.warn(deprecated_msg) [ 408.472387] [55019]: /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. [ 408.472387] [55019]: warnings.warn(deprecated_msg) [ 408.472387] [55019]: /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. [ 408.472387] [55019]: warnings.warn(deprecated_msg) [ 408.472652] [55019]: /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. [ 408.472652] [55019]: warnings.warn(deprecated_msg) [ 408.472652] [55019]: /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. [ 408.472652] [55019]: warnings.warn(deprecated_msg) [ 408.472652] [55019]: /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. [ 408.472652] [55019]: warnings.warn(deprecated_msg) [ 408.472917] [55019]: /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. [ 408.472917] [55019]: warnings.warn(deprecated_msg) [ 408.472917] [55019]: /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. [ 408.472917] [55019]: warnings.warn(deprecated_msg) [ 408.473109] [55019]: /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. [ 408.473109] [55019]: warnings.warn(deprecated_msg) [ 408.473109] [55019]: /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. [ 408.473109] [55019]: warnings.warn(deprecated_msg) [ 408.473296] [55019]: /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. [ 408.473296] [55019]: warnings.warn(deprecated_msg) [ 408.473296] [55019]: /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. [ 408.473296] [55019]: warnings.warn(deprecated_msg) [ 408.473475] [55019]: /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. [ 408.473475] [55019]: warnings.warn(deprecated_msg) [ 408.473475] [55019]: /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. [ 408.473475] [55019]: warnings.warn(deprecated_msg) [ 408.473475] [55019]: DEBUG cinder.api.middleware.request_id [None req-95e0ca29-0e8c-44fa-94a6-f92a70523050 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 408.821048] [55019]: INFO cinder.api.openstack.wsgi [None req-95e0ca29-0e8c-44fa-94a6-f92a70523050 admin admin] POST http://10.180.1.21/volume/v3/types [ 408.821793] [55019]: DEBUG cinder.api.openstack.wsgi [None req-95e0ca29-0e8c-44fa-94a6-f92a70523050 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 408.823906] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 408.823906] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 408.826997] [55019]: DEBUG oslo_db.sqlalchemy.engines [None req-95e0ca29-0e8c-44fa-94a6-f92a70523050 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=55019) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 408.849882] [55019]: INFO cinder.api.openstack.wsgi [None req-95e0ca29-0e8c-44fa-94a6-f92a70523050 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 408.850420] [55019]: [pid: 55019|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 18:10:17 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) [ 408.854014] [55020]: DEBUG cinder.api.middleware.request_id [req-95e0ca29-0e8c-44fa-94a6-f92a70523050 req-3362a2a1-2995-47b9-a318-d492a86c505a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 409.120812] [55020]: INFO cinder.api.openstack.wsgi [req-95e0ca29-0e8c-44fa-94a6-f92a70523050 req-3362a2a1-2995-47b9-a318-d492a86c505a admin admin] POST http://10.180.1.21/volume/v3/types/f28ce91c-b38f-47ee-9f3b-d8707be1b593/extra_specs [ 409.121564] [55020]: DEBUG cinder.api.openstack.wsgi [req-95e0ca29-0e8c-44fa-94a6-f92a70523050 req-3362a2a1-2995-47b9-a318-d492a86c505a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 409.123661] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 409.123661] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 409.127278] [55020]: DEBUG oslo_db.sqlalchemy.engines [req-95e0ca29-0e8c-44fa-94a6-f92a70523050 req-3362a2a1-2995-47b9-a318-d492a86c505a 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=55020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.175364] [55020]: INFO cinder.api.openstack.wsgi [req-95e0ca29-0e8c-44fa-94a6-f92a70523050 req-3362a2a1-2995-47b9-a318-d492a86c505a admin admin] http://10.180.1.21/volume/v3/types/f28ce91c-b38f-47ee-9f3b-d8707be1b593/extra_specs returned with HTTP 200 [ 409.176102] [55020]: [pid: 55020|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 18:10:17 2025] POST /volume/v3/types/f28ce91c-b38f-47ee-9f3b-d8707be1b593/extra_specs => generated 51 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 418.847217] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 419.174226] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 420.043628] [55019]: DEBUG cinder.api.middleware.request_id [None req-3ce5cf8f-495a-4e1b-9e36-519aafb0efff None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 420.044345] [55019]: INFO cinder.api.openstack.wsgi [None req-3ce5cf8f-495a-4e1b-9e36-519aafb0efff None None] GET http://10.180.1.21/volume// [ 420.044530] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3ce5cf8f-495a-4e1b-9e36-519aafb0efff None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 420.044873] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3ce5cf8f-495a-4e1b-9e36-519aafb0efff None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 420.045490] [55019]: INFO cinder.api.openstack.wsgi [None req-3ce5cf8f-495a-4e1b-9e36-519aafb0efff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 420.045819] [55019]: [pid: 55019|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 18:10:28 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 478.265051] [55020]: DEBUG cinder.api.middleware.request_id [None req-19b76da7-7111-4ffa-aa5d-f74b986f9e78 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 478.332503] [55020]: INFO cinder.api.openstack.wsgi [None req-19b76da7-7111-4ffa-aa5d-f74b986f9e78 tempest-verify_tempest_config-2037105828 tempest-verify_tempest_config-2037105828-project-member] GET http://10.180.1.21/volume/v3/extensions [ 478.332742] [55020]: DEBUG cinder.api.openstack.wsgi [None req-19b76da7-7111-4ffa-aa5d-f74b986f9e78 tempest-verify_tempest_config-2037105828 tempest-verify_tempest_config-2037105828-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 478.332959] [55020]: DEBUG cinder.api.openstack.wsgi [None req-19b76da7-7111-4ffa-aa5d-f74b986f9e78 tempest-verify_tempest_config-2037105828 tempest-verify_tempest_config-2037105828-project-member] Calling method 'index' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 478.333382] [55020]: INFO cinder.api.openstack.wsgi [None req-19b76da7-7111-4ffa-aa5d-f74b986f9e78 tempest-verify_tempest_config-2037105828 tempest-verify_tempest_config-2037105828-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 478.333856] [55020]: [pid: 55020|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 18:11:27 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 541.413365] [55019]: DEBUG cinder.api.middleware.request_id [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 541.650809] [55019]: INFO cinder.api.openstack.wsgi [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 541.651374] [55019]: DEBUG cinder.api.openstack.wsgi [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-908840912"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 541.653775] [55019]: DEBUG cinder.api.v3.volumes [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-908840912'}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 541.654442] [55019]: INFO cinder.api.v3.volumes [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Create volume of 1 GB [ 541.666237] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 19:12:30.509604. {{(pid=55019) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 541.666685] [55019]: INFO cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Availability Zones retrieved successfully. [ 541.680138] [55019]: /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 [ 541.680138] [55019]: import asyncore [ 541.691471] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Flow 'volume_create_api' (7e068992-4a67-4427-b887-0ddfcff88c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 541.693831] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1588f22d-d17d-492a-a8dc-b5c6f91bc27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.695781] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 541.743485] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1588f22d-d17d-492a-a8dc-b5c6f91bc27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.745243] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f993a49-d9c2-4450-b930-ef739579fb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.774080] [55019]: WARNING cinder.quota [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-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. [ 541.775183] [55019]: WARNING cinder.quota [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-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. [ 541.831289] [55019]: DEBUG cinder.quota [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Created reservations ['10a02b35-de01-4279-abe3-5cb352f65136', 'b4333ec6-63c0-4509-b442-9e5fc5ef1abd', 'f3644a01-7dbb-42d3-83e6-2fdbf0978a9b', '00ba4805-41da-4c28-9a90-c860e600e352'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 541.832348] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f993a49-d9c2-4450-b930-ef739579fb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a02b35-de01-4279-abe3-5cb352f65136', 'b4333ec6-63c0-4509-b442-9e5fc5ef1abd', 'f3644a01-7dbb-42d3-83e6-2fdbf0978a9b', '00ba4805-41da-4c28-9a90-c860e600e352']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.833309] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aecfd7e0-20d7-4657-9c14-0008f7373a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 542.030058] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aecfd7e0-20d7-4657-9c14-0008f7373a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2114ec0-50ff-49a2-ad3e-ad01942079d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-908840912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbde4d9102f2484594d98a7cc47ba86e',qos_specs=None,replication_status=,reservations=['10a02b35-de01-4279-abe3-5cb352f65136','b4333ec6-63c0-4509-b442-9e5fc5ef1abd','f3644a01-7dbb-42d3-83e6-2fdbf0978a9b','00ba4805-41da-4c28-9a90-c860e600e352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6671ca800544466d90306d287f89a5ad',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-908840912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2114ec0-50ff-49a2-ad3e-ad01942079d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbde4d9102f2484594d98a7cc47ba86e',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='6671ca800544466d90306d287f89a5ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 542.030722] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6559c6f5-1ec3-4a6a-bbe2-9096a8f149e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 542.051453] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6559c6f5-1ec3-4a6a-bbe2-9096a8f149e7) 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-908840912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbde4d9102f2484594d98a7cc47ba86e',qos_specs=None,replication_status=,reservations=['10a02b35-de01-4279-abe3-5cb352f65136','b4333ec6-63c0-4509-b442-9e5fc5ef1abd','f3644a01-7dbb-42d3-83e6-2fdbf0978a9b','00ba4805-41da-4c28-9a90-c860e600e352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6671ca800544466d90306d287f89a5ad',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 542.052281] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5d7de4-fbb8-44b3-929f-5568d1611775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 542.074614] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5d7de4-fbb8-44b3-929f-5568d1611775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 542.075879] [55019]: DEBUG cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Flow 'volume_create_api' (7e068992-4a67-4427-b887-0ddfcff88c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 542.076274] [55019]: INFO cinder.volume.api [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Create volume request issued successfully. [ 542.077286] [55019]: INFO cinder.api.openstack.wsgi [None req-74fa1a53-6e06-46f0-90a7-a3c2556976f6 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 542.077827] [55019]: [pid: 55019|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:12:30 2025] POST /volume/v3/volumes => generated 783 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 542.097777] [55020]: DEBUG cinder.api.middleware.request_id [None req-601e7521-61ac-4687-b6c4-c2b617612869 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 542.103360] [55020]: INFO cinder.api.openstack.wsgi [None req-601e7521-61ac-4687-b6c4-c2b617612869 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] GET http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 542.103360] [55020]: DEBUG cinder.api.openstack.wsgi [None req-601e7521-61ac-4687-b6c4-c2b617612869 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 542.103360] [55020]: DEBUG cinder.api.openstack.wsgi [None req-601e7521-61ac-4687-b6c4-c2b617612869 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 542.151738] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 542.151738] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 542.171387] [55020]: INFO cinder.volume.api [None req-601e7521-61ac-4687-b6c4-c2b617612869 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Volume info retrieved successfully. [ 542.184558] [55020]: INFO cinder.api.openstack.wsgi [None req-601e7521-61ac-4687-b6c4-c2b617612869 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 returned with HTTP 200 [ 542.184558] [55020]: [pid: 55020|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:12:30 2025] GET /volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 => generated 962 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 543.208142] [55019]: DEBUG cinder.api.middleware.request_id [None req-043d9c10-216c-4d5d-bb2f-976f817ac54c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 543.210370] [55019]: INFO cinder.api.openstack.wsgi [None req-043d9c10-216c-4d5d-bb2f-976f817ac54c tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] GET http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 543.210597] [55019]: DEBUG cinder.api.openstack.wsgi [None req-043d9c10-216c-4d5d-bb2f-976f817ac54c tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 543.210861] [55019]: DEBUG cinder.api.openstack.wsgi [None req-043d9c10-216c-4d5d-bb2f-976f817ac54c tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 543.224781] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 543.224781] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 543.232127] [55019]: INFO cinder.volume.api [None req-043d9c10-216c-4d5d-bb2f-976f817ac54c tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Volume info retrieved successfully. [ 543.241108] [55019]: INFO cinder.api.openstack.wsgi [None req-043d9c10-216c-4d5d-bb2f-976f817ac54c tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 returned with HTTP 200 [ 543.241690] [55019]: [pid: 55019|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:12:32 2025] GET /volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 552.178749] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=4 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 553.238248] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 568.693107] [55020]: DEBUG cinder.api.middleware.request_id [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 568.698390] [55020]: INFO cinder.api.openstack.wsgi [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] POST http://10.180.1.21/volume/v3/volumes [ 568.698390] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1948682104", "imageRef": "494029ea-a5c5-4db8-8f38-96c760c3eb78", "size": 1}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 568.700616] [55020]: DEBUG cinder.api.v3.volumes [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1948682104', 'imageRef': '494029ea-a5c5-4db8-8f38-96c760c3eb78', 'size': 1}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 568.987748] [55020]: INFO cinder.api.v3.volumes [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Create volume of 1 GB [ 569.006815] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Availability zone cache updated, next update will occur around 2025-02-19 19:12:57.849486. {{(pid=55020) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 569.006815] [55020]: INFO cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Availability Zones retrieved successfully. [ 569.022042] [55020]: /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 [ 569.022042] [55020]: import asyncore [ 569.157942] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Flow 'volume_create_api' (31512268-8e38-4ed3-8206-426b0a0e81ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 569.159355] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789768ef-d94a-44eb-b564-b02be2056cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 569.160678] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 569.245505] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789768ef-d94a-44eb-b564-b02be2056cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 569.246874] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed1b81f-66ab-4111-a870-2a0cacb2d31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 569.275074] [55020]: WARNING cinder.quota [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-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. [ 569.275183] [55020]: WARNING cinder.quota [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-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. [ 569.321721] [55020]: DEBUG cinder.quota [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Created reservations ['ff78142d-f892-4e18-a2fb-750a5c2c6562', 'e14a0e30-0cd0-459d-861f-3b302b54b10d', 'c9bec11a-a51e-449a-8ce2-f75efd7d01a2', '2e1e2d15-655b-45db-8359-c87e7a8a8e87'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 569.323271] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed1b81f-66ab-4111-a870-2a0cacb2d31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff78142d-f892-4e18-a2fb-750a5c2c6562', 'e14a0e30-0cd0-459d-861f-3b302b54b10d', 'c9bec11a-a51e-449a-8ce2-f75efd7d01a2', '2e1e2d15-655b-45db-8359-c87e7a8a8e87']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 569.323732] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5f4f7f-ea75-4a08-93d9-5838ea5780c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 569.359048] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5f4f7f-ea75-4a08-93d9-5838ea5780c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24afda0c-afcb-40e0-9c0f-27ae65722b95', '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-1948682104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3161bf9174c4728ac31c84182383df0',qos_specs=None,replication_status=,reservations=['ff78142d-f892-4e18-a2fb-750a5c2c6562','e14a0e30-0cd0-459d-861f-3b302b54b10d','c9bec11a-a51e-449a-8ce2-f75efd7d01a2','2e1e2d15-655b-45db-8359-c87e7a8a8e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05cd8ee4cc5401d87b460639e72f070',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1948682104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24afda0c-afcb-40e0-9c0f-27ae65722b95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3161bf9174c4728ac31c84182383df0',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='e05cd8ee4cc5401d87b460639e72f070',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 569.360042] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (153391f9-ae4b-4090-aece-a765e87afed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 569.384778] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (153391f9-ae4b-4090-aece-a765e87afed0) 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-1948682104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3161bf9174c4728ac31c84182383df0',qos_specs=None,replication_status=,reservations=['ff78142d-f892-4e18-a2fb-750a5c2c6562','e14a0e30-0cd0-459d-861f-3b302b54b10d','c9bec11a-a51e-449a-8ce2-f75efd7d01a2','2e1e2d15-655b-45db-8359-c87e7a8a8e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05cd8ee4cc5401d87b460639e72f070',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 569.385789] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a447e83c-fa04-45d3-992f-d859293b1f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 569.416487] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a447e83c-fa04-45d3-992f-d859293b1f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 569.416487] [55020]: DEBUG cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Flow 'volume_create_api' (31512268-8e38-4ed3-8206-426b0a0e81ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 569.416487] [55020]: INFO cinder.volume.api [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Create volume request issued successfully. [ 569.416487] [55020]: INFO cinder.api.openstack.wsgi [None req-ac3ed6a5-7ca3-4e61-b673-8c34f85a94e1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 569.420015] [55020]: [pid: 55020|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 18:12:57 2025] POST /volume/v3/volumes => generated 752 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 569.429028] [55019]: DEBUG cinder.api.middleware.request_id [None req-c0d5b8ae-3254-4204-ac6b-d758a9c739b5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 569.436491] [55019]: INFO cinder.api.openstack.wsgi [None req-c0d5b8ae-3254-4204-ac6b-d758a9c739b5 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 569.436491] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c0d5b8ae-3254-4204-ac6b-d758a9c739b5 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 569.436491] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c0d5b8ae-3254-4204-ac6b-d758a9c739b5 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 569.483236] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 569.483236] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 569.487935] [55019]: INFO cinder.volume.api [None req-c0d5b8ae-3254-4204-ac6b-d758a9c739b5 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 569.493599] [55019]: INFO cinder.api.openstack.wsgi [None req-c0d5b8ae-3254-4204-ac6b-d758a9c739b5 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 569.495082] [55019]: [pid: 55019|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:12:58 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 820 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 570.508272] [55020]: DEBUG cinder.api.middleware.request_id [None req-541c5dcb-137b-4fe0-a6c9-52e0144cd503 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 570.511381] [55020]: INFO cinder.api.openstack.wsgi [None req-541c5dcb-137b-4fe0-a6c9-52e0144cd503 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 570.511671] [55020]: DEBUG cinder.api.openstack.wsgi [None req-541c5dcb-137b-4fe0-a6c9-52e0144cd503 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 570.512169] [55020]: DEBUG cinder.api.openstack.wsgi [None req-541c5dcb-137b-4fe0-a6c9-52e0144cd503 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 570.526178] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 570.526178] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 570.532214] [55020]: INFO cinder.volume.api [None req-541c5dcb-137b-4fe0-a6c9-52e0144cd503 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 570.542631] [55020]: INFO cinder.api.openstack.wsgi [None req-541c5dcb-137b-4fe0-a6c9-52e0144cd503 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 570.542631] [55020]: [pid: 55020|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:12:59 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 571.553748] [55019]: DEBUG cinder.api.middleware.request_id [None req-6cc49eca-4028-4cb3-8ed5-e4f5736d83d9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.557501] [55019]: INFO cinder.api.openstack.wsgi [None req-6cc49eca-4028-4cb3-8ed5-e4f5736d83d9 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 571.557782] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6cc49eca-4028-4cb3-8ed5-e4f5736d83d9 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 571.558035] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6cc49eca-4028-4cb3-8ed5-e4f5736d83d9 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 571.568753] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 571.568753] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 571.572817] [55019]: INFO cinder.volume.api [None req-6cc49eca-4028-4cb3-8ed5-e4f5736d83d9 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 571.578156] [55019]: INFO cinder.api.openstack.wsgi [None req-6cc49eca-4028-4cb3-8ed5-e4f5736d83d9 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 571.578559] [55019]: [pid: 55019|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:00 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 572.594506] [55020]: DEBUG cinder.api.middleware.request_id [None req-5a0ac92b-777b-4ffb-849d-b348bf9ccf0a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.598793] [55020]: INFO cinder.api.openstack.wsgi [None req-5a0ac92b-777b-4ffb-849d-b348bf9ccf0a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 572.599296] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5a0ac92b-777b-4ffb-849d-b348bf9ccf0a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.599574] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5a0ac92b-777b-4ffb-849d-b348bf9ccf0a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.621118] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 572.621118] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.630804] [55020]: INFO cinder.volume.api [None req-5a0ac92b-777b-4ffb-849d-b348bf9ccf0a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 572.646974] [55020]: INFO cinder.api.openstack.wsgi [None req-5a0ac92b-777b-4ffb-849d-b348bf9ccf0a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 572.649997] [55020]: [pid: 55020|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:01 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 573.666962] [55019]: DEBUG cinder.api.middleware.request_id [None req-8d03a1de-eec6-44b6-bf02-6180589f45db None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.669774] [55019]: INFO cinder.api.openstack.wsgi [None req-8d03a1de-eec6-44b6-bf02-6180589f45db tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 573.669999] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8d03a1de-eec6-44b6-bf02-6180589f45db tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.670322] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8d03a1de-eec6-44b6-bf02-6180589f45db tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.683834] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.683834] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.690239] [55019]: INFO cinder.volume.api [None req-8d03a1de-eec6-44b6-bf02-6180589f45db tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 573.696866] [55019]: INFO cinder.api.openstack.wsgi [None req-8d03a1de-eec6-44b6-bf02-6180589f45db tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 573.697385] [55019]: [pid: 55019|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:02 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 574.708947] [55020]: DEBUG cinder.api.middleware.request_id [None req-741bf7d5-2da9-47df-999a-3eef7f5a1f83 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.712663] [55020]: INFO cinder.api.openstack.wsgi [None req-741bf7d5-2da9-47df-999a-3eef7f5a1f83 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 574.713408] [55020]: DEBUG cinder.api.openstack.wsgi [None req-741bf7d5-2da9-47df-999a-3eef7f5a1f83 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.713964] [55020]: DEBUG cinder.api.openstack.wsgi [None req-741bf7d5-2da9-47df-999a-3eef7f5a1f83 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 574.725545] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.725545] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.731811] [55020]: INFO cinder.volume.api [None req-741bf7d5-2da9-47df-999a-3eef7f5a1f83 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 574.738706] [55020]: INFO cinder.api.openstack.wsgi [None req-741bf7d5-2da9-47df-999a-3eef7f5a1f83 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 574.739398] [55020]: [pid: 55020|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:03 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 575.750007] [55019]: DEBUG cinder.api.middleware.request_id [None req-1de007ea-24a4-4612-9b27-e93eb4bc2452 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.754815] [55019]: INFO cinder.api.openstack.wsgi [None req-1de007ea-24a4-4612-9b27-e93eb4bc2452 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 575.754815] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1de007ea-24a4-4612-9b27-e93eb4bc2452 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.754815] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1de007ea-24a4-4612-9b27-e93eb4bc2452 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.775117] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.775117] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.785366] [55019]: INFO cinder.volume.api [None req-1de007ea-24a4-4612-9b27-e93eb4bc2452 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 575.794647] [55019]: INFO cinder.api.openstack.wsgi [None req-1de007ea-24a4-4612-9b27-e93eb4bc2452 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 575.794647] [55019]: [pid: 55019|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:04 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 576.806988] [55020]: DEBUG cinder.api.middleware.request_id [None req-723df029-4daf-47d1-bb95-b05bb138494d None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.810675] [55020]: INFO cinder.api.openstack.wsgi [None req-723df029-4daf-47d1-bb95-b05bb138494d tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 576.810937] [55020]: DEBUG cinder.api.openstack.wsgi [None req-723df029-4daf-47d1-bb95-b05bb138494d tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.811191] [55020]: DEBUG cinder.api.openstack.wsgi [None req-723df029-4daf-47d1-bb95-b05bb138494d tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.838809] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 576.838809] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 576.843567] [55020]: INFO cinder.volume.api [None req-723df029-4daf-47d1-bb95-b05bb138494d tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 576.849047] [55020]: INFO cinder.api.openstack.wsgi [None req-723df029-4daf-47d1-bb95-b05bb138494d tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 576.849461] [55020]: [pid: 55020|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:05 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 577.860219] [55019]: DEBUG cinder.api.middleware.request_id [None req-f362b5db-439c-4641-b5da-f2e088bb315c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 577.863813] [55019]: INFO cinder.api.openstack.wsgi [None req-f362b5db-439c-4641-b5da-f2e088bb315c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 577.865628] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f362b5db-439c-4641-b5da-f2e088bb315c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 577.866165] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f362b5db-439c-4641-b5da-f2e088bb315c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 577.881955] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 577.881955] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 577.888168] [55019]: INFO cinder.volume.api [None req-f362b5db-439c-4641-b5da-f2e088bb315c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 577.895437] [55019]: INFO cinder.api.openstack.wsgi [None req-f362b5db-439c-4641-b5da-f2e088bb315c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 577.897610] [55019]: [pid: 55019|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:06 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 578.906427] [55020]: DEBUG cinder.api.middleware.request_id [None req-f8adcf39-3d0e-4f30-84c1-81b1066d47ef None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.909249] [55020]: INFO cinder.api.openstack.wsgi [None req-f8adcf39-3d0e-4f30-84c1-81b1066d47ef tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 578.909479] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f8adcf39-3d0e-4f30-84c1-81b1066d47ef tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.909703] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f8adcf39-3d0e-4f30-84c1-81b1066d47ef tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.924682] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.924682] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.937425] [55020]: INFO cinder.volume.api [None req-f8adcf39-3d0e-4f30-84c1-81b1066d47ef tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 578.947150] [55020]: INFO cinder.api.openstack.wsgi [None req-f8adcf39-3d0e-4f30-84c1-81b1066d47ef tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 578.947150] [55020]: [pid: 55020|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:07 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 579.960980] [55019]: DEBUG cinder.api.middleware.request_id [None req-2889ded3-f157-4dcb-bf99-5fbcc2d567be None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 579.963746] [55019]: INFO cinder.api.openstack.wsgi [None req-2889ded3-f157-4dcb-bf99-5fbcc2d567be tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 579.964211] [55019]: DEBUG cinder.api.openstack.wsgi [None req-2889ded3-f157-4dcb-bf99-5fbcc2d567be tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 579.964353] [55019]: DEBUG cinder.api.openstack.wsgi [None req-2889ded3-f157-4dcb-bf99-5fbcc2d567be tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 579.976302] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 579.976302] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 579.981629] [55019]: INFO cinder.volume.api [None req-2889ded3-f157-4dcb-bf99-5fbcc2d567be tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 579.989465] [55019]: INFO cinder.api.openstack.wsgi [None req-2889ded3-f157-4dcb-bf99-5fbcc2d567be tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 579.989926] [55019]: [pid: 55019|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:08 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 581.004965] [55020]: DEBUG cinder.api.middleware.request_id [None req-d2cd369d-96c9-4972-bea2-46831201e001 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.008372] [55020]: INFO cinder.api.openstack.wsgi [None req-d2cd369d-96c9-4972-bea2-46831201e001 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 581.008488] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d2cd369d-96c9-4972-bea2-46831201e001 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 581.009325] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d2cd369d-96c9-4972-bea2-46831201e001 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 581.022622] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 581.022622] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 581.029073] [55020]: INFO cinder.volume.api [None req-d2cd369d-96c9-4972-bea2-46831201e001 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 581.035040] [55020]: INFO cinder.api.openstack.wsgi [None req-d2cd369d-96c9-4972-bea2-46831201e001 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 581.035388] [55020]: [pid: 55020|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:09 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 582.051102] [55019]: DEBUG cinder.api.middleware.request_id [None req-e4a57cbe-808e-4cf5-8a78-f999e38a4448 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.053941] [55019]: INFO cinder.api.openstack.wsgi [None req-e4a57cbe-808e-4cf5-8a78-f999e38a4448 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 582.053941] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e4a57cbe-808e-4cf5-8a78-f999e38a4448 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.054146] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e4a57cbe-808e-4cf5-8a78-f999e38a4448 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.075067] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.075067] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.080435] [55019]: INFO cinder.volume.api [None req-e4a57cbe-808e-4cf5-8a78-f999e38a4448 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 582.090513] [55019]: INFO cinder.api.openstack.wsgi [None req-e4a57cbe-808e-4cf5-8a78-f999e38a4448 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 582.090975] [55019]: [pid: 55019|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:10 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 583.105714] [55020]: DEBUG cinder.api.middleware.request_id [None req-ab615760-6acb-466e-b4d5-40fbae2df98b None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.108103] [55020]: INFO cinder.api.openstack.wsgi [None req-ab615760-6acb-466e-b4d5-40fbae2df98b tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 583.108405] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ab615760-6acb-466e-b4d5-40fbae2df98b tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.108660] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ab615760-6acb-466e-b4d5-40fbae2df98b tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.121561] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.121561] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.128673] [55020]: INFO cinder.volume.api [None req-ab615760-6acb-466e-b4d5-40fbae2df98b tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 583.138155] [55020]: INFO cinder.api.openstack.wsgi [None req-ab615760-6acb-466e-b4d5-40fbae2df98b tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 583.138596] [55020]: [pid: 55020|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:11 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 584.159616] [55019]: DEBUG cinder.api.middleware.request_id [None req-6dd76d49-8ff4-4dde-9d99-e8d8e8552620 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.163878] [55019]: INFO cinder.api.openstack.wsgi [None req-6dd76d49-8ff4-4dde-9d99-e8d8e8552620 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 584.164137] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6dd76d49-8ff4-4dde-9d99-e8d8e8552620 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 584.164402] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6dd76d49-8ff4-4dde-9d99-e8d8e8552620 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 584.180897] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.180897] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 584.187268] [55019]: INFO cinder.volume.api [None req-6dd76d49-8ff4-4dde-9d99-e8d8e8552620 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 584.196601] [55019]: INFO cinder.api.openstack.wsgi [None req-6dd76d49-8ff4-4dde-9d99-e8d8e8552620 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 584.196746] [55019]: [pid: 55019|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:13 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 585.210576] [55020]: DEBUG cinder.api.middleware.request_id [None req-212fd80d-ee29-428e-a283-b3e1187b5159 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.213071] [55020]: INFO cinder.api.openstack.wsgi [None req-212fd80d-ee29-428e-a283-b3e1187b5159 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 585.213322] [55020]: DEBUG cinder.api.openstack.wsgi [None req-212fd80d-ee29-428e-a283-b3e1187b5159 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.213553] [55020]: DEBUG cinder.api.openstack.wsgi [None req-212fd80d-ee29-428e-a283-b3e1187b5159 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.233502] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.233502] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 585.238185] [55020]: INFO cinder.volume.api [None req-212fd80d-ee29-428e-a283-b3e1187b5159 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 585.244015] [55020]: INFO cinder.api.openstack.wsgi [None req-212fd80d-ee29-428e-a283-b3e1187b5159 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 585.244714] [55020]: [pid: 55020|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:14 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 586.257022] [55019]: DEBUG cinder.api.middleware.request_id [None req-471dbf84-efc0-401b-b46b-9f5b9c54de97 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.259191] [55019]: INFO cinder.api.openstack.wsgi [None req-471dbf84-efc0-401b-b46b-9f5b9c54de97 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 586.259438] [55019]: DEBUG cinder.api.openstack.wsgi [None req-471dbf84-efc0-401b-b46b-9f5b9c54de97 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 586.259681] [55019]: DEBUG cinder.api.openstack.wsgi [None req-471dbf84-efc0-401b-b46b-9f5b9c54de97 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 586.278842] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.278842] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.284234] [55019]: INFO cinder.volume.api [None req-471dbf84-efc0-401b-b46b-9f5b9c54de97 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 586.291514] [55019]: INFO cinder.api.openstack.wsgi [None req-471dbf84-efc0-401b-b46b-9f5b9c54de97 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 586.291514] [55019]: [pid: 55019|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:15 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 587.305133] [55020]: DEBUG cinder.api.middleware.request_id [None req-4b399b15-68e3-400a-916c-5dde2f4adeb1 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.308143] [55020]: INFO cinder.api.openstack.wsgi [None req-4b399b15-68e3-400a-916c-5dde2f4adeb1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 587.308637] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4b399b15-68e3-400a-916c-5dde2f4adeb1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.308788] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4b399b15-68e3-400a-916c-5dde2f4adeb1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.328137] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.328137] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.336465] [55020]: INFO cinder.volume.api [None req-4b399b15-68e3-400a-916c-5dde2f4adeb1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 587.344124] [55020]: INFO cinder.api.openstack.wsgi [None req-4b399b15-68e3-400a-916c-5dde2f4adeb1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 587.345076] [55020]: [pid: 55020|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:16 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 588.361196] [55019]: DEBUG cinder.api.middleware.request_id [None req-a9ff4f41-d9fd-41ef-88fa-bc81e9ac9b1f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.363917] [55019]: INFO cinder.api.openstack.wsgi [None req-a9ff4f41-d9fd-41ef-88fa-bc81e9ac9b1f tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 588.364330] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a9ff4f41-d9fd-41ef-88fa-bc81e9ac9b1f tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 588.364668] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a9ff4f41-d9fd-41ef-88fa-bc81e9ac9b1f tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 588.375564] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 588.375564] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 588.380678] [55019]: INFO cinder.volume.api [None req-a9ff4f41-d9fd-41ef-88fa-bc81e9ac9b1f tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 588.388207] [55019]: INFO cinder.api.openstack.wsgi [None req-a9ff4f41-d9fd-41ef-88fa-bc81e9ac9b1f tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 588.388812] [55019]: [pid: 55019|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:13:17 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 589.505301] [55020]: DEBUG cinder.api.middleware.request_id [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-035aa7e4-3017-40d4-b89f-3ef315054347 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.506270] [55020]: WARNING keystonemiddleware.auth_token [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-035aa7e4-3017-40d4-b89f-3ef315054347 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. [ 589.508068] [55020]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-035aa7e4-3017-40d4-b89f-3ef315054347 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 589.508259] [55020]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-035aa7e4-3017-40d4-b89f-3ef315054347 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.508606] [55020]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-035aa7e4-3017-40d4-b89f-3ef315054347 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.522038] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.522038] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.531526] [55020]: INFO cinder.volume.api [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-035aa7e4-3017-40d4-b89f-3ef315054347 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 589.538691] [55020]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-035aa7e4-3017-40d4-b89f-3ef315054347 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 589.538691] [55020]: [pid: 55020|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:13:18 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 589.951645] [55019]: DEBUG cinder.api.middleware.request_id [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-044076be-0931-46ed-9a18-4e53b714d81c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.953279] [55019]: WARNING keystonemiddleware.auth_token [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-044076be-0931-46ed-9a18-4e53b714d81c 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. [ 589.955311] [55019]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-044076be-0931-46ed-9a18-4e53b714d81c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 589.955557] [55019]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-044076be-0931-46ed-9a18-4e53b714d81c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.955781] [55019]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-044076be-0931-46ed-9a18-4e53b714d81c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.974241] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.974241] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.980050] [55019]: INFO cinder.volume.api [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-044076be-0931-46ed-9a18-4e53b714d81c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 589.988151] [55019]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-044076be-0931-46ed-9a18-4e53b714d81c tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 589.988151] [55019]: [pid: 55019|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:13:18 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 1392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 589.994797] [55020]: DEBUG cinder.api.middleware.request_id [None req-a0cfb219-ed97-43db-a7e7-0527c770deba None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.995545] [55020]: INFO cinder.api.openstack.wsgi [None req-a0cfb219-ed97-43db-a7e7-0527c770deba None None] GET http://10.180.1.21/volume// [ 589.995703] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a0cfb219-ed97-43db-a7e7-0527c770deba None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.995961] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a0cfb219-ed97-43db-a7e7-0527c770deba None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.996721] [55020]: INFO cinder.api.openstack.wsgi [None req-a0cfb219-ed97-43db-a7e7-0527c770deba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 589.997554] [55020]: [pid: 55020|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:13:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 590.002155] [55019]: DEBUG cinder.api.middleware.request_id [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-b0fd0a4b-1989-4c24-9b03-02730ec9f9d8 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.007379] [55019]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-b0fd0a4b-1989-4c24-9b03-02730ec9f9d8 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] POST http://10.180.1.21/volume/v3/attachments [ 590.007379] [55019]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-b0fd0a4b-1989-4c24-9b03-02730ec9f9d8 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24afda0c-afcb-40e0-9c0f-27ae65722b95", "connector": null, "instance_uuid": "ff80c7ea-2f3c-462f-a141-a6f93f7a9245"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 590.020353] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 590.020353] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 590.061158] [55019]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-b0fd0a4b-1989-4c24-9b03-02730ec9f9d8 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 590.061158] [55019]: [pid: 55019|app: 0|req: 16/32] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:13:18 2025] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 599.536584] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=68,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 600.058368] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=50,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 631.081282] [55020]: DEBUG cinder.api.middleware.request_id [None req-74f4c41f-baf1-4081-bcb0-7bde739c73d4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.081774] [55020]: INFO cinder.api.openstack.wsgi [None req-74f4c41f-baf1-4081-bcb0-7bde739c73d4 None None] GET http://10.180.1.21/volume// [ 631.081955] [55020]: DEBUG cinder.api.openstack.wsgi [None req-74f4c41f-baf1-4081-bcb0-7bde739c73d4 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.082213] [55020]: DEBUG cinder.api.openstack.wsgi [None req-74f4c41f-baf1-4081-bcb0-7bde739c73d4 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.082643] [55020]: INFO cinder.api.openstack.wsgi [None req-74f4c41f-baf1-4081-bcb0-7bde739c73d4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 631.082975] [55020]: [pid: 55020|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:13:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 631.104029] [55019]: DEBUG cinder.api.middleware.request_id [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-bcc3a6a7-56d7-4916-83e7-3c9a70d31e6a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.111129] [55019]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-bcc3a6a7-56d7-4916-83e7-3c9a70d31e6a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] GET http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 631.111129] [55019]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-bcc3a6a7-56d7-4916-83e7-3c9a70d31e6a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.111416] [55019]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-bcc3a6a7-56d7-4916-83e7-3c9a70d31e6a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.129076] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.129076] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.134160] [55019]: INFO cinder.volume.api [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-bcc3a6a7-56d7-4916-83e7-3c9a70d31e6a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 631.143386] [55019]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-bcc3a6a7-56d7-4916-83e7-3c9a70d31e6a tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 200 [ 631.146114] [55019]: [pid: 55019|app: 0|req: 17/34] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:13:59 2025] GET /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 1572 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 631.369135] [55020]: DEBUG cinder.api.middleware.request_id [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-074c0678-5e71-44dd-8082-6bbf8d502ff1 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.371395] [55020]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-074c0678-5e71-44dd-8082-6bbf8d502ff1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] PUT http://10.180.1.21/volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc [ 631.372830] [55020]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-074c0678-5e71-44dd-8082-6bbf8d502ff1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-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=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 631.396298] [55020]: DEBUG cinder.coordination [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-074c0678-5e71-44dd-8082-6bbf8d502ff1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Acquiring lock "cinder-attachment_update-24afda0c-afcb-40e0-9c0f-27ae65722b95-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 631.402254] [55020]: DEBUG cinder.coordination [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-074c0678-5e71-44dd-8082-6bbf8d502ff1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Lock "cinder-attachment_update-24afda0c-afcb-40e0-9c0f-27ae65722b95-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 631.403862] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.403862] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.951565] [55020]: DEBUG cinder.coordination [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-074c0678-5e71-44dd-8082-6bbf8d502ff1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Lock "cinder-attachment_update-24afda0c-afcb-40e0-9c0f-27ae65722b95-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.549s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 631.952270] [55020]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-074c0678-5e71-44dd-8082-6bbf8d502ff1 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc returned with HTTP 200 [ 631.952856] [55020]: [pid: 55020|app: 0|req: 18/35] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:14:00 2025] PUT /volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc => generated 617 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 632.461814] [55019]: DEBUG cinder.api.middleware.request_id [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-3ab5241e-9a15-478b-98f4-16312ea25772 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.465201] [55019]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-3ab5241e-9a15-478b-98f4-16312ea25772 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] POST http://10.180.1.21/volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc/action [ 632.466784] [55019]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-3ab5241e-9a15-478b-98f4-16312ea25772 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 632.466784] [55019]: DEBUG cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-3ab5241e-9a15-478b-98f4-16312ea25772 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 632.497028] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.497028] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.510953] [55019]: INFO cinder.api.openstack.wsgi [req-4f0a49c3-47cd-41e8-aa90-8344a03c7658 req-3ab5241e-9a15-478b-98f4-16312ea25772 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc/action returned with HTTP 204 [ 632.510953] [55019]: [pid: 55019|app: 0|req: 18/36] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:14:01 2025] POST /volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 641.942925] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 642.507864] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 688.300962] [55020]: DEBUG cinder.api.middleware.request_id [None req-edd7e312-0a8b-480a-9115-4b944f618480 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.306063] [55020]: INFO cinder.api.openstack.wsgi [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] POST http://10.180.1.21/volume/v3/volumes [ 688.306063] [55020]: DEBUG cinder.api.openstack.wsgi [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1741326658"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 688.308185] [55020]: DEBUG cinder.api.v3.volumes [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1741326658'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 688.309305] [55020]: INFO cinder.api.v3.volumes [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Create volume of 1 GB [ 688.310091] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310091] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.319481] [55020]: INFO cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Availability Zones retrieved successfully. [ 688.330150] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Flow 'volume_create_api' (29a4ff01-6021-4d45-a5eb-56c037f82611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 688.330150] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eaee57d-757a-46ec-a8b1-6d9e2f5c1689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 688.332862] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 688.356420] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eaee57d-757a-46ec-a8b1-6d9e2f5c1689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 688.357074] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a059732d-3894-4682-babe-7475f568a9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 688.414702] [55020]: DEBUG cinder.quota [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Created reservations ['bc675c11-6efb-4cb4-a5fe-ad339cd10c14', 'e6e61e1f-1260-4391-89e5-7cf8ef25066a', '81cafbbe-e1a8-45c6-a2fe-455894ed9001', 'dcff0dc5-680c-4a72-acfc-dffe3acdd0f8'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 688.415081] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a059732d-3894-4682-babe-7475f568a9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc675c11-6efb-4cb4-a5fe-ad339cd10c14', 'e6e61e1f-1260-4391-89e5-7cf8ef25066a', '81cafbbe-e1a8-45c6-a2fe-455894ed9001', 'dcff0dc5-680c-4a72-acfc-dffe3acdd0f8']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 688.416217] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bccc42d8-6ecc-43c0-9705-34385ecb5dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 688.431296] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bccc42d8-6ecc-43c0-9705-34385ecb5dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88565705-1ddc-4808-afa2-c6ee31021464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1741326658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78e7194b770a407b92bc973cfdf61b11',qos_specs=None,replication_status=,reservations=['bc675c11-6efb-4cb4-a5fe-ad339cd10c14','e6e61e1f-1260-4391-89e5-7cf8ef25066a','81cafbbe-e1a8-45c6-a2fe-455894ed9001','dcff0dc5-680c-4a72-acfc-dffe3acdd0f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e8cf5f37964bc286328fbc269305fa',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1741326658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88565705-1ddc-4808-afa2-c6ee31021464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78e7194b770a407b92bc973cfdf61b11',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='80e8cf5f37964bc286328fbc269305fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 688.432595] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (715c86af-ae9d-4c9f-ae2e-24d971b44b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 688.454441] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (715c86af-ae9d-4c9f-ae2e-24d971b44b7f) 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-1741326658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78e7194b770a407b92bc973cfdf61b11',qos_specs=None,replication_status=,reservations=['bc675c11-6efb-4cb4-a5fe-ad339cd10c14','e6e61e1f-1260-4391-89e5-7cf8ef25066a','81cafbbe-e1a8-45c6-a2fe-455894ed9001','dcff0dc5-680c-4a72-acfc-dffe3acdd0f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e8cf5f37964bc286328fbc269305fa',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 688.455448] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (661e3a4b-5ecc-4ada-b657-5f20fb988796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 688.470033] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (661e3a4b-5ecc-4ada-b657-5f20fb988796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 688.470033] [55020]: DEBUG cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Flow 'volume_create_api' (29a4ff01-6021-4d45-a5eb-56c037f82611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 688.470033] [55020]: INFO cinder.volume.api [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Create volume request issued successfully. [ 688.470308] [55020]: INFO cinder.api.openstack.wsgi [None req-edd7e312-0a8b-480a-9115-4b944f618480 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 688.470795] [55020]: [pid: 55020|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:14:57 2025] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 688.480828] [55019]: DEBUG cinder.api.middleware.request_id [None req-afcb533f-8a05-4fae-b178-8b22254d668c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.483147] [55019]: INFO cinder.api.openstack.wsgi [None req-afcb533f-8a05-4fae-b178-8b22254d668c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 688.483530] [55019]: DEBUG cinder.api.openstack.wsgi [None req-afcb533f-8a05-4fae-b178-8b22254d668c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.483630] [55019]: DEBUG cinder.api.openstack.wsgi [None req-afcb533f-8a05-4fae-b178-8b22254d668c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.491802] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.491802] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.496949] [55019]: INFO cinder.volume.api [None req-afcb533f-8a05-4fae-b178-8b22254d668c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 688.504028] [55019]: INFO cinder.api.openstack.wsgi [None req-afcb533f-8a05-4fae-b178-8b22254d668c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 688.504644] [55019]: [pid: 55019|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:14:57 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.520248] [55020]: DEBUG cinder.api.middleware.request_id [None req-a2cc60dc-2949-4602-adec-4d5d47fdc8db None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.522629] [55020]: INFO cinder.api.openstack.wsgi [None req-a2cc60dc-2949-4602-adec-4d5d47fdc8db tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 689.522869] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a2cc60dc-2949-4602-adec-4d5d47fdc8db tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.523218] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a2cc60dc-2949-4602-adec-4d5d47fdc8db tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.542219] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.542219] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.550457] [55020]: INFO cinder.volume.api [None req-a2cc60dc-2949-4602-adec-4d5d47fdc8db tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 689.557258] [55020]: INFO cinder.api.openstack.wsgi [None req-a2cc60dc-2949-4602-adec-4d5d47fdc8db tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 689.557555] [55020]: [pid: 55020|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:14:58 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 689.748889] [55019]: DEBUG cinder.api.middleware.request_id [req-4c7a9b99-d64d-4ece-87c2-c8541c30363c req-2d9b7aeb-a783-4859-8670-58ee96b98527 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.753193] [55019]: INFO cinder.api.openstack.wsgi [req-4c7a9b99-d64d-4ece-87c2-c8541c30363c req-2d9b7aeb-a783-4859-8670-58ee96b98527 tempest-SecurityGroupsTestJSON-577953520 tempest-SecurityGroupsTestJSON-577953520-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=4f5650b2-b43e-4b2a-a5d7-294986f031ba [ 689.753193] [55019]: DEBUG cinder.api.openstack.wsgi [req-4c7a9b99-d64d-4ece-87c2-c8541c30363c req-2d9b7aeb-a783-4859-8670-58ee96b98527 tempest-SecurityGroupsTestJSON-577953520 tempest-SecurityGroupsTestJSON-577953520-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.753193] [55019]: DEBUG cinder.api.openstack.wsgi [req-4c7a9b99-d64d-4ece-87c2-c8541c30363c req-2d9b7aeb-a783-4859-8670-58ee96b98527 tempest-SecurityGroupsTestJSON-577953520 tempest-SecurityGroupsTestJSON-577953520-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.767719] [55019]: INFO cinder.api.openstack.wsgi [req-4c7a9b99-d64d-4ece-87c2-c8541c30363c req-2d9b7aeb-a783-4859-8670-58ee96b98527 tempest-SecurityGroupsTestJSON-577953520 tempest-SecurityGroupsTestJSON-577953520-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=4f5650b2-b43e-4b2a-a5d7-294986f031ba returned with HTTP 200 [ 689.769086] [55019]: [pid: 55019|app: 0|req: 20/40] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 18:14:58 2025] GET /volume/v3/attachments?instance_id=4f5650b2-b43e-4b2a-a5d7-294986f031ba => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.797631] [55020]: DEBUG cinder.api.middleware.request_id [req-32d827fe-0be2-47ee-8733-7cded710267c req-6eee1090-c3c0-4557-b8e1-53be8839a147 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.805374] [55020]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-6eee1090-c3c0-4557-b8e1-53be8839a147 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 689.805374] [55020]: DEBUG cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-6eee1090-c3c0-4557-b8e1-53be8839a147 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.805374] [55020]: DEBUG cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-6eee1090-c3c0-4557-b8e1-53be8839a147 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.811794] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.811794] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.816474] [55020]: INFO cinder.volume.api [req-32d827fe-0be2-47ee-8733-7cded710267c req-6eee1090-c3c0-4557-b8e1-53be8839a147 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 689.821949] [55020]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-6eee1090-c3c0-4557-b8e1-53be8839a147 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 689.822414] [55020]: [pid: 55020|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:14:58 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.373161] [55019]: DEBUG cinder.api.middleware.request_id [None req-8809a27a-7293-44e1-8ca4-12db2e73fe39 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.374100] [55019]: INFO cinder.api.openstack.wsgi [None req-8809a27a-7293-44e1-8ca4-12db2e73fe39 None None] GET http://10.180.1.21/volume// [ 691.374100] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8809a27a-7293-44e1-8ca4-12db2e73fe39 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.374100] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8809a27a-7293-44e1-8ca4-12db2e73fe39 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.375022] [55019]: INFO cinder.api.openstack.wsgi [None req-8809a27a-7293-44e1-8ca4-12db2e73fe39 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 691.375022] [55019]: [pid: 55019|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:15:00 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 691.386030] [55020]: DEBUG cinder.api.middleware.request_id [req-32d827fe-0be2-47ee-8733-7cded710267c req-cfa078c0-f7a1-4815-8224-8100da9deb36 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.389680] [55020]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-cfa078c0-f7a1-4815-8224-8100da9deb36 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] POST http://10.180.1.21/volume/v3/attachments [ 691.390605] [55020]: DEBUG cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-cfa078c0-f7a1-4815-8224-8100da9deb36 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88565705-1ddc-4808-afa2-c6ee31021464", "connector": null, "instance_uuid": "eccccb48-b273-41ee-92b0-083c180e843f"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 691.405227] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.405227] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.441323] [55020]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-cfa078c0-f7a1-4815-8224-8100da9deb36 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 691.442438] [55020]: [pid: 55020|app: 0|req: 22/43] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:15:00 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.470234] [55019]: DEBUG cinder.api.middleware.request_id [None req-92d87001-e365-48ac-bcfa-ae83a05af232 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.472401] [55019]: INFO cinder.api.openstack.wsgi [None req-92d87001-e365-48ac-bcfa-ae83a05af232 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 691.472661] [55019]: DEBUG cinder.api.openstack.wsgi [None req-92d87001-e365-48ac-bcfa-ae83a05af232 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.472876] [55019]: DEBUG cinder.api.openstack.wsgi [None req-92d87001-e365-48ac-bcfa-ae83a05af232 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.486726] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.486726] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.491735] [55019]: INFO cinder.volume.api [None req-92d87001-e365-48ac-bcfa-ae83a05af232 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 691.499938] [55019]: INFO cinder.api.openstack.wsgi [None req-92d87001-e365-48ac-bcfa-ae83a05af232 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 691.500382] [55019]: [pid: 55019|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:00 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.988680] [55020]: DEBUG cinder.api.middleware.request_id [None req-f7bbe1ca-0607-446f-abaa-f433a6686200 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.989253] [55020]: INFO cinder.api.openstack.wsgi [None req-f7bbe1ca-0607-446f-abaa-f433a6686200 None None] GET http://10.180.1.21/volume// [ 691.991029] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f7bbe1ca-0607-446f-abaa-f433a6686200 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.991029] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f7bbe1ca-0607-446f-abaa-f433a6686200 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.991029] [55020]: INFO cinder.api.openstack.wsgi [None req-f7bbe1ca-0607-446f-abaa-f433a6686200 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 691.991547] [55020]: [pid: 55020|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:15:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 692.005540] [55019]: DEBUG cinder.api.middleware.request_id [req-32d827fe-0be2-47ee-8733-7cded710267c req-b6137103-04c5-4f7e-acec-882ed8261cde None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.010845] [55019]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-b6137103-04c5-4f7e-acec-882ed8261cde tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 692.011145] [55019]: DEBUG cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-b6137103-04c5-4f7e-acec-882ed8261cde tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.011404] [55019]: DEBUG cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-b6137103-04c5-4f7e-acec-882ed8261cde tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.041508] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.041508] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.046755] [55019]: INFO cinder.volume.api [req-32d827fe-0be2-47ee-8733-7cded710267c req-b6137103-04c5-4f7e-acec-882ed8261cde tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 692.052610] [55019]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-b6137103-04c5-4f7e-acec-882ed8261cde tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 692.053816] [55019]: [pid: 55019|app: 0|req: 23/46] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:15:00 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 1027 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 692.117415] [55020]: DEBUG cinder.api.middleware.request_id [req-32d827fe-0be2-47ee-8733-7cded710267c req-999df105-c7aa-4218-8cde-f5b1998e4d5f None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.121582] [55020]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-999df105-c7aa-4218-8cde-f5b1998e4d5f tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] PUT http://10.180.1.21/volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1 [ 692.122217] [55020]: DEBUG cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-999df105-c7aa-4218-8cde-f5b1998e4d5f tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-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-544226", "mountpoint": "/dev/sdb"}}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.139624] [55020]: DEBUG cinder.coordination [req-32d827fe-0be2-47ee-8733-7cded710267c req-999df105-c7aa-4218-8cde-f5b1998e4d5f tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Acquiring lock "cinder-attachment_update-88565705-1ddc-4808-afa2-c6ee31021464-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 692.143664] [55020]: DEBUG cinder.coordination [req-32d827fe-0be2-47ee-8733-7cded710267c req-999df105-c7aa-4218-8cde-f5b1998e4d5f tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Lock "cinder-attachment_update-88565705-1ddc-4808-afa2-c6ee31021464-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 692.144865] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.144865] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.515189] [55019]: DEBUG cinder.api.middleware.request_id [None req-4a5a9454-45fd-4dd1-88ea-7bf1ccf427d4 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.517327] [55019]: INFO cinder.api.openstack.wsgi [None req-4a5a9454-45fd-4dd1-88ea-7bf1ccf427d4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 692.517576] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4a5a9454-45fd-4dd1-88ea-7bf1ccf427d4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.517820] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4a5a9454-45fd-4dd1-88ea-7bf1ccf427d4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.535781] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.535781] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.541388] [55019]: INFO cinder.volume.api [None req-4a5a9454-45fd-4dd1-88ea-7bf1ccf427d4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 692.547697] [55019]: INFO cinder.api.openstack.wsgi [None req-4a5a9454-45fd-4dd1-88ea-7bf1ccf427d4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 692.548587] [55019]: [pid: 55019|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:01 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.561799] [55019]: DEBUG cinder.api.middleware.request_id [None req-25843e48-390e-418a-af2c-db6645c557d5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.565610] [55019]: INFO cinder.api.openstack.wsgi [None req-25843e48-390e-418a-af2c-db6645c557d5 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 693.565610] [55019]: DEBUG cinder.api.openstack.wsgi [None req-25843e48-390e-418a-af2c-db6645c557d5 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.565610] [55019]: DEBUG cinder.api.openstack.wsgi [None req-25843e48-390e-418a-af2c-db6645c557d5 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.581288] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.581288] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.588814] [55019]: INFO cinder.volume.api [None req-25843e48-390e-418a-af2c-db6645c557d5 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 693.596170] [55019]: INFO cinder.api.openstack.wsgi [None req-25843e48-390e-418a-af2c-db6645c557d5 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 693.596170] [55019]: [pid: 55019|app: 0|req: 25/48] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:02 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.607735] [55019]: DEBUG cinder.api.middleware.request_id [None req-4ef868a1-00a2-4037-bb9a-bf0ff2a9738a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.614307] [55019]: INFO cinder.api.openstack.wsgi [None req-4ef868a1-00a2-4037-bb9a-bf0ff2a9738a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 694.617683] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4ef868a1-00a2-4037-bb9a-bf0ff2a9738a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.617683] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4ef868a1-00a2-4037-bb9a-bf0ff2a9738a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.648825] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.648825] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.657767] [55019]: INFO cinder.volume.api [None req-4ef868a1-00a2-4037-bb9a-bf0ff2a9738a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 694.668600] [55019]: INFO cinder.api.openstack.wsgi [None req-4ef868a1-00a2-4037-bb9a-bf0ff2a9738a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 694.668600] [55019]: [pid: 55019|app: 0|req: 26/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:03 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 846 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.682226] [55019]: DEBUG cinder.api.middleware.request_id [None req-1c6a02e6-78c1-4297-9d26-fbebf9aac9c2 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.685402] [55019]: INFO cinder.api.openstack.wsgi [None req-1c6a02e6-78c1-4297-9d26-fbebf9aac9c2 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 695.685832] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1c6a02e6-78c1-4297-9d26-fbebf9aac9c2 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.686753] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1c6a02e6-78c1-4297-9d26-fbebf9aac9c2 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.704037] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.704037] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.710008] [55019]: INFO cinder.volume.api [None req-1c6a02e6-78c1-4297-9d26-fbebf9aac9c2 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 695.718587] [55019]: INFO cinder.api.openstack.wsgi [None req-1c6a02e6-78c1-4297-9d26-fbebf9aac9c2 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 695.719662] [55019]: [pid: 55019|app: 0|req: 27/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:04 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 696.738122] [55019]: DEBUG cinder.api.middleware.request_id [None req-13eae2a2-a595-425a-8385-824aa09fcbbc None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.740391] [55019]: INFO cinder.api.openstack.wsgi [None req-13eae2a2-a595-425a-8385-824aa09fcbbc tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 696.740588] [55019]: DEBUG cinder.api.openstack.wsgi [None req-13eae2a2-a595-425a-8385-824aa09fcbbc tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 696.740813] [55019]: DEBUG cinder.api.openstack.wsgi [None req-13eae2a2-a595-425a-8385-824aa09fcbbc tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 696.756253] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.756253] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 696.762784] [55019]: INFO cinder.volume.api [None req-13eae2a2-a595-425a-8385-824aa09fcbbc tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 696.774198] [55019]: INFO cinder.api.openstack.wsgi [None req-13eae2a2-a595-425a-8385-824aa09fcbbc tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 696.775946] [55019]: [pid: 55019|app: 0|req: 28/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:05 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 697.178602] [55020]: DEBUG cinder.coordination [req-32d827fe-0be2-47ee-8733-7cded710267c req-999df105-c7aa-4218-8cde-f5b1998e4d5f tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Lock "cinder-attachment_update-88565705-1ddc-4808-afa2-c6ee31021464-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 697.178998] [55020]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-999df105-c7aa-4218-8cde-f5b1998e4d5f tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1 returned with HTTP 200 [ 697.179678] [55020]: [pid: 55020|app: 0|req: 24/52] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:15:00 2025] PUT /volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1 => generated 617 bytes in 5063 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 697.786854] [55019]: DEBUG cinder.api.middleware.request_id [None req-975b77d3-dbef-410d-8d6d-790118d8f1ab None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.788587] [55019]: INFO cinder.api.openstack.wsgi [None req-975b77d3-dbef-410d-8d6d-790118d8f1ab tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 697.788957] [55019]: DEBUG cinder.api.openstack.wsgi [None req-975b77d3-dbef-410d-8d6d-790118d8f1ab tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.789030] [55019]: DEBUG cinder.api.openstack.wsgi [None req-975b77d3-dbef-410d-8d6d-790118d8f1ab tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.806208] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.806208] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.811506] [55019]: INFO cinder.volume.api [None req-975b77d3-dbef-410d-8d6d-790118d8f1ab tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 697.818864] [55019]: INFO cinder.api.openstack.wsgi [None req-975b77d3-dbef-410d-8d6d-790118d8f1ab tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 697.819449] [55019]: [pid: 55019|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:06 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.830412] [55020]: DEBUG cinder.api.middleware.request_id [None req-9455801a-b00d-4af7-9234-1c239c5547cd None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.834892] [55020]: INFO cinder.api.openstack.wsgi [None req-9455801a-b00d-4af7-9234-1c239c5547cd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 698.835174] [55020]: DEBUG cinder.api.openstack.wsgi [None req-9455801a-b00d-4af7-9234-1c239c5547cd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.835389] [55020]: DEBUG cinder.api.openstack.wsgi [None req-9455801a-b00d-4af7-9234-1c239c5547cd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.838656] [55019]: DEBUG cinder.api.middleware.request_id [req-32d827fe-0be2-47ee-8733-7cded710267c req-55f831e7-63f1-4ccf-9113-4a852fa849bf None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.842608] [55019]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-55f831e7-63f1-4ccf-9113-4a852fa849bf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] POST http://10.180.1.21/volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1/action [ 698.843199] [55019]: DEBUG cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-55f831e7-63f1-4ccf-9113-4a852fa849bf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 698.843886] [55019]: DEBUG cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-55f831e7-63f1-4ccf-9113-4a852fa849bf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 698.854835] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.854835] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.860029] [55020]: INFO cinder.volume.api [None req-9455801a-b00d-4af7-9234-1c239c5547cd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 698.865171] [55020]: INFO cinder.api.openstack.wsgi [None req-9455801a-b00d-4af7-9234-1c239c5547cd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 698.865610] [55020]: [pid: 55020|app: 0|req: 25/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:07 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.875073] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.875073] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.890081] [55019]: INFO cinder.api.openstack.wsgi [req-32d827fe-0be2-47ee-8733-7cded710267c req-55f831e7-63f1-4ccf-9113-4a852fa849bf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1/action returned with HTTP 204 [ 698.890081] [55019]: [pid: 55019|app: 0|req: 30/55] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:15:07 2025] POST /volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 699.880132] [55020]: DEBUG cinder.api.middleware.request_id [None req-7329fb4b-aa27-4514-b552-d4e07f5c09ac None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.882638] [55020]: INFO cinder.api.openstack.wsgi [None req-7329fb4b-aa27-4514-b552-d4e07f5c09ac tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 699.883007] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7329fb4b-aa27-4514-b552-d4e07f5c09ac tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.883354] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7329fb4b-aa27-4514-b552-d4e07f5c09ac tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.906466] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.906466] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.911419] [55020]: INFO cinder.volume.api [None req-7329fb4b-aa27-4514-b552-d4e07f5c09ac tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 699.917821] [55020]: INFO cinder.api.openstack.wsgi [None req-7329fb4b-aa27-4514-b552-d4e07f5c09ac tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 699.918073] [55020]: [pid: 55020|app: 0|req: 26/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:08 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.931440] [55019]: DEBUG cinder.api.middleware.request_id [None req-f1646c4a-c881-4c9e-b1c3-7e0f6ad99b5d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.933842] [55019]: INFO cinder.api.openstack.wsgi [None req-f1646c4a-c881-4c9e-b1c3-7e0f6ad99b5d tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 699.934102] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f1646c4a-c881-4c9e-b1c3-7e0f6ad99b5d tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.934354] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f1646c4a-c881-4c9e-b1c3-7e0f6ad99b5d tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.954032] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.954032] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.960782] [55019]: INFO cinder.volume.api [None req-f1646c4a-c881-4c9e-b1c3-7e0f6ad99b5d tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 699.966317] [55019]: INFO cinder.api.openstack.wsgi [None req-f1646c4a-c881-4c9e-b1c3-7e0f6ad99b5d tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 699.966737] [55019]: [pid: 55019|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:08 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.835452] [55020]: DEBUG cinder.api.middleware.request_id [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-c34a7302-75f3-4015-ae3a-6f1883b3e96a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.839402] [55020]: INFO cinder.api.openstack.wsgi [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-c34a7302-75f3-4015-ae3a-6f1883b3e96a tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 700.840324] [55020]: DEBUG cinder.api.openstack.wsgi [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-c34a7302-75f3-4015-ae3a-6f1883b3e96a tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.840324] [55020]: DEBUG cinder.api.openstack.wsgi [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-c34a7302-75f3-4015-ae3a-6f1883b3e96a tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.864225] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.864225] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.869113] [55020]: INFO cinder.volume.api [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-c34a7302-75f3-4015-ae3a-6f1883b3e96a tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] Volume info retrieved successfully. [ 700.875405] [55020]: INFO cinder.api.openstack.wsgi [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-c34a7302-75f3-4015-ae3a-6f1883b3e96a tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 700.876458] [55020]: [pid: 55020|app: 0|req: 27/58] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:15:09 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.882302] [55019]: DEBUG cinder.api.middleware.request_id [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-7d71e446-e369-4c0e-b924-9d31a97bc1a5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.885730] [55019]: INFO cinder.api.openstack.wsgi [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-7d71e446-e369-4c0e-b924-9d31a97bc1a5 tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] GET http://10.180.1.21/volume/v3/volumes/70e48e8f-c376-4275-9a03-7170c1340aff [ 700.885730] [55019]: DEBUG cinder.api.openstack.wsgi [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-7d71e446-e369-4c0e-b924-9d31a97bc1a5 tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.885954] [55019]: DEBUG cinder.api.openstack.wsgi [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-7d71e446-e369-4c0e-b924-9d31a97bc1a5 tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.895355] [55019]: INFO cinder.api.openstack.wsgi [req-3118332b-747b-4b9f-9060-6ecb98748fb7 req-7d71e446-e369-4c0e-b924-9d31a97bc1a5 tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] http://10.180.1.21/volume/v3/volumes/70e48e8f-c376-4275-9a03-7170c1340aff returned with HTTP 404 [ 700.896042] [55019]: [pid: 55019|app: 0|req: 32/59] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:15:09 2025] GET /volume/v3/volumes/70e48e8f-c376-4275-9a03-7170c1340aff => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 700.903845] [55020]: DEBUG cinder.api.middleware.request_id [None req-fe95600a-6338-4216-95a5-f2e27649f92a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.906233] [55020]: INFO cinder.api.openstack.wsgi [None req-fe95600a-6338-4216-95a5-f2e27649f92a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 700.906394] [55020]: DEBUG cinder.api.openstack.wsgi [None req-fe95600a-6338-4216-95a5-f2e27649f92a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.906697] [55020]: DEBUG cinder.api.openstack.wsgi [None req-fe95600a-6338-4216-95a5-f2e27649f92a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.917368] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.917368] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.924591] [55020]: INFO cinder.volume.api [None req-fe95600a-6338-4216-95a5-f2e27649f92a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 700.932137] [55020]: INFO cinder.api.openstack.wsgi [None req-fe95600a-6338-4216-95a5-f2e27649f92a tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 700.932398] [55020]: [pid: 55020|app: 0|req: 28/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:09 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.818223] [55019]: DEBUG cinder.api.middleware.request_id [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e01137c6-ec38-4f92-a28b-aa93ead85cd0 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.821396] [55019]: INFO cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e01137c6-ec38-4f92-a28b-aa93ead85cd0 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 701.821685] [55019]: DEBUG cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e01137c6-ec38-4f92-a28b-aa93ead85cd0 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.821920] [55019]: DEBUG cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e01137c6-ec38-4f92-a28b-aa93ead85cd0 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.849232] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.849232] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.855365] [55019]: INFO cinder.volume.api [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e01137c6-ec38-4f92-a28b-aa93ead85cd0 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 701.862971] [55019]: INFO cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e01137c6-ec38-4f92-a28b-aa93ead85cd0 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 701.864378] [55019]: [pid: 55019|app: 0|req: 33/61] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:15:10 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.901986] [55020]: DEBUG cinder.api.middleware.request_id [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-2117711c-53ba-4b40-875b-1882e8180fdf None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.904517] [55020]: INFO cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-2117711c-53ba-4b40-875b-1882e8180fdf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] POST http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464/action [ 701.905411] [55020]: DEBUG cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-2117711c-53ba-4b40-875b-1882e8180fdf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 701.905411] [55020]: DEBUG cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-2117711c-53ba-4b40-875b-1882e8180fdf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 701.920658] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.920658] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.921477] [55020]: INFO cinder.volume.api [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-2117711c-53ba-4b40-875b-1882e8180fdf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 701.932135] [55020]: INFO cinder.volume.api [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-2117711c-53ba-4b40-875b-1882e8180fdf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Begin detaching volume completed successfully. [ 701.932638] [55020]: INFO cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-2117711c-53ba-4b40-875b-1882e8180fdf tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464/action returned with HTTP 202 [ 701.933479] [55020]: [pid: 55020|app: 0|req: 29/62] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:15:10 2025] POST /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 702.983080] [55019]: DEBUG cinder.api.middleware.request_id [None req-1948ea2f-336f-4637-80c7-e0c7968cae6a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.983080] [55019]: INFO cinder.api.openstack.wsgi [None req-1948ea2f-336f-4637-80c7-e0c7968cae6a None None] GET http://10.180.1.21/volume// [ 702.983080] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1948ea2f-336f-4637-80c7-e0c7968cae6a None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.983080] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1948ea2f-336f-4637-80c7-e0c7968cae6a None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.983080] [55019]: INFO cinder.api.openstack.wsgi [None req-1948ea2f-336f-4637-80c7-e0c7968cae6a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 702.983080] [55019]: [pid: 55019|app: 0|req: 34/63] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:15:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 702.988159] [55020]: DEBUG cinder.api.middleware.request_id [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e6dc4b80-f84a-4f66-ba80-4cba70d2e397 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.994212] [55020]: INFO cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e6dc4b80-f84a-4f66-ba80-4cba70d2e397 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 702.994212] [55020]: DEBUG cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e6dc4b80-f84a-4f66-ba80-4cba70d2e397 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.994212] [55020]: DEBUG cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e6dc4b80-f84a-4f66-ba80-4cba70d2e397 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.007604] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.007604] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.012785] [55020]: INFO cinder.volume.api [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e6dc4b80-f84a-4f66-ba80-4cba70d2e397 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 703.018398] [55020]: INFO cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-e6dc4b80-f84a-4f66-ba80-4cba70d2e397 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 703.019044] [55020]: [pid: 55020|app: 0|req: 30/64] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:15:11 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 704.191941] [55019]: DEBUG cinder.api.middleware.request_id [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-0cccd3b2-b740-4f51-9200-472e2530ee66 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.197193] [55019]: INFO cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-0cccd3b2-b740-4f51-9200-472e2530ee66 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1 [ 704.197193] [55019]: DEBUG cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-0cccd3b2-b740-4f51-9200-472e2530ee66 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.197193] [55019]: DEBUG cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-0cccd3b2-b740-4f51-9200-472e2530ee66 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.216703] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.216703] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.767464] [55020]: DEBUG cinder.api.middleware.request_id [req-985af941-0802-4535-88f8-c9612cc80ea0 req-e0551da8-ccc0-45f0-a19d-e09ea21b7287 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.770157] [55020]: INFO cinder.api.openstack.wsgi [req-985af941-0802-4535-88f8-c9612cc80ea0 req-e0551da8-ccc0-45f0-a19d-e09ea21b7287 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc [ 704.770157] [55020]: DEBUG cinder.api.openstack.wsgi [req-985af941-0802-4535-88f8-c9612cc80ea0 req-e0551da8-ccc0-45f0-a19d-e09ea21b7287 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.770386] [55020]: DEBUG cinder.api.openstack.wsgi [req-985af941-0802-4535-88f8-c9612cc80ea0 req-e0551da8-ccc0-45f0-a19d-e09ea21b7287 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.778671] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.778671] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.803714] [55019]: INFO cinder.api.openstack.wsgi [req-91dd1325-f78d-4b34-88ec-9768111a1483 req-0cccd3b2-b740-4f51-9200-472e2530ee66 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1 returned with HTTP 200 [ 704.804232] [55019]: [pid: 55019|app: 0|req: 35/65] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:15:13 2025] DELETE /volume/v3/attachments/e49aaabc-7c07-46a7-b4bb-caeceb846ed1 => generated 19 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.328280] [55020]: INFO cinder.api.openstack.wsgi [req-985af941-0802-4535-88f8-c9612cc80ea0 req-e0551da8-ccc0-45f0-a19d-e09ea21b7287 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc returned with HTTP 200 [ 705.328912] [55020]: [pid: 55020|app: 0|req: 31/66] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:15:13 2025] DELETE /volume/v3/attachments/ba6a45e4-4349-4f96-9421-d754b046aefc => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.343106] [55019]: DEBUG cinder.api.middleware.request_id [req-985af941-0802-4535-88f8-c9612cc80ea0 req-3fbe0906-af83-4b9f-965b-ee9550e33731 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.346060] [55019]: INFO cinder.api.openstack.wsgi [req-985af941-0802-4535-88f8-c9612cc80ea0 req-3fbe0906-af83-4b9f-965b-ee9550e33731 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] DELETE http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 705.346276] [55019]: DEBUG cinder.api.openstack.wsgi [req-985af941-0802-4535-88f8-c9612cc80ea0 req-3fbe0906-af83-4b9f-965b-ee9550e33731 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.346502] [55019]: DEBUG cinder.api.openstack.wsgi [req-985af941-0802-4535-88f8-c9612cc80ea0 req-3fbe0906-af83-4b9f-965b-ee9550e33731 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.346729] [55019]: INFO cinder.api.v3.volumes [req-985af941-0802-4535-88f8-c9612cc80ea0 req-3fbe0906-af83-4b9f-965b-ee9550e33731 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Delete volume with id: 24afda0c-afcb-40e0-9c0f-27ae65722b95 [ 705.357025] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.357025] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.357025] [55019]: INFO cinder.volume.api [req-985af941-0802-4535-88f8-c9612cc80ea0 req-3fbe0906-af83-4b9f-965b-ee9550e33731 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Volume info retrieved successfully. [ 705.383977] [55019]: INFO cinder.volume.api [req-985af941-0802-4535-88f8-c9612cc80ea0 req-3fbe0906-af83-4b9f-965b-ee9550e33731 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] Delete volume request issued successfully. [ 705.383977] [55019]: INFO cinder.api.openstack.wsgi [req-985af941-0802-4535-88f8-c9612cc80ea0 req-3fbe0906-af83-4b9f-965b-ee9550e33731 tempest-ServersTestBootFromVolume-491701296 tempest-ServersTestBootFromVolume-491701296-project-member] http://10.180.1.21/volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 returned with HTTP 202 [ 705.383977] [55019]: [pid: 55019|app: 0|req: 36/67] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 18:15:14 2025] DELETE /volume/v3/volumes/24afda0c-afcb-40e0-9c0f-27ae65722b95 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 706.012452] [55020]: DEBUG cinder.api.middleware.request_id [None req-725da932-5cf8-413d-a03c-81acfaa2d463 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.016232] [55020]: INFO cinder.api.openstack.wsgi [None req-725da932-5cf8-413d-a03c-81acfaa2d463 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 706.016232] [55020]: DEBUG cinder.api.openstack.wsgi [None req-725da932-5cf8-413d-a03c-81acfaa2d463 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.016232] [55020]: DEBUG cinder.api.openstack.wsgi [None req-725da932-5cf8-413d-a03c-81acfaa2d463 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.039396] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.039396] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.052601] [55020]: INFO cinder.volume.api [None req-725da932-5cf8-413d-a03c-81acfaa2d463 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 706.063564] [55020]: INFO cinder.api.openstack.wsgi [None req-725da932-5cf8-413d-a03c-81acfaa2d463 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 706.063564] [55020]: [pid: 55020|app: 0|req: 32/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:15:14 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.377213] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=73,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 716.056699] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=86,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 756.271878] [55019]: DEBUG cinder.api.middleware.request_id [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.278822] [55019]: INFO cinder.api.openstack.wsgi [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] POST http://10.180.1.21/volume/v3/volumes [ 756.280772] [55019]: DEBUG cinder.api.openstack.wsgi [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1783500462", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 756.285129] [55019]: DEBUG cinder.api.v3.volumes [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1783500462', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 756.285563] [55019]: INFO cinder.api.v3.volumes [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Create volume of 1 GB [ 756.295422] [55019]: INFO cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Availability Zones retrieved successfully. [ 756.307451] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Flow 'volume_create_api' (cf40c020-2220-4e84-9f13-dd174499d302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 756.309407] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aacdf78d-0e59-4a24-bb1f-95354edf8484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.311279] [55019]: DEBUG cinder.volume.flows.api.create_volume [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 756.349373] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aacdf78d-0e59-4a24-bb1f-95354edf8484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.350400] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc3b384-2b31-447c-b4c7-31569fbace2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.435709] [55019]: DEBUG cinder.quota [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Created reservations ['6c1fd33a-e82e-42cc-9cf9-e5b0417d92c4', 'e924775b-cf73-4b76-9a57-e11112d38ee4', 'a3f55733-71a5-46e4-bf6c-6ce161729931', '6224225f-0e3c-4d3c-895a-da4617f3d934'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 756.436681] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc3b384-2b31-447c-b4c7-31569fbace2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c1fd33a-e82e-42cc-9cf9-e5b0417d92c4', 'e924775b-cf73-4b76-9a57-e11112d38ee4', 'a3f55733-71a5-46e4-bf6c-6ce161729931', '6224225f-0e3c-4d3c-895a-da4617f3d934']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.437919] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33803a50-a7e8-41da-94f1-e952cf502c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.451631] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33803a50-a7e8-41da-94f1-e952cf502c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '430b9826-73d2-4c3f-b360-7df19ceca4ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1783500462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79229822b931481da7f30eb80516a87b',qos_specs=None,replication_status=,reservations=['6c1fd33a-e82e-42cc-9cf9-e5b0417d92c4','e924775b-cf73-4b76-9a57-e11112d38ee4','a3f55733-71a5-46e4-bf6c-6ce161729931','6224225f-0e3c-4d3c-895a-da4617f3d934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea2ece93f9de4fae8a25b87b145d561f',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1783500462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=430b9826-73d2-4c3f-b360-7df19ceca4ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79229822b931481da7f30eb80516a87b',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='ea2ece93f9de4fae8a25b87b145d561f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.452691] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531821c5-3621-4eaf-ac5f-f13737f01794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.467143] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531821c5-3621-4eaf-ac5f-f13737f01794) 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-1783500462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79229822b931481da7f30eb80516a87b',qos_specs=None,replication_status=,reservations=['6c1fd33a-e82e-42cc-9cf9-e5b0417d92c4','e924775b-cf73-4b76-9a57-e11112d38ee4','a3f55733-71a5-46e4-bf6c-6ce161729931','6224225f-0e3c-4d3c-895a-da4617f3d934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea2ece93f9de4fae8a25b87b145d561f',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.469595] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703d2e3f-caf0-4328-831e-49ca86af008d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.478469] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703d2e3f-caf0-4328-831e-49ca86af008d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.479727] [55019]: DEBUG cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Flow 'volume_create_api' (cf40c020-2220-4e84-9f13-dd174499d302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 756.480500] [55019]: INFO cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Create volume request issued successfully. [ 756.480924] [55019]: INFO cinder.api.openstack.wsgi [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-1b9c7745-83f0-4425-9621-3ec732cc9880 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 756.481723] [55019]: [pid: 55019|app: 0|req: 37/69] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 18:16:05 2025] POST /volume/v3/volumes => generated 754 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 756.486424] [55020]: DEBUG cinder.api.middleware.request_id [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-45f048f2-5855-4310-82ee-bb0ad4c03b8e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.491027] [55020]: INFO cinder.api.openstack.wsgi [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-45f048f2-5855-4310-82ee-bb0ad4c03b8e tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] GET http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea [ 756.491027] [55020]: DEBUG cinder.api.openstack.wsgi [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-45f048f2-5855-4310-82ee-bb0ad4c03b8e tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.491027] [55020]: DEBUG cinder.api.openstack.wsgi [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-45f048f2-5855-4310-82ee-bb0ad4c03b8e tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.503096] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.503096] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.508272] [55020]: INFO cinder.volume.api [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-45f048f2-5855-4310-82ee-bb0ad4c03b8e tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Volume info retrieved successfully. [ 756.515216] [55020]: INFO cinder.api.openstack.wsgi [req-71ece107-7cc2-47d7-a393-4763da3b3be5 req-45f048f2-5855-4310-82ee-bb0ad4c03b8e tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea returned with HTTP 200 [ 756.515216] [55020]: [pid: 55020|app: 0|req: 33/70] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:16:05 2025] GET /volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.032189] [55019]: DEBUG cinder.api.middleware.request_id [None req-e810cef3-5f73-4798-b24f-4370f450401c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.034822] [55019]: INFO cinder.api.openstack.wsgi [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] POST http://10.180.1.21/volume/v3/volumes [ 757.034822] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1419717022"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.040101] [55019]: DEBUG cinder.api.v3.volumes [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1419717022'}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 757.040283] [55019]: INFO cinder.api.v3.volumes [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Create volume of 1 GB [ 757.040783] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.040783] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.046829] [55019]: INFO cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Availability Zones retrieved successfully. [ 757.058896] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Flow 'volume_create_api' (fdc2e7dd-e96a-42a6-aa13-7ab1b1291ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 757.060582] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e43d962-5fd4-44d0-abe6-fbf3e05a0b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 757.062298] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 757.092092] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e43d962-5fd4-44d0-abe6-fbf3e05a0b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 757.093411] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941f9847-676b-4197-ba9d-955344a02e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 757.100423] [55020]: DEBUG cinder.api.middleware.request_id [req-cabb8acd-9759-4376-a47e-36b9d4c5e476 req-eeec8043-a27e-4756-8b4a-08632ace4476 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.108031] [55020]: INFO cinder.api.openstack.wsgi [req-cabb8acd-9759-4376-a47e-36b9d4c5e476 req-eeec8043-a27e-4756-8b4a-08632ace4476 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] GET http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea [ 757.108031] [55020]: DEBUG cinder.api.openstack.wsgi [req-cabb8acd-9759-4376-a47e-36b9d4c5e476 req-eeec8043-a27e-4756-8b4a-08632ace4476 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.108031] [55020]: DEBUG cinder.api.openstack.wsgi [req-cabb8acd-9759-4376-a47e-36b9d4c5e476 req-eeec8043-a27e-4756-8b4a-08632ace4476 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.121558] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.121558] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.127346] [55020]: INFO cinder.volume.api [req-cabb8acd-9759-4376-a47e-36b9d4c5e476 req-eeec8043-a27e-4756-8b4a-08632ace4476 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Volume info retrieved successfully. [ 757.129476] [55019]: DEBUG cinder.quota [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Created reservations ['ae908842-de1c-460b-a919-d53da938ef62', 'aa3fcceb-38ae-496f-b595-cce7f261d800', 'a0f7641e-c86f-4b04-872d-2ae9130c41a6', '9140589a-096f-42a6-b2f9-ed18d4625166'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 757.132254] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941f9847-676b-4197-ba9d-955344a02e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae908842-de1c-460b-a919-d53da938ef62', 'aa3fcceb-38ae-496f-b595-cce7f261d800', 'a0f7641e-c86f-4b04-872d-2ae9130c41a6', '9140589a-096f-42a6-b2f9-ed18d4625166']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 757.133474] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d9c01b-33a7-48ef-81dc-4a6533afc428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 757.136925] [55020]: INFO cinder.api.openstack.wsgi [req-cabb8acd-9759-4376-a47e-36b9d4c5e476 req-eeec8043-a27e-4756-8b4a-08632ace4476 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea returned with HTTP 200 [ 757.138073] [55020]: [pid: 55020|app: 0|req: 34/71] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:16:05 2025] GET /volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.158311] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d9c01b-33a7-48ef-81dc-4a6533afc428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f770da7-6054-4513-be80-8f7261d13e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1419717022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78e7194b770a407b92bc973cfdf61b11',qos_specs=None,replication_status=,reservations=['ae908842-de1c-460b-a919-d53da938ef62','aa3fcceb-38ae-496f-b595-cce7f261d800','a0f7641e-c86f-4b04-872d-2ae9130c41a6','9140589a-096f-42a6-b2f9-ed18d4625166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e8cf5f37964bc286328fbc269305fa',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1419717022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f770da7-6054-4513-be80-8f7261d13e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78e7194b770a407b92bc973cfdf61b11',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='80e8cf5f37964bc286328fbc269305fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 757.160904] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ea9be7-54aa-4309-87a6-ec4387d5405b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 757.176208] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ea9be7-54aa-4309-87a6-ec4387d5405b) 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-1419717022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78e7194b770a407b92bc973cfdf61b11',qos_specs=None,replication_status=,reservations=['ae908842-de1c-460b-a919-d53da938ef62','aa3fcceb-38ae-496f-b595-cce7f261d800','a0f7641e-c86f-4b04-872d-2ae9130c41a6','9140589a-096f-42a6-b2f9-ed18d4625166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e8cf5f37964bc286328fbc269305fa',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 757.177237] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e961e8e1-feda-40ff-8eaf-a8b6d85f8d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 757.190531] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e961e8e1-feda-40ff-8eaf-a8b6d85f8d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 757.192429] [55019]: DEBUG cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Flow 'volume_create_api' (fdc2e7dd-e96a-42a6-aa13-7ab1b1291ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 757.192705] [55019]: INFO cinder.volume.api [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Create volume request issued successfully. [ 757.193682] [55019]: INFO cinder.api.openstack.wsgi [None req-e810cef3-5f73-4798-b24f-4370f450401c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 757.194173] [55019]: [pid: 55019|app: 0|req: 38/72] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:16:05 2025] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 757.205128] [55020]: DEBUG cinder.api.middleware.request_id [None req-5e4b89cd-950f-4065-a014-8d51df1f2079 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.207388] [55020]: INFO cinder.api.openstack.wsgi [None req-5e4b89cd-950f-4065-a014-8d51df1f2079 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f [ 757.208382] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5e4b89cd-950f-4065-a014-8d51df1f2079 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.208634] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5e4b89cd-950f-4065-a014-8d51df1f2079 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.226660] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.226660] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.232332] [55020]: INFO cinder.volume.api [None req-5e4b89cd-950f-4065-a014-8d51df1f2079 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 757.237978] [55020]: INFO cinder.api.openstack.wsgi [None req-5e4b89cd-950f-4065-a014-8d51df1f2079 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f returned with HTTP 200 [ 757.238865] [55020]: [pid: 55020|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:06 2025] GET /volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.717407] [55019]: DEBUG cinder.api.middleware.request_id [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.724676] [55019]: INFO cinder.api.openstack.wsgi [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 757.724676] [55019]: DEBUG cinder.api.openstack.wsgi [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "430b9826-73d2-4c3f-b360-7df19ceca4ea", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-995004847", "description": null, "metadata": {}}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.742239] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.742239] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.743158] [55019]: INFO cinder.volume.api [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Volume info retrieved successfully. [ 757.743619] [55019]: INFO cinder.api.v3.snapshots [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Create snapshot from volume 430b9826-73d2-4c3f-b360-7df19ceca4ea [ 757.772444] [55019]: WARNING cinder.quota [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-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. [ 757.794873] [55019]: DEBUG cinder.quota [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Created reservations ['8277d2b2-b70a-42a8-824d-90634b752335', 'dc0435ba-bc0c-40eb-9281-7e4ccc3f73a3', '88788e88-fd1a-4bdb-9f93-d30f20818a00', '9a462b14-5aaf-4341-8ec2-82c43d4fa64b'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 757.806609] [55020]: DEBUG cinder.api.middleware.request_id [req-d281ac57-9407-442b-8a03-07c7b948bb15 req-952854e2-a7c2-4454-9ac3-3b757639c4d0 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.809593] [55020]: INFO cinder.api.openstack.wsgi [req-d281ac57-9407-442b-8a03-07c7b948bb15 req-952854e2-a7c2-4454-9ac3-3b757639c4d0 tempest-ServerActionsTestJSON-1973665246 tempest-ServerActionsTestJSON-1973665246-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=da64bb9b-4db1-4304-99f2-cacd85bef36e [ 757.809593] [55020]: DEBUG cinder.api.openstack.wsgi [req-d281ac57-9407-442b-8a03-07c7b948bb15 req-952854e2-a7c2-4454-9ac3-3b757639c4d0 tempest-ServerActionsTestJSON-1973665246 tempest-ServerActionsTestJSON-1973665246-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.809593] [55020]: DEBUG cinder.api.openstack.wsgi [req-d281ac57-9407-442b-8a03-07c7b948bb15 req-952854e2-a7c2-4454-9ac3-3b757639c4d0 tempest-ServerActionsTestJSON-1973665246 tempest-ServerActionsTestJSON-1973665246-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.824522] [55020]: INFO cinder.api.openstack.wsgi [req-d281ac57-9407-442b-8a03-07c7b948bb15 req-952854e2-a7c2-4454-9ac3-3b757639c4d0 tempest-ServerActionsTestJSON-1973665246 tempest-ServerActionsTestJSON-1973665246-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=da64bb9b-4db1-4304-99f2-cacd85bef36e returned with HTTP 200 [ 757.825092] [55020]: [pid: 55020|app: 0|req: 36/74] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 18:16:06 2025] GET /volume/v3/attachments?instance_id=da64bb9b-4db1-4304-99f2-cacd85bef36e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.846977] [55019]: INFO cinder.volume.api [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Snapshot create request issued successfully. [ 757.847413] [55019]: INFO cinder.api.openstack.wsgi [req-6d3a7993-b934-4797-a67f-c58fa921225c req-485578a4-b02a-4d44-b552-fe1170f2bd16 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 757.847888] [55019]: [pid: 55019|app: 0|req: 39/75] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 18:16:06 2025] POST /volume/v3/snapshots => generated 310 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 758.212753] [55020]: DEBUG cinder.api.middleware.request_id [req-4a31ecde-842d-44f3-b916-53ce4d90c91f req-ffa23a72-aa25-4358-8847-3d9110d2f4f4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.214820] [55020]: INFO cinder.api.openstack.wsgi [req-4a31ecde-842d-44f3-b916-53ce4d90c91f req-ffa23a72-aa25-4358-8847-3d9110d2f4f4 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] GET http://10.180.1.21/volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 [ 758.215324] [55020]: DEBUG cinder.api.openstack.wsgi [req-4a31ecde-842d-44f3-b916-53ce4d90c91f req-ffa23a72-aa25-4358-8847-3d9110d2f4f4 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.215662] [55020]: DEBUG cinder.api.openstack.wsgi [req-4a31ecde-842d-44f3-b916-53ce4d90c91f req-ffa23a72-aa25-4358-8847-3d9110d2f4f4 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.238191] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.238191] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.238971] [55020]: INFO cinder.volume.api [req-4a31ecde-842d-44f3-b916-53ce4d90c91f req-ffa23a72-aa25-4358-8847-3d9110d2f4f4 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Snapshot retrieved successfully. [ 758.240523] [55020]: INFO cinder.api.openstack.wsgi [req-4a31ecde-842d-44f3-b916-53ce4d90c91f req-ffa23a72-aa25-4358-8847-3d9110d2f4f4 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 returned with HTTP 200 [ 758.241050] [55020]: [pid: 55020|app: 0|req: 37/76] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 18:16:07 2025] GET /volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 758.256639] [55019]: DEBUG cinder.api.middleware.request_id [None req-20c39674-7892-4d75-8150-c4b9df83ea57 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.261894] [55019]: INFO cinder.api.openstack.wsgi [None req-20c39674-7892-4d75-8150-c4b9df83ea57 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f [ 758.261894] [55019]: DEBUG cinder.api.openstack.wsgi [None req-20c39674-7892-4d75-8150-c4b9df83ea57 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.261894] [55019]: DEBUG cinder.api.openstack.wsgi [None req-20c39674-7892-4d75-8150-c4b9df83ea57 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.272204] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.272204] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.280206] [55019]: INFO cinder.volume.api [None req-20c39674-7892-4d75-8150-c4b9df83ea57 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 758.288604] [55019]: INFO cinder.api.openstack.wsgi [None req-20c39674-7892-4d75-8150-c4b9df83ea57 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f returned with HTTP 200 [ 758.289036] [55019]: [pid: 55019|app: 0|req: 40/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:07 2025] GET /volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.568844] [55020]: DEBUG cinder.api.middleware.request_id [req-b92fce3a-d0db-4d92-8291-15c362ee6952 req-7a363d06-1c94-4439-85aa-ffb342e3fc1c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.573591] [55020]: INFO cinder.api.openstack.wsgi [req-b92fce3a-d0db-4d92-8291-15c362ee6952 req-7a363d06-1c94-4439-85aa-ffb342e3fc1c tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 758.573722] [55020]: DEBUG cinder.api.openstack.wsgi [req-b92fce3a-d0db-4d92-8291-15c362ee6952 req-7a363d06-1c94-4439-85aa-ffb342e3fc1c tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.573876] [55020]: DEBUG cinder.api.openstack.wsgi [req-b92fce3a-d0db-4d92-8291-15c362ee6952 req-7a363d06-1c94-4439-85aa-ffb342e3fc1c tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'detail' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.574191] [55020]: DEBUG cinder.api.api_utils [req-b92fce3a-d0db-4d92-8291-15c362ee6952 req-7a363d06-1c94-4439-85aa-ffb342e3fc1c tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Removing options '' from query. {{(pid=55020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.576023] [55020]: DEBUG cinder.db.sqlalchemy.api [req-b92fce3a-d0db-4d92-8291-15c362ee6952 req-7a363d06-1c94-4439-85aa-ffb342e3fc1c tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Building query based on filter {{(pid=55020) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 758.588580] [55020]: INFO cinder.volume.api [req-b92fce3a-d0db-4d92-8291-15c362ee6952 req-7a363d06-1c94-4439-85aa-ffb342e3fc1c tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Get all snapshots completed successfully. [ 758.589255] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.589255] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.590513] [55020]: INFO cinder.api.openstack.wsgi [req-b92fce3a-d0db-4d92-8291-15c362ee6952 req-7a363d06-1c94-4439-85aa-ffb342e3fc1c tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 758.590959] [55020]: [pid: 55020|app: 0|req: 38/78] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 18:16:07 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.623174] [55019]: DEBUG cinder.api.middleware.request_id [req-488cff82-748c-430e-bb7e-cb4fccb67666 req-95062c65-8e6a-49bd-8695-35182fb2f14d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.629665] [55019]: INFO cinder.api.openstack.wsgi [req-488cff82-748c-430e-bb7e-cb4fccb67666 req-95062c65-8e6a-49bd-8695-35182fb2f14d tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] GET http://10.180.1.21/volume/v3/volumes/70cb33fe-c001-4e6a-b2b8-9f2b5105d3b5 [ 758.629915] [55019]: DEBUG cinder.api.openstack.wsgi [req-488cff82-748c-430e-bb7e-cb4fccb67666 req-95062c65-8e6a-49bd-8695-35182fb2f14d tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.630163] [55019]: DEBUG cinder.api.openstack.wsgi [req-488cff82-748c-430e-bb7e-cb4fccb67666 req-95062c65-8e6a-49bd-8695-35182fb2f14d tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.638878] [55019]: INFO cinder.api.openstack.wsgi [req-488cff82-748c-430e-bb7e-cb4fccb67666 req-95062c65-8e6a-49bd-8695-35182fb2f14d tempest-VolumesAdminNegativeTest-886259165 tempest-VolumesAdminNegativeTest-886259165-project-admin] http://10.180.1.21/volume/v3/volumes/70cb33fe-c001-4e6a-b2b8-9f2b5105d3b5 returned with HTTP 404 [ 758.639664] [55019]: [pid: 55019|app: 0|req: 41/79] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:16:07 2025] GET /volume/v3/volumes/70cb33fe-c001-4e6a-b2b8-9f2b5105d3b5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 758.648246] [55020]: DEBUG cinder.api.middleware.request_id [None req-f6eb4d5e-df89-495f-a0ba-1cdcbf7495fd None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.650638] [55020]: INFO cinder.api.openstack.wsgi [None req-f6eb4d5e-df89-495f-a0ba-1cdcbf7495fd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f [ 758.650871] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f6eb4d5e-df89-495f-a0ba-1cdcbf7495fd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.651133] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f6eb4d5e-df89-495f-a0ba-1cdcbf7495fd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.651370] [55020]: INFO cinder.api.v3.volumes [None req-f6eb4d5e-df89-495f-a0ba-1cdcbf7495fd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Delete volume with id: 5f770da7-6054-4513-be80-8f7261d13e6f [ 758.660067] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660067] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.660649] [55020]: INFO cinder.volume.api [None req-f6eb4d5e-df89-495f-a0ba-1cdcbf7495fd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 758.682387] [55020]: INFO cinder.volume.api [None req-f6eb4d5e-df89-495f-a0ba-1cdcbf7495fd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Delete volume request issued successfully. [ 758.683030] [55020]: INFO cinder.api.openstack.wsgi [None req-f6eb4d5e-df89-495f-a0ba-1cdcbf7495fd tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f returned with HTTP 202 [ 758.683384] [55020]: [pid: 55020|app: 0|req: 39/80] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:16:07 2025] DELETE /volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 758.687449] [55019]: DEBUG cinder.api.middleware.request_id [None req-14a35c32-f6f3-46ff-bfcc-93cc914012ca None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.690711] [55019]: INFO cinder.api.openstack.wsgi [None req-14a35c32-f6f3-46ff-bfcc-93cc914012ca tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f [ 758.691035] [55019]: DEBUG cinder.api.openstack.wsgi [None req-14a35c32-f6f3-46ff-bfcc-93cc914012ca tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.691273] [55019]: DEBUG cinder.api.openstack.wsgi [None req-14a35c32-f6f3-46ff-bfcc-93cc914012ca tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.700589] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700589] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.706486] [55019]: INFO cinder.volume.api [None req-14a35c32-f6f3-46ff-bfcc-93cc914012ca tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 758.713083] [55019]: INFO cinder.api.openstack.wsgi [None req-14a35c32-f6f3-46ff-bfcc-93cc914012ca tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f returned with HTTP 200 [ 758.713546] [55019]: [pid: 55019|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:07 2025] GET /volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.842392] [55020]: DEBUG cinder.api.middleware.request_id [req-8abe971a-a0c3-4ff2-b5da-41705f709288 req-04ace968-234a-482b-8969-36df3d558347 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.846019] [55020]: INFO cinder.api.openstack.wsgi [req-8abe971a-a0c3-4ff2-b5da-41705f709288 req-04ace968-234a-482b-8969-36df3d558347 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] GET http://10.180.1.21/volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 [ 758.846403] [55020]: DEBUG cinder.api.openstack.wsgi [req-8abe971a-a0c3-4ff2-b5da-41705f709288 req-04ace968-234a-482b-8969-36df3d558347 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.846564] [55020]: DEBUG cinder.api.openstack.wsgi [req-8abe971a-a0c3-4ff2-b5da-41705f709288 req-04ace968-234a-482b-8969-36df3d558347 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.853547] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.853547] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.854255] [55020]: INFO cinder.volume.api [req-8abe971a-a0c3-4ff2-b5da-41705f709288 req-04ace968-234a-482b-8969-36df3d558347 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Snapshot retrieved successfully. [ 758.854983] [55020]: INFO cinder.api.openstack.wsgi [req-8abe971a-a0c3-4ff2-b5da-41705f709288 req-04ace968-234a-482b-8969-36df3d558347 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 returned with HTTP 200 [ 758.855419] [55020]: [pid: 55020|app: 0|req: 40/82] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 18:16:07 2025] GET /volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.084919] [55019]: DEBUG cinder.api.middleware.request_id [req-3db0dfd1-3a2a-4034-91ce-9b2e6c6795df req-ae950906-3b85-42af-9c13-2504d501064b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.087680] [55019]: INFO cinder.api.openstack.wsgi [req-3db0dfd1-3a2a-4034-91ce-9b2e6c6795df req-ae950906-3b85-42af-9c13-2504d501064b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 [ 759.087857] [55019]: DEBUG cinder.api.openstack.wsgi [req-3db0dfd1-3a2a-4034-91ce-9b2e6c6795df req-ae950906-3b85-42af-9c13-2504d501064b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.088105] [55019]: DEBUG cinder.api.openstack.wsgi [req-3db0dfd1-3a2a-4034-91ce-9b2e6c6795df req-ae950906-3b85-42af-9c13-2504d501064b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.088249] [55019]: INFO cinder.api.v2.snapshots [req-3db0dfd1-3a2a-4034-91ce-9b2e6c6795df req-ae950906-3b85-42af-9c13-2504d501064b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Delete snapshot with id: 4d776347-3532-4a0b-9c68-2b9e151587b5 [ 759.095079] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.095079] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.095664] [55019]: INFO cinder.volume.api [req-3db0dfd1-3a2a-4034-91ce-9b2e6c6795df req-ae950906-3b85-42af-9c13-2504d501064b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Snapshot retrieved successfully. [ 759.129271] [55019]: INFO cinder.volume.api [req-3db0dfd1-3a2a-4034-91ce-9b2e6c6795df req-ae950906-3b85-42af-9c13-2504d501064b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Snapshot delete request issued successfully. [ 759.129541] [55019]: INFO cinder.api.openstack.wsgi [req-3db0dfd1-3a2a-4034-91ce-9b2e6c6795df req-ae950906-3b85-42af-9c13-2504d501064b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 returned with HTTP 202 [ 759.130037] [55019]: [pid: 55019|app: 0|req: 43/83] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 18:16:07 2025] DELETE /volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 759.357700] [55020]: DEBUG cinder.api.middleware.request_id [req-adf5df63-4c95-419f-9639-28a9dc88be3b req-ea8f35f5-1091-4fa4-9af8-923f0b5e45ac None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.360757] [55020]: INFO cinder.api.openstack.wsgi [req-adf5df63-4c95-419f-9639-28a9dc88be3b req-ea8f35f5-1091-4fa4-9af8-923f0b5e45ac tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] GET http://10.180.1.21/volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 [ 759.361158] [55020]: DEBUG cinder.api.openstack.wsgi [req-adf5df63-4c95-419f-9639-28a9dc88be3b req-ea8f35f5-1091-4fa4-9af8-923f0b5e45ac tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.361492] [55020]: DEBUG cinder.api.openstack.wsgi [req-adf5df63-4c95-419f-9639-28a9dc88be3b req-ea8f35f5-1091-4fa4-9af8-923f0b5e45ac tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.366963] [55020]: INFO cinder.api.openstack.wsgi [req-adf5df63-4c95-419f-9639-28a9dc88be3b req-ea8f35f5-1091-4fa4-9af8-923f0b5e45ac tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 returned with HTTP 404 [ 759.367577] [55020]: [pid: 55020|app: 0|req: 41/84] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 18:16:08 2025] GET /volume/v3/snapshots/4d776347-3532-4a0b-9c68-2b9e151587b5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.541776] [55019]: DEBUG cinder.api.middleware.request_id [req-3709d39f-63a3-4ca7-94cf-ae3c7764dec3 req-fc2685f5-8f64-4b19-b9cb-31135197c67d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.544765] [55019]: INFO cinder.api.openstack.wsgi [req-3709d39f-63a3-4ca7-94cf-ae3c7764dec3 req-fc2685f5-8f64-4b19-b9cb-31135197c67d tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] DELETE http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea [ 759.544765] [55019]: DEBUG cinder.api.openstack.wsgi [req-3709d39f-63a3-4ca7-94cf-ae3c7764dec3 req-fc2685f5-8f64-4b19-b9cb-31135197c67d tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.544765] [55019]: DEBUG cinder.api.openstack.wsgi [req-3709d39f-63a3-4ca7-94cf-ae3c7764dec3 req-fc2685f5-8f64-4b19-b9cb-31135197c67d tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.545040] [55019]: INFO cinder.api.v3.volumes [req-3709d39f-63a3-4ca7-94cf-ae3c7764dec3 req-fc2685f5-8f64-4b19-b9cb-31135197c67d tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Delete volume with id: 430b9826-73d2-4c3f-b360-7df19ceca4ea [ 759.558582] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.558582] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.559288] [55019]: INFO cinder.volume.api [req-3709d39f-63a3-4ca7-94cf-ae3c7764dec3 req-fc2685f5-8f64-4b19-b9cb-31135197c67d tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Volume info retrieved successfully. [ 759.582126] [55019]: INFO cinder.volume.api [req-3709d39f-63a3-4ca7-94cf-ae3c7764dec3 req-fc2685f5-8f64-4b19-b9cb-31135197c67d tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Delete volume request issued successfully. [ 759.582540] [55019]: INFO cinder.api.openstack.wsgi [req-3709d39f-63a3-4ca7-94cf-ae3c7764dec3 req-fc2685f5-8f64-4b19-b9cb-31135197c67d tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea returned with HTTP 202 [ 759.582996] [55019]: [pid: 55019|app: 0|req: 44/85] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 18:16:08 2025] DELETE /volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 759.677902] [55020]: DEBUG cinder.api.middleware.request_id [req-264719f9-3a50-423a-b93a-1f5f4b2689ae req-534c0544-baa7-4508-a6b9-28adea002d0b None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.681761] [55020]: INFO cinder.api.openstack.wsgi [req-264719f9-3a50-423a-b93a-1f5f4b2689ae req-534c0544-baa7-4508-a6b9-28adea002d0b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] GET http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea [ 759.682013] [55020]: DEBUG cinder.api.openstack.wsgi [req-264719f9-3a50-423a-b93a-1f5f4b2689ae req-534c0544-baa7-4508-a6b9-28adea002d0b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.683263] [55020]: DEBUG cinder.api.openstack.wsgi [req-264719f9-3a50-423a-b93a-1f5f4b2689ae req-534c0544-baa7-4508-a6b9-28adea002d0b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.692788] [55020]: INFO cinder.api.openstack.wsgi [req-264719f9-3a50-423a-b93a-1f5f4b2689ae req-534c0544-baa7-4508-a6b9-28adea002d0b tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea returned with HTTP 404 [ 759.692788] [55020]: [pid: 55020|app: 0|req: 42/86] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:16:08 2025] GET /volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.715260] [55019]: DEBUG cinder.api.middleware.request_id [req-b90f3889-c341-4cf4-882c-4a79d37ede15 req-4e3fc36f-be5a-4962-9573-23610010fe98 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.718200] [55019]: INFO cinder.api.openstack.wsgi [req-b90f3889-c341-4cf4-882c-4a79d37ede15 req-4e3fc36f-be5a-4962-9573-23610010fe98 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] DELETE http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea [ 759.718409] [55019]: DEBUG cinder.api.openstack.wsgi [req-b90f3889-c341-4cf4-882c-4a79d37ede15 req-4e3fc36f-be5a-4962-9573-23610010fe98 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.718635] [55019]: DEBUG cinder.api.openstack.wsgi [req-b90f3889-c341-4cf4-882c-4a79d37ede15 req-4e3fc36f-be5a-4962-9573-23610010fe98 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.718825] [55019]: INFO cinder.api.v3.volumes [req-b90f3889-c341-4cf4-882c-4a79d37ede15 req-4e3fc36f-be5a-4962-9573-23610010fe98 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Delete volume with id: 430b9826-73d2-4c3f-b360-7df19ceca4ea [ 759.727356] [55019]: INFO cinder.api.openstack.wsgi [req-b90f3889-c341-4cf4-882c-4a79d37ede15 req-4e3fc36f-be5a-4962-9573-23610010fe98 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea returned with HTTP 404 [ 759.727356] [55019]: [pid: 55019|app: 0|req: 45/87] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 18:16:08 2025] DELETE /volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.728645] [55020]: DEBUG cinder.api.middleware.request_id [None req-c449bbb2-9688-4c0b-89e5-39e51e68a94c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.731848] [55020]: INFO cinder.api.openstack.wsgi [None req-c449bbb2-9688-4c0b-89e5-39e51e68a94c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f [ 759.732108] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c449bbb2-9688-4c0b-89e5-39e51e68a94c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.732487] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c449bbb2-9688-4c0b-89e5-39e51e68a94c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.739843] [55020]: INFO cinder.api.openstack.wsgi [None req-c449bbb2-9688-4c0b-89e5-39e51e68a94c tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f returned with HTTP 404 [ 759.740563] [55020]: [pid: 55020|app: 0|req: 43/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:08 2025] GET /volume/v3/volumes/5f770da7-6054-4513-be80-8f7261d13e6f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.777211] [55019]: DEBUG cinder.api.middleware.request_id [req-1a366701-0f9b-4b83-ae55-249cfdedafbc req-79936e6c-7075-403c-8459-c8decc6db4d7 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.780098] [55019]: INFO cinder.api.openstack.wsgi [req-1a366701-0f9b-4b83-ae55-249cfdedafbc req-79936e6c-7075-403c-8459-c8decc6db4d7 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] GET http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea [ 759.780349] [55019]: DEBUG cinder.api.openstack.wsgi [req-1a366701-0f9b-4b83-ae55-249cfdedafbc req-79936e6c-7075-403c-8459-c8decc6db4d7 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.780580] [55019]: DEBUG cinder.api.openstack.wsgi [req-1a366701-0f9b-4b83-ae55-249cfdedafbc req-79936e6c-7075-403c-8459-c8decc6db4d7 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.790963] [55019]: INFO cinder.api.openstack.wsgi [req-1a366701-0f9b-4b83-ae55-249cfdedafbc req-79936e6c-7075-403c-8459-c8decc6db4d7 tempest-VolumesSnapshotsTestJSON-960453566 tempest-VolumesSnapshotsTestJSON-960453566-project-member] http://10.180.1.21/volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea returned with HTTP 404 [ 759.791613] [55019]: [pid: 55019|app: 0|req: 46/89] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:16:08 2025] GET /volume/v3/volumes/430b9826-73d2-4c3f-b360-7df19ceca4ea => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 769.738179] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=22,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 769.785610] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=79,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 793.618433] [55020]: DEBUG cinder.api.middleware.request_id [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.620776] [55020]: INFO cinder.api.openstack.wsgi [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] POST http://10.180.1.21/volume/v3/volumes [ 793.621183] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1134478879"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 793.622916] [55020]: DEBUG cinder.api.v3.volumes [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1134478879'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 793.623156] [55020]: INFO cinder.api.v3.volumes [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Create volume of 1 GB [ 793.629797] [55020]: INFO cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Availability Zones retrieved successfully. [ 793.637354] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Flow 'volume_create_api' (c0327592-e425-4fbc-b544-adbba20d1467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 793.638572] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfce7800-00d6-4a53-89f8-b936349d3ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.639773] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 793.669998] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfce7800-00d6-4a53-89f8-b936349d3ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.671138] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a75189-3246-49e9-be6d-9265ff9dfd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.724499] [55020]: DEBUG cinder.quota [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Created reservations ['07e25b59-773f-498e-8a09-6ef8ce7ff36e', '1b033659-bd52-4293-b4a8-a6271072eb39', 'b15ec8b7-ae2c-49ae-997a-af6324ae6e5f', 'a5099277-8433-4f1a-9e54-d6dae437d856'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 793.726565] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a75189-3246-49e9-be6d-9265ff9dfd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07e25b59-773f-498e-8a09-6ef8ce7ff36e', '1b033659-bd52-4293-b4a8-a6271072eb39', 'b15ec8b7-ae2c-49ae-997a-af6324ae6e5f', 'a5099277-8433-4f1a-9e54-d6dae437d856']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.727551] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203372dd-dfb2-4366-b6b3-4512b6316a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.745457] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203372dd-dfb2-4366-b6b3-4512b6316a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4a5157-66ce-47d1-8968-72f6e2be73cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1134478879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99f2df87a404f81a50d0fe502fe12a6',qos_specs=None,replication_status=,reservations=['07e25b59-773f-498e-8a09-6ef8ce7ff36e','1b033659-bd52-4293-b4a8-a6271072eb39','b15ec8b7-ae2c-49ae-997a-af6324ae6e5f','a5099277-8433-4f1a-9e54-d6dae437d856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201b6836e4fe4a5493ce47dee8d8ac62',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1134478879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b4a5157-66ce-47d1-8968-72f6e2be73cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b99f2df87a404f81a50d0fe502fe12a6',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='201b6836e4fe4a5493ce47dee8d8ac62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.746551] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d1f878-b2aa-4f78-9dda-87ff809288fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.766068] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d1f878-b2aa-4f78-9dda-87ff809288fb) 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-1134478879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99f2df87a404f81a50d0fe502fe12a6',qos_specs=None,replication_status=,reservations=['07e25b59-773f-498e-8a09-6ef8ce7ff36e','1b033659-bd52-4293-b4a8-a6271072eb39','b15ec8b7-ae2c-49ae-997a-af6324ae6e5f','a5099277-8433-4f1a-9e54-d6dae437d856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201b6836e4fe4a5493ce47dee8d8ac62',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.767026] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b51d933b-de84-4977-abd3-1aaaadbd76e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.777375] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b51d933b-de84-4977-abd3-1aaaadbd76e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.778633] [55020]: DEBUG cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Flow 'volume_create_api' (c0327592-e425-4fbc-b544-adbba20d1467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 793.779229] [55020]: INFO cinder.volume.api [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Create volume request issued successfully. [ 793.780227] [55020]: INFO cinder.api.openstack.wsgi [None req-3a5fe96a-7b9e-4660-8d7d-7a8c21a851ee tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 793.780782] [55020]: [pid: 55020|app: 0|req: 44/90] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:16:42 2025] POST /volume/v3/volumes => generated 753 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 793.796848] [55019]: DEBUG cinder.api.middleware.request_id [None req-09161d02-a695-4eb5-ac21-8d4566015ad5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.800609] [55019]: INFO cinder.api.openstack.wsgi [None req-09161d02-a695-4eb5-ac21-8d4566015ad5 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc [ 793.800981] [55019]: DEBUG cinder.api.openstack.wsgi [None req-09161d02-a695-4eb5-ac21-8d4566015ad5 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.801465] [55019]: DEBUG cinder.api.openstack.wsgi [None req-09161d02-a695-4eb5-ac21-8d4566015ad5 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.809305] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.809305] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.813677] [55019]: INFO cinder.volume.api [None req-09161d02-a695-4eb5-ac21-8d4566015ad5 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 793.819135] [55019]: INFO cinder.api.openstack.wsgi [None req-09161d02-a695-4eb5-ac21-8d4566015ad5 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc returned with HTTP 200 [ 793.819401] [55019]: [pid: 55019|app: 0|req: 47/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:42 2025] GET /volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.832503] [55020]: DEBUG cinder.api.middleware.request_id [None req-4cfe54d6-e29e-4148-a9f4-979d4d078335 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.834982] [55020]: INFO cinder.api.openstack.wsgi [None req-4cfe54d6-e29e-4148-a9f4-979d4d078335 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc [ 794.835261] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4cfe54d6-e29e-4148-a9f4-979d4d078335 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.835506] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4cfe54d6-e29e-4148-a9f4-979d4d078335 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.846606] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.846606] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.851081] [55020]: INFO cinder.volume.api [None req-4cfe54d6-e29e-4148-a9f4-979d4d078335 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 794.856800] [55020]: INFO cinder.api.openstack.wsgi [None req-4cfe54d6-e29e-4148-a9f4-979d4d078335 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc returned with HTTP 200 [ 794.856800] [55020]: [pid: 55020|app: 0|req: 45/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:43 2025] GET /volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.866630] [55019]: DEBUG cinder.api.middleware.request_id [None req-c15196ea-549d-44cc-b4bf-e9e96b8ebc9b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.868988] [55019]: INFO cinder.api.openstack.wsgi [None req-c15196ea-549d-44cc-b4bf-e9e96b8ebc9b tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] POST http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc/action [ 794.869434] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c15196ea-549d-44cc-b4bf-e9e96b8ebc9b tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 794.869582] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c15196ea-549d-44cc-b4bf-e9e96b8ebc9b tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 794.879083] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.879083] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.879656] [55019]: INFO cinder.volume.api [None req-c15196ea-549d-44cc-b4bf-e9e96b8ebc9b tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 794.887832] [55019]: INFO cinder.volume.api [None req-c15196ea-549d-44cc-b4bf-e9e96b8ebc9b tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume updated successfully. [ 794.888164] [55019]: INFO cinder.api.openstack.wsgi [None req-c15196ea-549d-44cc-b4bf-e9e96b8ebc9b tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc/action returned with HTTP 200 [ 794.888732] [55019]: [pid: 55019|app: 0|req: 48/93] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 18:16:43 2025] POST /volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 794.895025] [55020]: DEBUG cinder.api.middleware.request_id [None req-3e36c859-d285-4533-a6ce-81c58dda9aa7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.896244] [55020]: INFO cinder.api.openstack.wsgi [None req-3e36c859-d285-4533-a6ce-81c58dda9aa7 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc [ 794.896463] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3e36c859-d285-4533-a6ce-81c58dda9aa7 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.896685] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3e36c859-d285-4533-a6ce-81c58dda9aa7 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.905412] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.905412] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.909036] [55020]: INFO cinder.volume.api [None req-3e36c859-d285-4533-a6ce-81c58dda9aa7 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 794.913429] [55020]: INFO cinder.api.openstack.wsgi [None req-3e36c859-d285-4533-a6ce-81c58dda9aa7 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc returned with HTTP 200 [ 794.913817] [55020]: [pid: 55020|app: 0|req: 46/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:43 2025] GET /volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.977579] [55019]: DEBUG cinder.api.middleware.request_id [req-43291ef2-75d2-477f-920e-25bf38436902 req-9953b5ba-3788-47dc-800b-c32a60ac405d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.979969] [55019]: INFO cinder.api.openstack.wsgi [req-43291ef2-75d2-477f-920e-25bf38436902 req-9953b5ba-3788-47dc-800b-c32a60ac405d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc [ 794.980227] [55019]: DEBUG cinder.api.openstack.wsgi [req-43291ef2-75d2-477f-920e-25bf38436902 req-9953b5ba-3788-47dc-800b-c32a60ac405d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.980463] [55019]: DEBUG cinder.api.openstack.wsgi [req-43291ef2-75d2-477f-920e-25bf38436902 req-9953b5ba-3788-47dc-800b-c32a60ac405d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.988998] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.988998] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.993026] [55019]: INFO cinder.volume.api [req-43291ef2-75d2-477f-920e-25bf38436902 req-9953b5ba-3788-47dc-800b-c32a60ac405d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 794.997726] [55019]: INFO cinder.api.openstack.wsgi [req-43291ef2-75d2-477f-920e-25bf38436902 req-9953b5ba-3788-47dc-800b-c32a60ac405d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc returned with HTTP 200 [ 794.998171] [55019]: [pid: 55019|app: 0|req: 49/95] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:16:43 2025] GET /volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 795.245198] [55020]: DEBUG cinder.api.middleware.request_id [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.247416] [55020]: INFO cinder.api.openstack.wsgi [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] POST http://10.180.1.21/volume/v3/volumes [ 795.247809] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2052300039"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 795.249589] [55020]: DEBUG cinder.api.v3.volumes [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2052300039'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 795.249760] [55020]: INFO cinder.api.v3.volumes [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Create volume of 1 GB [ 795.253936] [55020]: INFO cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Availability Zones retrieved successfully. [ 795.260988] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Flow 'volume_create_api' (f90b9633-f6cf-4c65-a661-1492c0cd673f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 795.262289] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b0605c-de88-4fab-8e42-0455540ed553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.263475] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 795.285592] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b0605c-de88-4fab-8e42-0455540ed553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.286373] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9212b763-1ff1-465a-ac59-df46b122d6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.330711] [55020]: DEBUG cinder.quota [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Created reservations ['6861a94c-d3f4-4470-9a60-f33bd2ab92c9', 'f1befc0a-952d-4817-8413-a0aeaf00274c', '7bf55534-5642-4918-89e7-6f8a003192d8', '77328bc3-f682-4575-bdd0-bc0dad3c2476'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 795.331791] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9212b763-1ff1-465a-ac59-df46b122d6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6861a94c-d3f4-4470-9a60-f33bd2ab92c9', 'f1befc0a-952d-4817-8413-a0aeaf00274c', '7bf55534-5642-4918-89e7-6f8a003192d8', '77328bc3-f682-4575-bdd0-bc0dad3c2476']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.332874] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c09ac98-ad74-4c0b-b783-f86c32f1e50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.347829] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c09ac98-ad74-4c0b-b783-f86c32f1e50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4517395c-1b73-43c9-a867-66f81ec07fc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2052300039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99f2df87a404f81a50d0fe502fe12a6',qos_specs=None,replication_status=,reservations=['6861a94c-d3f4-4470-9a60-f33bd2ab92c9','f1befc0a-952d-4817-8413-a0aeaf00274c','7bf55534-5642-4918-89e7-6f8a003192d8','77328bc3-f682-4575-bdd0-bc0dad3c2476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201b6836e4fe4a5493ce47dee8d8ac62',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2052300039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4517395c-1b73-43c9-a867-66f81ec07fc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b99f2df87a404f81a50d0fe502fe12a6',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='201b6836e4fe4a5493ce47dee8d8ac62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.348830] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2c1665-d697-49e0-9009-c3c41e0ccb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.363392] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2c1665-d697-49e0-9009-c3c41e0ccb48) 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-2052300039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99f2df87a404f81a50d0fe502fe12a6',qos_specs=None,replication_status=,reservations=['6861a94c-d3f4-4470-9a60-f33bd2ab92c9','f1befc0a-952d-4817-8413-a0aeaf00274c','7bf55534-5642-4918-89e7-6f8a003192d8','77328bc3-f682-4575-bdd0-bc0dad3c2476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='201b6836e4fe4a5493ce47dee8d8ac62',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.364361] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c6aa76c-b1dc-4681-a517-ad59d5ffe474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 795.378044] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c6aa76c-b1dc-4681-a517-ad59d5ffe474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 795.378044] [55020]: DEBUG cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Flow 'volume_create_api' (f90b9633-f6cf-4c65-a661-1492c0cd673f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 795.378044] [55020]: INFO cinder.volume.api [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Create volume request issued successfully. [ 795.379496] [55020]: INFO cinder.api.openstack.wsgi [None req-1e727af6-0fd6-4ec9-91ba-2f6a94612588 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 795.380493] [55020]: [pid: 55020|app: 0|req: 47/96] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:16:44 2025] POST /volume/v3/volumes => generated 753 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 795.393276] [55019]: DEBUG cinder.api.middleware.request_id [None req-17970eb9-7a69-4db4-ab7b-e23a4ade445d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.395544] [55019]: INFO cinder.api.openstack.wsgi [None req-17970eb9-7a69-4db4-ab7b-e23a4ade445d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 [ 795.395805] [55019]: DEBUG cinder.api.openstack.wsgi [None req-17970eb9-7a69-4db4-ab7b-e23a4ade445d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.396059] [55019]: DEBUG cinder.api.openstack.wsgi [None req-17970eb9-7a69-4db4-ab7b-e23a4ade445d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.404508] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.404508] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 795.409521] [55019]: INFO cinder.volume.api [None req-17970eb9-7a69-4db4-ab7b-e23a4ade445d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 795.415220] [55019]: INFO cinder.api.openstack.wsgi [None req-17970eb9-7a69-4db4-ab7b-e23a4ade445d tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 returned with HTTP 200 [ 795.415663] [55019]: [pid: 55019|app: 0|req: 50/97] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:44 2025] GET /volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.428413] [55020]: DEBUG cinder.api.middleware.request_id [None req-f6e8796d-76d7-4256-bf9e-537d9aa83903 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.430856] [55020]: INFO cinder.api.openstack.wsgi [None req-f6e8796d-76d7-4256-bf9e-537d9aa83903 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 [ 796.431245] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f6e8796d-76d7-4256-bf9e-537d9aa83903 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 796.431491] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f6e8796d-76d7-4256-bf9e-537d9aa83903 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 796.443082] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.443082] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.447523] [55020]: INFO cinder.volume.api [None req-f6e8796d-76d7-4256-bf9e-537d9aa83903 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 796.453157] [55020]: INFO cinder.api.openstack.wsgi [None req-f6e8796d-76d7-4256-bf9e-537d9aa83903 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 returned with HTTP 200 [ 796.453655] [55020]: [pid: 55020|app: 0|req: 48/98] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:45 2025] GET /volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 803.339266] [55019]: DEBUG cinder.api.middleware.request_id [None req-27ce9593-455a-4d8f-a108-91b88bda91c9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.342352] [55019]: INFO cinder.api.openstack.wsgi [None req-27ce9593-455a-4d8f-a108-91b88bda91c9 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] DELETE http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 803.342740] [55019]: DEBUG cinder.api.openstack.wsgi [None req-27ce9593-455a-4d8f-a108-91b88bda91c9 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 803.343224] [55019]: DEBUG cinder.api.openstack.wsgi [None req-27ce9593-455a-4d8f-a108-91b88bda91c9 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 803.343603] [55019]: INFO cinder.api.v3.volumes [None req-27ce9593-455a-4d8f-a108-91b88bda91c9 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Delete volume with id: 88565705-1ddc-4808-afa2-c6ee31021464 [ 803.359388] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.359388] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 803.360393] [55019]: INFO cinder.volume.api [None req-27ce9593-455a-4d8f-a108-91b88bda91c9 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 803.381090] [55019]: INFO cinder.volume.api [None req-27ce9593-455a-4d8f-a108-91b88bda91c9 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Delete volume request issued successfully. [ 803.381332] [55019]: INFO cinder.api.openstack.wsgi [None req-27ce9593-455a-4d8f-a108-91b88bda91c9 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 202 [ 803.381921] [55019]: [pid: 55019|app: 0|req: 51/99] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:16:52 2025] DELETE /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 803.386013] [55020]: DEBUG cinder.api.middleware.request_id [None req-c1565327-b8f5-4fbd-b87c-48f258f7f156 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.390961] [55020]: INFO cinder.api.openstack.wsgi [None req-c1565327-b8f5-4fbd-b87c-48f258f7f156 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 803.390961] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c1565327-b8f5-4fbd-b87c-48f258f7f156 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 803.391196] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c1565327-b8f5-4fbd-b87c-48f258f7f156 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 803.399224] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.399224] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 803.403619] [55020]: INFO cinder.volume.api [None req-c1565327-b8f5-4fbd-b87c-48f258f7f156 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 803.409231] [55020]: INFO cinder.api.openstack.wsgi [None req-c1565327-b8f5-4fbd-b87c-48f258f7f156 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 803.409664] [55020]: [pid: 55020|app: 0|req: 49/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:52 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.423375] [55019]: DEBUG cinder.api.middleware.request_id [None req-f546e734-ee1d-4874-b85c-cd778b9b6b74 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.426468] [55019]: INFO cinder.api.openstack.wsgi [None req-f546e734-ee1d-4874-b85c-cd778b9b6b74 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 804.426468] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f546e734-ee1d-4874-b85c-cd778b9b6b74 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 804.426791] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f546e734-ee1d-4874-b85c-cd778b9b6b74 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 804.439685] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.439685] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 804.444362] [55019]: INFO cinder.volume.api [None req-f546e734-ee1d-4874-b85c-cd778b9b6b74 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Volume info retrieved successfully. [ 804.450611] [55019]: INFO cinder.api.openstack.wsgi [None req-f546e734-ee1d-4874-b85c-cd778b9b6b74 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 200 [ 804.450708] [55019]: [pid: 55019|app: 0|req: 52/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:53 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.462058] [55020]: DEBUG cinder.api.middleware.request_id [None req-e1f8b5a2-ae50-40dc-aa62-6b4c12f366b4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.465166] [55020]: INFO cinder.api.openstack.wsgi [None req-e1f8b5a2-ae50-40dc-aa62-6b4c12f366b4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] GET http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 [ 805.465452] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e1f8b5a2-ae50-40dc-aa62-6b4c12f366b4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.465690] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e1f8b5a2-ae50-40dc-aa62-6b4c12f366b4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.474209] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.474209] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 805.476962] [55020]: INFO cinder.api.openstack.wsgi [None req-e1f8b5a2-ae50-40dc-aa62-6b4c12f366b4 tempest-VolumesAdminNegativeTest-292197080 tempest-VolumesAdminNegativeTest-292197080-project-member] http://10.180.1.21/volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 returned with HTTP 404 [ 805.477503] [55020]: [pid: 55020|app: 0|req: 50/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:16:54 2025] GET /volume/v3/volumes/88565705-1ddc-4808-afa2-c6ee31021464 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 814.446824] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 815.477166] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=65,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 826.746993] [55019]: DEBUG cinder.api.middleware.request_id [None req-b95754af-20ff-4088-9bc2-258572623c69 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.749564] [55019]: INFO cinder.api.openstack.wsgi [None req-b95754af-20ff-4088-9bc2-258572623c69 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 826.749912] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b95754af-20ff-4088-9bc2-258572623c69 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.750299] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b95754af-20ff-4088-9bc2-258572623c69 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.750776] [55019]: INFO cinder.api.v3.volumes [None req-b95754af-20ff-4088-9bc2-258572623c69 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Delete volume with id: c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 826.762715] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.762715] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.763263] [55019]: INFO cinder.volume.api [None req-b95754af-20ff-4088-9bc2-258572623c69 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Volume info retrieved successfully. [ 826.781739] [55019]: INFO cinder.volume.api [None req-b95754af-20ff-4088-9bc2-258572623c69 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Delete volume request issued successfully. [ 826.781739] [55019]: INFO cinder.api.openstack.wsgi [None req-b95754af-20ff-4088-9bc2-258572623c69 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 returned with HTTP 202 [ 826.782180] [55019]: [pid: 55019|app: 0|req: 53/103] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:17:15 2025] DELETE /volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 826.785311] [55020]: DEBUG cinder.api.middleware.request_id [None req-a3678418-3043-4e7c-afc3-c9a9291d7a76 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.788567] [55020]: INFO cinder.api.openstack.wsgi [None req-a3678418-3043-4e7c-afc3-c9a9291d7a76 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] GET http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 826.788819] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a3678418-3043-4e7c-afc3-c9a9291d7a76 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.789075] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a3678418-3043-4e7c-afc3-c9a9291d7a76 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.806200] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.806200] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 826.810208] [55020]: INFO cinder.volume.api [None req-a3678418-3043-4e7c-afc3-c9a9291d7a76 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Volume info retrieved successfully. [ 826.816279] [55020]: INFO cinder.api.openstack.wsgi [None req-a3678418-3043-4e7c-afc3-c9a9291d7a76 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 returned with HTTP 200 [ 826.816279] [55020]: [pid: 55020|app: 0|req: 51/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:15 2025] GET /volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 827.829076] [55019]: DEBUG cinder.api.middleware.request_id [None req-bc9fc238-71c7-4c80-9c52-22bc72f89b2f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.831579] [55019]: INFO cinder.api.openstack.wsgi [None req-bc9fc238-71c7-4c80-9c52-22bc72f89b2f tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] GET http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 827.831579] [55019]: DEBUG cinder.api.openstack.wsgi [None req-bc9fc238-71c7-4c80-9c52-22bc72f89b2f tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 827.831796] [55019]: DEBUG cinder.api.openstack.wsgi [None req-bc9fc238-71c7-4c80-9c52-22bc72f89b2f tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 827.841546] [55019]: INFO cinder.api.openstack.wsgi [None req-bc9fc238-71c7-4c80-9c52-22bc72f89b2f tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 returned with HTTP 404 [ 827.842378] [55019]: [pid: 55019|app: 0|req: 54/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:16 2025] GET /volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 827.889413] [55020]: DEBUG cinder.api.middleware.request_id [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.891525] [55020]: INFO cinder.api.openstack.wsgi [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/volumes [ 827.892199] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-748070401"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 827.893835] [55020]: DEBUG cinder.api.v3.volumes [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-748070401'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 827.893978] [55020]: INFO cinder.api.v3.volumes [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Create volume of 1 GB [ 827.899944] [55020]: INFO cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Availability Zones retrieved successfully. [ 827.915644] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Flow 'volume_create_api' (199c714f-b35d-4fbf-81f9-7ecb8575e1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 827.916917] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb83492-fe58-45ff-9f46-d56f5f88b88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 827.918329] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 827.937941] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb83492-fe58-45ff-9f46-d56f5f88b88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 827.939011] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70d2aeb-7a1d-4a4f-9cec-a278f2e86771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 827.988288] [55020]: DEBUG cinder.quota [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Created reservations ['daaba7ad-8ae8-48cc-a87d-46e736fd8611', 'ea356435-cb7d-4358-a71b-abef096b9988', '4a5011a2-0674-4357-9552-29c54e6dd359', '6de9afa3-dea2-410f-9d97-b75a7582467d'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 827.989525] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70d2aeb-7a1d-4a4f-9cec-a278f2e86771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daaba7ad-8ae8-48cc-a87d-46e736fd8611', 'ea356435-cb7d-4358-a71b-abef096b9988', '4a5011a2-0674-4357-9552-29c54e6dd359', '6de9afa3-dea2-410f-9d97-b75a7582467d']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 827.990481] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14df36cc-d078-4e50-8911-5448b0dba18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 828.002946] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14df36cc-d078-4e50-8911-5448b0dba18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b1b56e0-f8ab-4b0e-a287-9200fa872c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-748070401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e31b2cf4afb4b3e9ac0612cf0a2abbf',qos_specs=None,replication_status=,reservations=['daaba7ad-8ae8-48cc-a87d-46e736fd8611','ea356435-cb7d-4358-a71b-abef096b9988','4a5011a2-0674-4357-9552-29c54e6dd359','6de9afa3-dea2-410f-9d97-b75a7582467d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5f8035111a416faab2c37787939adc',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-748070401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b1b56e0-f8ab-4b0e-a287-9200fa872c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e31b2cf4afb4b3e9ac0612cf0a2abbf',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='5d5f8035111a416faab2c37787939adc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 828.004496] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d7f108-7aca-4db4-8b59-a0763bc096ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 828.016793] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d7f108-7aca-4db4-8b59-a0763bc096ac) 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-748070401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e31b2cf4afb4b3e9ac0612cf0a2abbf',qos_specs=None,replication_status=,reservations=['daaba7ad-8ae8-48cc-a87d-46e736fd8611','ea356435-cb7d-4358-a71b-abef096b9988','4a5011a2-0674-4357-9552-29c54e6dd359','6de9afa3-dea2-410f-9d97-b75a7582467d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5f8035111a416faab2c37787939adc',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 828.017817] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee168891-ef8f-416f-b53f-ce2704b56f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 828.026647] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee168891-ef8f-416f-b53f-ce2704b56f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 828.028513] [55020]: DEBUG cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Flow 'volume_create_api' (199c714f-b35d-4fbf-81f9-7ecb8575e1d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 828.028513] [55020]: INFO cinder.volume.api [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Create volume request issued successfully. [ 828.029084] [55020]: INFO cinder.api.openstack.wsgi [None req-5da6d793-7f6c-4b63-9fb0-72e0ebd499b7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 828.029631] [55020]: [pid: 55020|app: 0|req: 52/106] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:17:16 2025] POST /volume/v3/volumes => generated 752 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 828.589925] [55019]: DEBUG cinder.api.middleware.request_id [None req-e04f669f-0269-484d-8955-ef8a11b285fd None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.594098] [55019]: INFO cinder.api.openstack.wsgi [None req-e04f669f-0269-484d-8955-ef8a11b285fd tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 828.594098] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e04f669f-0269-484d-8955-ef8a11b285fd tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.594098] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e04f669f-0269-484d-8955-ef8a11b285fd tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.594098] [55019]: INFO cinder.api.v3.volumes [None req-e04f669f-0269-484d-8955-ef8a11b285fd tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Delete volume with id: c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 828.604445] [55019]: INFO cinder.api.openstack.wsgi [None req-e04f669f-0269-484d-8955-ef8a11b285fd tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 returned with HTTP 404 [ 828.605189] [55019]: [pid: 55019|app: 0|req: 55/107] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:17:17 2025] DELETE /volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 828.608608] [55020]: DEBUG cinder.api.middleware.request_id [None req-66a634f1-093c-41ed-90d8-9d215cafd295 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.610958] [55020]: INFO cinder.api.openstack.wsgi [None req-66a634f1-093c-41ed-90d8-9d215cafd295 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] GET http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 [ 828.611320] [55020]: DEBUG cinder.api.openstack.wsgi [None req-66a634f1-093c-41ed-90d8-9d215cafd295 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.611560] [55020]: DEBUG cinder.api.openstack.wsgi [None req-66a634f1-093c-41ed-90d8-9d215cafd295 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.618501] [55020]: INFO cinder.api.openstack.wsgi [None req-66a634f1-093c-41ed-90d8-9d215cafd295 tempest-VolumesAssistedSnapshotsTest-1468612111 tempest-VolumesAssistedSnapshotsTest-1468612111-project-admin] http://10.180.1.21/volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 returned with HTTP 404 [ 828.619072] [55020]: [pid: 55020|app: 0|req: 53/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:17 2025] GET /volume/v3/volumes/c2114ec0-50ff-49a2-ad3e-ad01942079d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 833.786731] [55019]: DEBUG cinder.api.middleware.request_id [None req-3264ca28-a363-4465-b0bd-af1c35e73644 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 833.788839] [55019]: INFO cinder.api.openstack.wsgi [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] POST http://10.180.1.21/volume/v3/volumes [ 833.789555] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-394225118"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 833.791746] [55019]: DEBUG cinder.api.v3.volumes [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-394225118'}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 833.791746] [55019]: INFO cinder.api.v3.volumes [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Create volume of 1 GB [ 833.797656] [55019]: INFO cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Availability Zones retrieved successfully. [ 833.804988] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Flow 'volume_create_api' (f3abb0a3-4b4b-4636-b357-ab45788be30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 833.806201] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54a3b3a-33eb-47e6-90af-a7f4b1c3f24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 833.807468] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 833.825869] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54a3b3a-33eb-47e6-90af-a7f4b1c3f24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 833.826893] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51735d1-5ac3-4e3a-84ef-4a7843f7a8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 833.877255] [55019]: DEBUG cinder.quota [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Created reservations ['bfce928a-c474-417a-8f05-731a24b560c5', '2c5d5d80-315c-446e-a5be-6e6146b1ebe5', '9855f4c0-eac1-4f96-8561-b3c4b9bcc017', '1e628e08-2252-472a-9f3d-76ad6f2b8ec3'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 833.878796] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51735d1-5ac3-4e3a-84ef-4a7843f7a8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfce928a-c474-417a-8f05-731a24b560c5', '2c5d5d80-315c-446e-a5be-6e6146b1ebe5', '9855f4c0-eac1-4f96-8561-b3c4b9bcc017', '1e628e08-2252-472a-9f3d-76ad6f2b8ec3']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 833.882146] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87e22b8-3d47-4290-a2ef-2fc721392999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 833.906867] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87e22b8-3d47-4290-a2ef-2fc721392999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c95a3314-f203-48dd-b8ba-d250c4b5f7f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-394225118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0819f273fd4516b5ac809865ae76d9',qos_specs=None,replication_status=,reservations=['bfce928a-c474-417a-8f05-731a24b560c5','2c5d5d80-315c-446e-a5be-6e6146b1ebe5','9855f4c0-eac1-4f96-8561-b3c4b9bcc017','1e628e08-2252-472a-9f3d-76ad6f2b8ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c5d575479ed4c63b34e3c3176387d73',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-394225118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c95a3314-f203-48dd-b8ba-d250c4b5f7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0819f273fd4516b5ac809865ae76d9',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='0c5d575479ed4c63b34e3c3176387d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 833.907546] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2abe1d4-e61d-45cf-bef8-64cf524b72e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 833.926200] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2abe1d4-e61d-45cf-bef8-64cf524b72e2) 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-394225118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0819f273fd4516b5ac809865ae76d9',qos_specs=None,replication_status=,reservations=['bfce928a-c474-417a-8f05-731a24b560c5','2c5d5d80-315c-446e-a5be-6e6146b1ebe5','9855f4c0-eac1-4f96-8561-b3c4b9bcc017','1e628e08-2252-472a-9f3d-76ad6f2b8ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c5d575479ed4c63b34e3c3176387d73',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 833.926504] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e345a55a-399a-4436-8156-b23ac7176d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 833.935847] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e345a55a-399a-4436-8156-b23ac7176d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 833.937012] [55019]: DEBUG cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Flow 'volume_create_api' (f3abb0a3-4b4b-4636-b357-ab45788be30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 833.937374] [55019]: INFO cinder.volume.api [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Create volume request issued successfully. [ 833.938085] [55019]: INFO cinder.api.openstack.wsgi [None req-3264ca28-a363-4465-b0bd-af1c35e73644 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 833.938596] [55019]: [pid: 55019|app: 0|req: 56/109] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:17:22 2025] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 833.951590] [55020]: DEBUG cinder.api.middleware.request_id [None req-2ad87c28-fcd3-4c64-aab1-79e1aa45daf3 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 833.956864] [55020]: INFO cinder.api.openstack.wsgi [None req-2ad87c28-fcd3-4c64-aab1-79e1aa45daf3 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 [ 833.956864] [55020]: DEBUG cinder.api.openstack.wsgi [None req-2ad87c28-fcd3-4c64-aab1-79e1aa45daf3 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 833.956864] [55020]: DEBUG cinder.api.openstack.wsgi [None req-2ad87c28-fcd3-4c64-aab1-79e1aa45daf3 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 833.968512] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 833.968512] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 833.975056] [55020]: INFO cinder.volume.api [None req-2ad87c28-fcd3-4c64-aab1-79e1aa45daf3 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 833.979545] [55020]: INFO cinder.api.openstack.wsgi [None req-2ad87c28-fcd3-4c64-aab1-79e1aa45daf3 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 returned with HTTP 200 [ 833.980076] [55020]: [pid: 55020|app: 0|req: 54/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:22 2025] GET /volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 834.993024] [55019]: DEBUG cinder.api.middleware.request_id [None req-333f1637-ea2d-4115-93d0-db5412b173fa None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.996012] [55019]: INFO cinder.api.openstack.wsgi [None req-333f1637-ea2d-4115-93d0-db5412b173fa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 [ 834.996012] [55019]: DEBUG cinder.api.openstack.wsgi [None req-333f1637-ea2d-4115-93d0-db5412b173fa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 834.996012] [55019]: DEBUG cinder.api.openstack.wsgi [None req-333f1637-ea2d-4115-93d0-db5412b173fa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.010032] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.010032] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.017383] [55019]: INFO cinder.volume.api [None req-333f1637-ea2d-4115-93d0-db5412b173fa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 835.033275] [55019]: INFO cinder.api.openstack.wsgi [None req-333f1637-ea2d-4115-93d0-db5412b173fa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 returned with HTTP 200 [ 835.033275] [55019]: [pid: 55019|app: 0|req: 57/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:23 2025] GET /volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.978797] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 845.023044] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=36,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 850.462686] [55020]: DEBUG cinder.api.middleware.request_id [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.465053] [55020]: INFO cinder.api.openstack.wsgi [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] POST http://10.180.1.21/volume/v3/volumes [ 850.465565] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2072706384"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 850.467738] [55020]: DEBUG cinder.api.v3.volumes [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2072706384'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 850.467957] [55020]: INFO cinder.api.v3.volumes [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Create volume of 1 GB [ 850.474164] [55020]: INFO cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Availability Zones retrieved successfully. [ 850.482618] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Flow 'volume_create_api' (e37c5ab2-1294-4d3c-b426-acf18e326733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 850.484125] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21835623-0f8b-47b5-9bbb-10b15dfe2f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 850.485549] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 850.511173] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21835623-0f8b-47b5-9bbb-10b15dfe2f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 850.513273] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0096a6-1654-4c53-b37d-9303b2989c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 850.570456] [55020]: DEBUG cinder.quota [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Created reservations ['f0d1c2ea-8c71-4559-a88c-a81f86af8e2d', '27fb55cd-c8ae-4dbc-9b6b-7382dfd80697', '8d3a192f-32e2-4d5f-bc10-4e6720fefa7d', 'c85c9e55-7dbb-4f4a-8923-5c844a1fc1ee'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 850.571706] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0096a6-1654-4c53-b37d-9303b2989c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0d1c2ea-8c71-4559-a88c-a81f86af8e2d', '27fb55cd-c8ae-4dbc-9b6b-7382dfd80697', '8d3a192f-32e2-4d5f-bc10-4e6720fefa7d', 'c85c9e55-7dbb-4f4a-8923-5c844a1fc1ee']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 850.572907] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47789b34-9023-4357-96ff-64e0f8047c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 850.591281] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47789b34-9023-4357-96ff-64e0f8047c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '995bf0c7-bb5d-4308-961d-1fdb24084127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2072706384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0819f273fd4516b5ac809865ae76d9',qos_specs=None,replication_status=,reservations=['f0d1c2ea-8c71-4559-a88c-a81f86af8e2d','27fb55cd-c8ae-4dbc-9b6b-7382dfd80697','8d3a192f-32e2-4d5f-bc10-4e6720fefa7d','c85c9e55-7dbb-4f4a-8923-5c844a1fc1ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c5d575479ed4c63b34e3c3176387d73',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2072706384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=995bf0c7-bb5d-4308-961d-1fdb24084127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0819f273fd4516b5ac809865ae76d9',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='0c5d575479ed4c63b34e3c3176387d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 850.593101] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce700224-601e-42b3-836d-cfe50a0b9c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 850.615465] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce700224-601e-42b3-836d-cfe50a0b9c8f) 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-2072706384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0819f273fd4516b5ac809865ae76d9',qos_specs=None,replication_status=,reservations=['f0d1c2ea-8c71-4559-a88c-a81f86af8e2d','27fb55cd-c8ae-4dbc-9b6b-7382dfd80697','8d3a192f-32e2-4d5f-bc10-4e6720fefa7d','c85c9e55-7dbb-4f4a-8923-5c844a1fc1ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c5d575479ed4c63b34e3c3176387d73',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 850.615465] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c703d6-cc63-4563-91f5-89fa3f437b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 850.632372] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c703d6-cc63-4563-91f5-89fa3f437b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 850.632592] [55020]: DEBUG cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Flow 'volume_create_api' (e37c5ab2-1294-4d3c-b426-acf18e326733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 850.633873] [55020]: INFO cinder.volume.api [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Create volume request issued successfully. [ 850.634147] [55020]: INFO cinder.api.openstack.wsgi [None req-7b53248d-bac4-4319-8ce3-ecc1aa77bfa7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 850.634755] [55020]: [pid: 55020|app: 0|req: 55/112] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:17:39 2025] POST /volume/v3/volumes => generated 758 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 850.658567] [55019]: DEBUG cinder.api.middleware.request_id [None req-a01cdda1-1362-4544-b07c-bad1f4e1dcae None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.663508] [55019]: INFO cinder.api.openstack.wsgi [None req-a01cdda1-1362-4544-b07c-bad1f4e1dcae tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 850.663840] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a01cdda1-1362-4544-b07c-bad1f4e1dcae tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.664204] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a01cdda1-1362-4544-b07c-bad1f4e1dcae tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.673066] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.673066] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.677593] [55019]: INFO cinder.volume.api [None req-a01cdda1-1362-4544-b07c-bad1f4e1dcae tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 850.684676] [55019]: INFO cinder.api.openstack.wsgi [None req-a01cdda1-1362-4544-b07c-bad1f4e1dcae tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 850.684676] [55019]: [pid: 55019|app: 0|req: 58/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:39 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 851.696496] [55020]: DEBUG cinder.api.middleware.request_id [None req-8a3ff1a9-39f5-484f-a864-9cccc776b82e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.699763] [55020]: INFO cinder.api.openstack.wsgi [None req-8a3ff1a9-39f5-484f-a864-9cccc776b82e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 851.700018] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8a3ff1a9-39f5-484f-a864-9cccc776b82e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.700249] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8a3ff1a9-39f5-484f-a864-9cccc776b82e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.712773] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.712773] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.717147] [55020]: INFO cinder.volume.api [None req-8a3ff1a9-39f5-484f-a864-9cccc776b82e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 851.723607] [55020]: INFO cinder.api.openstack.wsgi [None req-8a3ff1a9-39f5-484f-a864-9cccc776b82e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 851.724011] [55020]: [pid: 55020|app: 0|req: 56/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:40 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.882072] [55019]: DEBUG cinder.api.middleware.request_id [None req-53d69970-9094-43ed-a103-91788f319838 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.884252] [55019]: INFO cinder.api.openstack.wsgi [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] POST http://10.180.1.21/volume/v3/volumes [ 859.885308] [55019]: DEBUG cinder.api.openstack.wsgi [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1082809606"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 859.887749] [55019]: DEBUG cinder.api.v3.volumes [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1082809606'}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 859.888038] [55019]: INFO cinder.api.v3.volumes [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Create volume of 1 GB [ 859.898993] [55019]: INFO cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Availability Zones retrieved successfully. [ 859.905764] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Flow 'volume_create_api' (cae33358-5b71-4adc-bc03-5b4afe5a3472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 859.907040] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b060f6ec-97f5-44a4-92d9-22f9f041fb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 859.908247] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 859.927823] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b060f6ec-97f5-44a4-92d9-22f9f041fb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 859.929281] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72eaee4-c812-43ef-b4b5-d7d4490fe8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 859.979912] [55019]: DEBUG cinder.quota [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Created reservations ['9fab5c1f-345a-43f5-bfc5-75edd29eb8ad', '36d5cb18-20fe-4a0a-a555-30257663cc8f', 'e4043b62-49f5-4519-830d-a949c457fdfd', 'ba284f02-6d47-4a26-8968-70c9b6722609'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 859.980954] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72eaee4-c812-43ef-b4b5-d7d4490fe8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fab5c1f-345a-43f5-bfc5-75edd29eb8ad', '36d5cb18-20fe-4a0a-a555-30257663cc8f', 'e4043b62-49f5-4519-830d-a949c457fdfd', 'ba284f02-6d47-4a26-8968-70c9b6722609']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 859.982061] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fde3c1c-c72a-40cc-a7cf-b1a261fd78b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 860.001227] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fde3c1c-c72a-40cc-a7cf-b1a261fd78b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be2d06ea-2c1b-4623-9afb-118158c85de5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1082809606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d553bef2cd4847f5a725ecf56f0e9b10',qos_specs=None,replication_status=,reservations=['9fab5c1f-345a-43f5-bfc5-75edd29eb8ad','36d5cb18-20fe-4a0a-a555-30257663cc8f','e4043b62-49f5-4519-830d-a949c457fdfd','ba284f02-6d47-4a26-8968-70c9b6722609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13655f546e554fecafc6fe09f962c6fa',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1082809606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be2d06ea-2c1b-4623-9afb-118158c85de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d553bef2cd4847f5a725ecf56f0e9b10',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='13655f546e554fecafc6fe09f962c6fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 860.002327] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6213eb61-b5e8-49dc-a733-5fa2044511a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 860.020645] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6213eb61-b5e8-49dc-a733-5fa2044511a2) 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-1082809606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d553bef2cd4847f5a725ecf56f0e9b10',qos_specs=None,replication_status=,reservations=['9fab5c1f-345a-43f5-bfc5-75edd29eb8ad','36d5cb18-20fe-4a0a-a555-30257663cc8f','e4043b62-49f5-4519-830d-a949c457fdfd','ba284f02-6d47-4a26-8968-70c9b6722609'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13655f546e554fecafc6fe09f962c6fa',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 860.021771] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b23886-c5f8-483a-b786-ae85d83269d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 860.035398] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b23886-c5f8-483a-b786-ae85d83269d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 860.036515] [55019]: DEBUG cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Flow 'volume_create_api' (cae33358-5b71-4adc-bc03-5b4afe5a3472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 860.036904] [55019]: INFO cinder.volume.api [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Create volume request issued successfully. [ 860.037638] [55019]: INFO cinder.api.openstack.wsgi [None req-53d69970-9094-43ed-a103-91788f319838 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 860.046305] [55019]: [pid: 55019|app: 0|req: 59/115] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:17:48 2025] POST /volume/v3/volumes => generated 751 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 860.059679] [55020]: DEBUG cinder.api.middleware.request_id [None req-5c66b298-274a-430e-a72f-960bf874f329 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.063986] [55020]: INFO cinder.api.openstack.wsgi [None req-5c66b298-274a-430e-a72f-960bf874f329 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 860.063986] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5c66b298-274a-430e-a72f-960bf874f329 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.063986] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5c66b298-274a-430e-a72f-960bf874f329 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.084760] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.084760] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.093580] [55020]: INFO cinder.volume.api [None req-5c66b298-274a-430e-a72f-960bf874f329 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 860.101142] [55020]: INFO cinder.api.openstack.wsgi [None req-5c66b298-274a-430e-a72f-960bf874f329 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 860.101142] [55020]: [pid: 55020|app: 0|req: 57/116] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:48 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.116895] [55019]: DEBUG cinder.api.middleware.request_id [None req-1f1d9072-f78d-4499-8bb9-a2628cc125e0 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.122146] [55019]: INFO cinder.api.openstack.wsgi [None req-1f1d9072-f78d-4499-8bb9-a2628cc125e0 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 861.122146] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1f1d9072-f78d-4499-8bb9-a2628cc125e0 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.122146] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1f1d9072-f78d-4499-8bb9-a2628cc125e0 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.134341] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.134341] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.142200] [55019]: INFO cinder.volume.api [None req-1f1d9072-f78d-4499-8bb9-a2628cc125e0 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 861.149497] [55019]: INFO cinder.api.openstack.wsgi [None req-1f1d9072-f78d-4499-8bb9-a2628cc125e0 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 861.150229] [55019]: [pid: 55019|app: 0|req: 60/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:49 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.425782] [55020]: DEBUG cinder.api.middleware.request_id [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-28ea4fba-cbe9-46c1-82d1-d8552e4497ce None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.428971] [55020]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-28ea4fba-cbe9-46c1-82d1-d8552e4497ce tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 861.428971] [55020]: DEBUG cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-28ea4fba-cbe9-46c1-82d1-d8552e4497ce tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.429113] [55020]: DEBUG cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-28ea4fba-cbe9-46c1-82d1-d8552e4497ce tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.443051] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.443051] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.452197] [55020]: INFO cinder.volume.api [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-28ea4fba-cbe9-46c1-82d1-d8552e4497ce tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 861.458759] [55020]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-28ea4fba-cbe9-46c1-82d1-d8552e4497ce tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 861.459675] [55020]: [pid: 55020|app: 0|req: 58/118] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:17:50 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 862.990435] [55019]: DEBUG cinder.api.middleware.request_id [None req-aee7684c-1313-4bd0-ac9c-17a5fc134c8b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.990852] [55019]: INFO cinder.api.openstack.wsgi [None req-aee7684c-1313-4bd0-ac9c-17a5fc134c8b None None] GET http://10.180.1.21/volume// [ 862.991061] [55019]: DEBUG cinder.api.openstack.wsgi [None req-aee7684c-1313-4bd0-ac9c-17a5fc134c8b None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.991961] [55019]: DEBUG cinder.api.openstack.wsgi [None req-aee7684c-1313-4bd0-ac9c-17a5fc134c8b None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.991961] [55019]: INFO cinder.api.openstack.wsgi [None req-aee7684c-1313-4bd0-ac9c-17a5fc134c8b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 862.992079] [55019]: [pid: 55019|app: 0|req: 61/119] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:17:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 863.001377] [55020]: DEBUG cinder.api.middleware.request_id [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-d7a9fefa-0791-4fc1-acf9-bf05dc7ef8b3 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.006744] [55020]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-d7a9fefa-0791-4fc1-acf9-bf05dc7ef8b3 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] POST http://10.180.1.21/volume/v3/attachments [ 863.007216] [55020]: DEBUG cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-d7a9fefa-0791-4fc1-acf9-bf05dc7ef8b3 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be2d06ea-2c1b-4623-9afb-118158c85de5", "connector": null, "instance_uuid": "1cb40b02-805e-4f3f-91c1-daf53319ba9b"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 863.022833] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.022833] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.052773] [55020]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-d7a9fefa-0791-4fc1-acf9-bf05dc7ef8b3 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 863.053287] [55020]: [pid: 55020|app: 0|req: 59/120] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:17:51 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.087052] [55019]: DEBUG cinder.api.middleware.request_id [None req-9fd12024-da1f-4cbf-a1a4-6daa958274cf None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.091334] [55019]: INFO cinder.api.openstack.wsgi [None req-9fd12024-da1f-4cbf-a1a4-6daa958274cf tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 863.091334] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9fd12024-da1f-4cbf-a1a4-6daa958274cf tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.091633] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9fd12024-da1f-4cbf-a1a4-6daa958274cf tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.112354] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.112354] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.119311] [55019]: INFO cinder.volume.api [None req-9fd12024-da1f-4cbf-a1a4-6daa958274cf tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 863.125634] [55019]: INFO cinder.api.openstack.wsgi [None req-9fd12024-da1f-4cbf-a1a4-6daa958274cf tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 863.126229] [55019]: [pid: 55019|app: 0|req: 62/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:51 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.586940] [55020]: DEBUG cinder.api.middleware.request_id [None req-911aeb31-67df-4c07-9442-4edda8581fa8 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.587502] [55020]: INFO cinder.api.openstack.wsgi [None req-911aeb31-67df-4c07-9442-4edda8581fa8 None None] GET http://10.180.1.21/volume// [ 863.587734] [55020]: DEBUG cinder.api.openstack.wsgi [None req-911aeb31-67df-4c07-9442-4edda8581fa8 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.588017] [55020]: DEBUG cinder.api.openstack.wsgi [None req-911aeb31-67df-4c07-9442-4edda8581fa8 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.588495] [55020]: INFO cinder.api.openstack.wsgi [None req-911aeb31-67df-4c07-9442-4edda8581fa8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 863.588853] [55020]: [pid: 55020|app: 0|req: 60/122] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:17:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 863.592530] [55019]: DEBUG cinder.api.middleware.request_id [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-6666d14e-e31f-48df-ad41-4a174b1ba05a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.595831] [55019]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-6666d14e-e31f-48df-ad41-4a174b1ba05a tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 863.596204] [55019]: DEBUG cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-6666d14e-e31f-48df-ad41-4a174b1ba05a tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.596513] [55019]: DEBUG cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-6666d14e-e31f-48df-ad41-4a174b1ba05a tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.615251] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.615251] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.620539] [55019]: INFO cinder.volume.api [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-6666d14e-e31f-48df-ad41-4a174b1ba05a tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 863.627134] [55019]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-6666d14e-e31f-48df-ad41-4a174b1ba05a tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 863.627768] [55019]: [pid: 55019|app: 0|req: 63/123] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:17:52 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 863.653480] [55020]: DEBUG cinder.api.middleware.request_id [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-8a297f49-7735-4903-a24b-a02f2ce16f04 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.655887] [55020]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-8a297f49-7735-4903-a24b-a02f2ce16f04 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] PUT http://10.180.1.21/volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48 [ 863.656324] [55020]: DEBUG cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-8a297f49-7735-4903-a24b-a02f2ce16f04 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-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-544384", "mountpoint": "/dev/sdb"}}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 863.664234] [55020]: DEBUG cinder.coordination [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-8a297f49-7735-4903-a24b-a02f2ce16f04 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Acquiring lock "cinder-attachment_update-be2d06ea-2c1b-4623-9afb-118158c85de5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 863.668672] [55020]: DEBUG cinder.coordination [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-8a297f49-7735-4903-a24b-a02f2ce16f04 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Lock "cinder-attachment_update-be2d06ea-2c1b-4623-9afb-118158c85de5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 863.669761] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.669761] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.138504] [55019]: DEBUG cinder.api.middleware.request_id [None req-967f8a4a-71cf-480d-b243-8f02bff35660 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.140755] [55019]: INFO cinder.api.openstack.wsgi [None req-967f8a4a-71cf-480d-b243-8f02bff35660 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 864.140999] [55019]: DEBUG cinder.api.openstack.wsgi [None req-967f8a4a-71cf-480d-b243-8f02bff35660 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.141268] [55019]: DEBUG cinder.api.openstack.wsgi [None req-967f8a4a-71cf-480d-b243-8f02bff35660 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.152741] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.152741] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.156600] [55019]: INFO cinder.volume.api [None req-967f8a4a-71cf-480d-b243-8f02bff35660 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 864.161717] [55019]: INFO cinder.api.openstack.wsgi [None req-967f8a4a-71cf-480d-b243-8f02bff35660 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 864.162159] [55019]: [pid: 55019|app: 0|req: 64/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:52 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.174143] [55019]: DEBUG cinder.api.middleware.request_id [None req-a977a8e6-75ee-4f82-af8e-8c9ae5f041c6 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.176393] [55019]: INFO cinder.api.openstack.wsgi [None req-a977a8e6-75ee-4f82-af8e-8c9ae5f041c6 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 865.176620] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a977a8e6-75ee-4f82-af8e-8c9ae5f041c6 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.176842] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a977a8e6-75ee-4f82-af8e-8c9ae5f041c6 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.191207] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.191207] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.194909] [55019]: INFO cinder.volume.api [None req-a977a8e6-75ee-4f82-af8e-8c9ae5f041c6 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 865.199662] [55019]: INFO cinder.api.openstack.wsgi [None req-a977a8e6-75ee-4f82-af8e-8c9ae5f041c6 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 865.200070] [55019]: [pid: 55019|app: 0|req: 65/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:54 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.210783] [55019]: DEBUG cinder.api.middleware.request_id [None req-3d93f221-85ba-403a-b5d4-7a1ab5e47cf8 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.214403] [55019]: INFO cinder.api.openstack.wsgi [None req-3d93f221-85ba-403a-b5d4-7a1ab5e47cf8 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 866.214806] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3d93f221-85ba-403a-b5d4-7a1ab5e47cf8 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.215205] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3d93f221-85ba-403a-b5d4-7a1ab5e47cf8 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.236025] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.236025] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.241601] [55019]: INFO cinder.volume.api [None req-3d93f221-85ba-403a-b5d4-7a1ab5e47cf8 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 866.249278] [55019]: INFO cinder.api.openstack.wsgi [None req-3d93f221-85ba-403a-b5d4-7a1ab5e47cf8 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 866.249917] [55019]: [pid: 55019|app: 0|req: 66/126] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:55 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.264400] [55019]: DEBUG cinder.api.middleware.request_id [None req-09cb6a6d-f05d-41a1-b2de-54dcb5fa9bb5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.266502] [55019]: INFO cinder.api.openstack.wsgi [None req-09cb6a6d-f05d-41a1-b2de-54dcb5fa9bb5 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 867.266731] [55019]: DEBUG cinder.api.openstack.wsgi [None req-09cb6a6d-f05d-41a1-b2de-54dcb5fa9bb5 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.266955] [55019]: DEBUG cinder.api.openstack.wsgi [None req-09cb6a6d-f05d-41a1-b2de-54dcb5fa9bb5 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.276334] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.276334] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.279342] [55019]: INFO cinder.volume.api [None req-09cb6a6d-f05d-41a1-b2de-54dcb5fa9bb5 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 867.283476] [55019]: INFO cinder.api.openstack.wsgi [None req-09cb6a6d-f05d-41a1-b2de-54dcb5fa9bb5 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 867.283971] [55019]: [pid: 55019|app: 0|req: 67/127] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:56 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 868.193376] [55020]: DEBUG cinder.coordination [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-8a297f49-7735-4903-a24b-a02f2ce16f04 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Lock "cinder-attachment_update-be2d06ea-2c1b-4623-9afb-118158c85de5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 868.193376] [55020]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-8a297f49-7735-4903-a24b-a02f2ce16f04 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48 returned with HTTP 200 [ 868.193613] [55020]: [pid: 55020|app: 0|req: 61/128] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:17:52 2025] PUT /volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 868.294425] [55019]: DEBUG cinder.api.middleware.request_id [None req-6c746f84-b8a0-49ae-92ba-22d6647229ac None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.298025] [55019]: INFO cinder.api.openstack.wsgi [None req-6c746f84-b8a0-49ae-92ba-22d6647229ac tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 868.298025] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6c746f84-b8a0-49ae-92ba-22d6647229ac tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.298025] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6c746f84-b8a0-49ae-92ba-22d6647229ac tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.314578] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.314578] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.320893] [55019]: INFO cinder.volume.api [None req-6c746f84-b8a0-49ae-92ba-22d6647229ac tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 868.327559] [55019]: INFO cinder.api.openstack.wsgi [None req-6c746f84-b8a0-49ae-92ba-22d6647229ac tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 868.328074] [55019]: [pid: 55019|app: 0|req: 68/129] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:57 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 869.341474] [55020]: DEBUG cinder.api.middleware.request_id [None req-ac54aa83-f759-4243-a7bd-5ec4ac7c5280 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.343970] [55020]: INFO cinder.api.openstack.wsgi [None req-ac54aa83-f759-4243-a7bd-5ec4ac7c5280 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 869.344213] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ac54aa83-f759-4243-a7bd-5ec4ac7c5280 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.344860] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ac54aa83-f759-4243-a7bd-5ec4ac7c5280 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.360441] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.360441] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.364650] [55020]: INFO cinder.volume.api [None req-ac54aa83-f759-4243-a7bd-5ec4ac7c5280 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 869.370881] [55020]: INFO cinder.api.openstack.wsgi [None req-ac54aa83-f759-4243-a7bd-5ec4ac7c5280 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 869.370983] [55020]: [pid: 55020|app: 0|req: 62/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:58 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.316074] [55019]: DEBUG cinder.api.middleware.request_id [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-a366c290-4b67-4f5c-adbf-aefcb663e0dc None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.318878] [55019]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-a366c290-4b67-4f5c-adbf-aefcb663e0dc tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] POST http://10.180.1.21/volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48/action [ 870.319408] [55019]: DEBUG cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-a366c290-4b67-4f5c-adbf-aefcb663e0dc tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 870.319555] [55019]: DEBUG cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-a366c290-4b67-4f5c-adbf-aefcb663e0dc tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 870.346071] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.346071] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.358203] [55019]: INFO cinder.api.openstack.wsgi [req-573ac340-fc7e-4dc2-a5b0-72cdfa5a0248 req-a366c290-4b67-4f5c-adbf-aefcb663e0dc tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48/action returned with HTTP 204 [ 870.358715] [55019]: [pid: 55019|app: 0|req: 69/131] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:17:59 2025] POST /volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 870.381810] [55020]: DEBUG cinder.api.middleware.request_id [None req-ae3f92ab-b30d-42c7-a28e-444f639ef817 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.383990] [55020]: INFO cinder.api.openstack.wsgi [None req-ae3f92ab-b30d-42c7-a28e-444f639ef817 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 870.384297] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ae3f92ab-b30d-42c7-a28e-444f639ef817 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.384510] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ae3f92ab-b30d-42c7-a28e-444f639ef817 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.397682] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.397682] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.403937] [55020]: INFO cinder.volume.api [None req-ae3f92ab-b30d-42c7-a28e-444f639ef817 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 870.408659] [55020]: INFO cinder.api.openstack.wsgi [None req-ae3f92ab-b30d-42c7-a28e-444f639ef817 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 870.409070] [55020]: [pid: 55020|app: 0|req: 63/132] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:59 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 870.419253] [55019]: DEBUG cinder.api.middleware.request_id [None req-896d438e-3579-4aac-b294-c9fb98d15fca None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.421034] [55019]: INFO cinder.api.openstack.wsgi [None req-896d438e-3579-4aac-b294-c9fb98d15fca tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 870.423361] [55019]: DEBUG cinder.api.openstack.wsgi [None req-896d438e-3579-4aac-b294-c9fb98d15fca tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.423361] [55019]: DEBUG cinder.api.openstack.wsgi [None req-896d438e-3579-4aac-b294-c9fb98d15fca tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.431995] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.431995] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.435510] [55019]: INFO cinder.volume.api [None req-896d438e-3579-4aac-b294-c9fb98d15fca tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 870.440405] [55019]: INFO cinder.api.openstack.wsgi [None req-896d438e-3579-4aac-b294-c9fb98d15fca tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 870.440405] [55019]: [pid: 55019|app: 0|req: 70/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:17:59 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 875.421762] [55020]: DEBUG cinder.api.middleware.request_id [req-631a457a-b624-474c-9f69-0128d3658c01 req-df803f33-93fa-4363-8173-4be2ed6f38ec None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.424190] [55020]: INFO cinder.api.openstack.wsgi [req-631a457a-b624-474c-9f69-0128d3658c01 req-df803f33-93fa-4363-8173-4be2ed6f38ec tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48 [ 875.424419] [55020]: DEBUG cinder.api.openstack.wsgi [req-631a457a-b624-474c-9f69-0128d3658c01 req-df803f33-93fa-4363-8173-4be2ed6f38ec tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.424653] [55020]: DEBUG cinder.api.openstack.wsgi [req-631a457a-b624-474c-9f69-0128d3658c01 req-df803f33-93fa-4363-8173-4be2ed6f38ec tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.435250] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.435250] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.964980] [55020]: INFO cinder.api.openstack.wsgi [req-631a457a-b624-474c-9f69-0128d3658c01 req-df803f33-93fa-4363-8173-4be2ed6f38ec tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48 returned with HTTP 200 [ 875.965452] [55020]: [pid: 55020|app: 0|req: 64/134] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:18:04 2025] DELETE /volume/v3/attachments/8fc9f0e5-572f-4919-b2ec-518ff3329b48 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 880.438109] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=79,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 885.964126] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=62,cinder:INSERT=7,cinder:UPDATE=18 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 905.340433] [55019]: DEBUG cinder.api.middleware.request_id [None req-0f9a78c1-f679-432d-8f65-313b4ff19ff7 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.342604] [55019]: INFO cinder.api.openstack.wsgi [None req-0f9a78c1-f679-432d-8f65-313b4ff19ff7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 905.342821] [55019]: DEBUG cinder.api.openstack.wsgi [None req-0f9a78c1-f679-432d-8f65-313b4ff19ff7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.343042] [55019]: DEBUG cinder.api.openstack.wsgi [None req-0f9a78c1-f679-432d-8f65-313b4ff19ff7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.357255] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.357255] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.361143] [55019]: INFO cinder.volume.api [None req-0f9a78c1-f679-432d-8f65-313b4ff19ff7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 905.366118] [55019]: INFO cinder.api.openstack.wsgi [None req-0f9a78c1-f679-432d-8f65-313b4ff19ff7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 905.366537] [55019]: [pid: 55019|app: 0|req: 71/135] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:18:34 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.376385] [55020]: DEBUG cinder.api.middleware.request_id [None req-b28564d0-f2e2-4e3c-9bba-a98c1068cab7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.378485] [55020]: INFO cinder.api.openstack.wsgi [None req-b28564d0-f2e2-4e3c-9bba-a98c1068cab7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 905.378710] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b28564d0-f2e2-4e3c-9bba-a98c1068cab7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.378929] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b28564d0-f2e2-4e3c-9bba-a98c1068cab7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.386643] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.386643] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.390358] [55020]: INFO cinder.volume.api [None req-b28564d0-f2e2-4e3c-9bba-a98c1068cab7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 905.394389] [55020]: INFO cinder.api.openstack.wsgi [None req-b28564d0-f2e2-4e3c-9bba-a98c1068cab7 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 905.394763] [55020]: [pid: 55020|app: 0|req: 65/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:18:34 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.426399] [55019]: DEBUG cinder.api.middleware.request_id [None req-9bbed178-d500-49d1-9bef-5ce67e95342e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.429061] [55019]: INFO cinder.api.openstack.wsgi [None req-9bbed178-d500-49d1-9bef-5ce67e95342e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 905.429449] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9bbed178-d500-49d1-9bef-5ce67e95342e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.429725] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9bbed178-d500-49d1-9bef-5ce67e95342e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.438151] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.438151] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.442544] [55019]: INFO cinder.volume.api [None req-9bbed178-d500-49d1-9bef-5ce67e95342e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 905.447811] [55019]: INFO cinder.api.openstack.wsgi [None req-9bbed178-d500-49d1-9bef-5ce67e95342e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 905.448251] [55019]: [pid: 55019|app: 0|req: 72/137] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:18:34 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.882429] [55020]: DEBUG cinder.api.middleware.request_id [None req-666f8591-85af-48b8-b5dd-1374acdbd0e1 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.884756] [55020]: INFO cinder.api.openstack.wsgi [None req-666f8591-85af-48b8-b5dd-1374acdbd0e1 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 [ 908.884975] [55020]: DEBUG cinder.api.openstack.wsgi [None req-666f8591-85af-48b8-b5dd-1374acdbd0e1 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.885236] [55020]: DEBUG cinder.api.openstack.wsgi [None req-666f8591-85af-48b8-b5dd-1374acdbd0e1 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.885531] [55020]: INFO cinder.api.v3.volumes [None req-666f8591-85af-48b8-b5dd-1374acdbd0e1 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Delete volume with id: 4517395c-1b73-43c9-a867-66f81ec07fc3 [ 908.899027] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.899027] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.899027] [55020]: INFO cinder.volume.api [None req-666f8591-85af-48b8-b5dd-1374acdbd0e1 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 908.915941] [55020]: INFO cinder.volume.api [None req-666f8591-85af-48b8-b5dd-1374acdbd0e1 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Delete volume request issued successfully. [ 908.916167] [55020]: INFO cinder.api.openstack.wsgi [None req-666f8591-85af-48b8-b5dd-1374acdbd0e1 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 returned with HTTP 202 [ 908.916610] [55020]: [pid: 55020|app: 0|req: 66/138] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:18:37 2025] DELETE /volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 908.919788] [55019]: DEBUG cinder.api.middleware.request_id [None req-89cabb73-c960-4a2a-a05e-6209becf41aa None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.923025] [55019]: INFO cinder.api.openstack.wsgi [None req-89cabb73-c960-4a2a-a05e-6209becf41aa tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 [ 908.923025] [55019]: DEBUG cinder.api.openstack.wsgi [None req-89cabb73-c960-4a2a-a05e-6209becf41aa tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.923025] [55019]: DEBUG cinder.api.openstack.wsgi [None req-89cabb73-c960-4a2a-a05e-6209becf41aa tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.930289] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.930289] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.934679] [55019]: INFO cinder.volume.api [None req-89cabb73-c960-4a2a-a05e-6209becf41aa tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 908.939762] [55019]: INFO cinder.api.openstack.wsgi [None req-89cabb73-c960-4a2a-a05e-6209becf41aa tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 returned with HTTP 200 [ 908.940184] [55019]: [pid: 55019|app: 0|req: 73/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:18:37 2025] GET /volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.951265] [55020]: DEBUG cinder.api.middleware.request_id [None req-a6b4868d-090b-4c81-b11e-e23d0bfa3e39 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.956034] [55020]: INFO cinder.api.openstack.wsgi [None req-a6b4868d-090b-4c81-b11e-e23d0bfa3e39 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 [ 909.956034] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a6b4868d-090b-4c81-b11e-e23d0bfa3e39 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.956201] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a6b4868d-090b-4c81-b11e-e23d0bfa3e39 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.963319] [55020]: INFO cinder.api.openstack.wsgi [None req-a6b4868d-090b-4c81-b11e-e23d0bfa3e39 tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 returned with HTTP 404 [ 909.964025] [55020]: [pid: 55020|app: 0|req: 67/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:18:38 2025] GET /volume/v3/volumes/4517395c-1b73-43c9-a867-66f81ec07fc3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 909.967735] [55019]: DEBUG cinder.api.middleware.request_id [None req-78d592cf-c7d2-400c-afcb-183c1d23e8ac None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.969860] [55019]: INFO cinder.api.openstack.wsgi [None req-78d592cf-c7d2-400c-afcb-183c1d23e8ac tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc [ 909.970091] [55019]: DEBUG cinder.api.openstack.wsgi [None req-78d592cf-c7d2-400c-afcb-183c1d23e8ac tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.970310] [55019]: DEBUG cinder.api.openstack.wsgi [None req-78d592cf-c7d2-400c-afcb-183c1d23e8ac tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.970497] [55019]: INFO cinder.api.v3.volumes [None req-78d592cf-c7d2-400c-afcb-183c1d23e8ac tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Delete volume with id: 9b4a5157-66ce-47d1-8968-72f6e2be73cc [ 909.984556] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.984556] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.985238] [55019]: INFO cinder.volume.api [None req-78d592cf-c7d2-400c-afcb-183c1d23e8ac tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 910.006376] [55019]: INFO cinder.volume.api [None req-78d592cf-c7d2-400c-afcb-183c1d23e8ac tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Delete volume request issued successfully. [ 910.006590] [55019]: INFO cinder.api.openstack.wsgi [None req-78d592cf-c7d2-400c-afcb-183c1d23e8ac tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc returned with HTTP 202 [ 910.007037] [55019]: [pid: 55019|app: 0|req: 74/141] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:18:38 2025] DELETE /volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 910.010226] [55020]: DEBUG cinder.api.middleware.request_id [None req-6732b66c-2377-4c6a-aab3-8364d81665eb None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.014423] [55020]: INFO cinder.api.openstack.wsgi [None req-6732b66c-2377-4c6a-aab3-8364d81665eb tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc [ 910.014712] [55020]: DEBUG cinder.api.openstack.wsgi [None req-6732b66c-2377-4c6a-aab3-8364d81665eb tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.014918] [55020]: DEBUG cinder.api.openstack.wsgi [None req-6732b66c-2377-4c6a-aab3-8364d81665eb tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.025891] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.025891] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.030202] [55020]: INFO cinder.volume.api [None req-6732b66c-2377-4c6a-aab3-8364d81665eb tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Volume info retrieved successfully. [ 910.035630] [55020]: INFO cinder.api.openstack.wsgi [None req-6732b66c-2377-4c6a-aab3-8364d81665eb tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc returned with HTTP 200 [ 910.036238] [55020]: [pid: 55020|app: 0|req: 68/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:18:38 2025] GET /volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.046145] [55019]: DEBUG cinder.api.middleware.request_id [None req-40b70c7e-f044-4c7e-964e-f2a9dfbc74ff None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.048242] [55019]: INFO cinder.api.openstack.wsgi [None req-40b70c7e-f044-4c7e-964e-f2a9dfbc74ff tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc [ 911.048550] [55019]: DEBUG cinder.api.openstack.wsgi [None req-40b70c7e-f044-4c7e-964e-f2a9dfbc74ff tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.048773] [55019]: DEBUG cinder.api.openstack.wsgi [None req-40b70c7e-f044-4c7e-964e-f2a9dfbc74ff tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.055991] [55019]: INFO cinder.api.openstack.wsgi [None req-40b70c7e-f044-4c7e-964e-f2a9dfbc74ff tempest-ServersNegativeTestJSON-732186926 tempest-ServersNegativeTestJSON-732186926-project-member] http://10.180.1.21/volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc returned with HTTP 404 [ 911.056456] [55019]: [pid: 55019|app: 0|req: 75/143] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:18:39 2025] GET /volume/v3/volumes/9b4a5157-66ce-47d1-8968-72f6e2be73cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 920.032703] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 921.051349] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 935.661717] [55020]: DEBUG cinder.api.middleware.request_id [None req-df048ab9-f761-46d6-9c28-12377b7b7137 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.663564] [55020]: INFO cinder.api.openstack.wsgi [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/volumes [ 935.663946] [55020]: DEBUG cinder.api.openstack.wsgi [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1443873207"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 935.665999] [55020]: DEBUG cinder.api.v3.volumes [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1443873207'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 935.666260] [55020]: INFO cinder.api.v3.volumes [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume of 1 GB [ 935.672552] [55020]: INFO cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Availability Zones retrieved successfully. [ 935.679233] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Flow 'volume_create_api' (7bdf3ec5-5fa3-4e7a-b666-de639c424778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 935.681099] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fa2017-2666-4a75-be6b-0614702c6742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 935.682235] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 935.701246] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fa2017-2666-4a75-be6b-0614702c6742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 935.702239] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9188522-616f-430b-9bd6-584364955336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 935.762987] [55020]: DEBUG cinder.quota [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Created reservations ['10772ad9-2f13-447d-a8fd-b0ac35504d95', '18415261-5760-4cd4-b904-42fe21c71339', 'eabc85da-d539-481f-9cb7-63b03dc20253', 'bbc0ffef-22a5-458d-9f0a-b413ce0bfcfa'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 935.763989] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9188522-616f-430b-9bd6-584364955336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10772ad9-2f13-447d-a8fd-b0ac35504d95', '18415261-5760-4cd4-b904-42fe21c71339', 'eabc85da-d539-481f-9cb7-63b03dc20253', 'bbc0ffef-22a5-458d-9f0a-b413ce0bfcfa']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 935.765020] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (256a5c6a-3e6e-485c-bc2a-54bf70f843e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 935.782779] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (256a5c6a-3e6e-485c-bc2a-54bf70f843e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8014a2b-b6fa-4db0-9f5f-9118d4748015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1443873207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8af2f0be4054d13ac7912e96c7803c6',qos_specs=None,replication_status=,reservations=['10772ad9-2f13-447d-a8fd-b0ac35504d95','18415261-5760-4cd4-b904-42fe21c71339','eabc85da-d539-481f-9cb7-63b03dc20253','bbc0ffef-22a5-458d-9f0a-b413ce0bfcfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397fb319121846c9ad9eef0975eb3e3a',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1443873207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8014a2b-b6fa-4db0-9f5f-9118d4748015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8af2f0be4054d13ac7912e96c7803c6',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='397fb319121846c9ad9eef0975eb3e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 935.783991] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40761334-50a7-431a-b2ce-6232f5a78051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 935.800450] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40761334-50a7-431a-b2ce-6232f5a78051) 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-1443873207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8af2f0be4054d13ac7912e96c7803c6',qos_specs=None,replication_status=,reservations=['10772ad9-2f13-447d-a8fd-b0ac35504d95','18415261-5760-4cd4-b904-42fe21c71339','eabc85da-d539-481f-9cb7-63b03dc20253','bbc0ffef-22a5-458d-9f0a-b413ce0bfcfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397fb319121846c9ad9eef0975eb3e3a',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 935.801636] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179518ad-fdf7-47f5-9185-18ee1683d375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 935.812435] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (179518ad-fdf7-47f5-9185-18ee1683d375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 935.815029] [55020]: DEBUG cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Flow 'volume_create_api' (7bdf3ec5-5fa3-4e7a-b666-de639c424778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 935.815029] [55020]: INFO cinder.volume.api [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume request issued successfully. [ 935.815029] [55020]: INFO cinder.api.openstack.wsgi [None req-df048ab9-f761-46d6-9c28-12377b7b7137 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 935.815559] [55020]: [pid: 55020|app: 0|req: 69/144] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:19:04 2025] POST /volume/v3/volumes => generated 754 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 935.824262] [55019]: DEBUG cinder.api.middleware.request_id [None req-bb600ca7-6f93-4f47-8eed-65846ab71b6d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.826606] [55019]: INFO cinder.api.openstack.wsgi [None req-bb600ca7-6f93-4f47-8eed-65846ab71b6d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 935.826789] [55019]: DEBUG cinder.api.openstack.wsgi [None req-bb600ca7-6f93-4f47-8eed-65846ab71b6d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.827748] [55019]: DEBUG cinder.api.openstack.wsgi [None req-bb600ca7-6f93-4f47-8eed-65846ab71b6d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.835066] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.835066] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.839322] [55019]: INFO cinder.volume.api [None req-bb600ca7-6f93-4f47-8eed-65846ab71b6d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 935.843913] [55019]: INFO cinder.api.openstack.wsgi [None req-bb600ca7-6f93-4f47-8eed-65846ab71b6d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 935.844618] [55019]: [pid: 55019|app: 0|req: 76/145] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:04 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.855164] [55020]: DEBUG cinder.api.middleware.request_id [None req-344c9b5a-a43d-4e91-a1f6-9787d576d367 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.858274] [55020]: INFO cinder.api.openstack.wsgi [None req-344c9b5a-a43d-4e91-a1f6-9787d576d367 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 936.858552] [55020]: DEBUG cinder.api.openstack.wsgi [None req-344c9b5a-a43d-4e91-a1f6-9787d576d367 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.858711] [55020]: DEBUG cinder.api.openstack.wsgi [None req-344c9b5a-a43d-4e91-a1f6-9787d576d367 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.869447] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.869447] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.873886] [55020]: INFO cinder.volume.api [None req-344c9b5a-a43d-4e91-a1f6-9787d576d367 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 936.879108] [55020]: INFO cinder.api.openstack.wsgi [None req-344c9b5a-a43d-4e91-a1f6-9787d576d367 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 936.879846] [55020]: [pid: 55020|app: 0|req: 70/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:05 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.089741] [55019]: DEBUG cinder.api.middleware.request_id [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-cda35bf5-669b-4934-bc9e-92d9492799cc None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.092241] [55019]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-cda35bf5-669b-4934-bc9e-92d9492799cc tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 937.092477] [55019]: DEBUG cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-cda35bf5-669b-4934-bc9e-92d9492799cc tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.092689] [55019]: DEBUG cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-cda35bf5-669b-4934-bc9e-92d9492799cc tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.100899] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.100899] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.104681] [55019]: INFO cinder.volume.api [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-cda35bf5-669b-4934-bc9e-92d9492799cc tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 937.109486] [55019]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-cda35bf5-669b-4934-bc9e-92d9492799cc tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 937.109957] [55019]: [pid: 55019|app: 0|req: 77/147] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:19:05 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.633347] [55020]: DEBUG cinder.api.middleware.request_id [None req-6006ce8f-8b81-4bf4-922e-6448c82bd4e7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.633846] [55020]: INFO cinder.api.openstack.wsgi [None req-6006ce8f-8b81-4bf4-922e-6448c82bd4e7 None None] GET http://10.180.1.21/volume// [ 938.634046] [55020]: DEBUG cinder.api.openstack.wsgi [None req-6006ce8f-8b81-4bf4-922e-6448c82bd4e7 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.634279] [55020]: DEBUG cinder.api.openstack.wsgi [None req-6006ce8f-8b81-4bf4-922e-6448c82bd4e7 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.634711] [55020]: INFO cinder.api.openstack.wsgi [None req-6006ce8f-8b81-4bf4-922e-6448c82bd4e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 938.635111] [55020]: [pid: 55020|app: 0|req: 71/148] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:19:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 938.639365] [55019]: DEBUG cinder.api.middleware.request_id [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-18c806a9-5cfc-47bf-bda3-c205603a527d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.641623] [55019]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-18c806a9-5cfc-47bf-bda3-c205603a527d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/attachments [ 938.642045] [55019]: DEBUG cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-18c806a9-5cfc-47bf-bda3-c205603a527d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8014a2b-b6fa-4db0-9f5f-9118d4748015", "connector": null, "instance_uuid": "61506e2e-a2fc-48ed-a93e-581f03d85915"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 938.654547] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.654547] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.677879] [55019]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-18c806a9-5cfc-47bf-bda3-c205603a527d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 938.678447] [55019]: [pid: 55019|app: 0|req: 78/149] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:19:07 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) [ 938.695035] [55020]: DEBUG cinder.api.middleware.request_id [None req-abbc3829-9699-42c4-9a6c-b4df6045205e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.697378] [55020]: INFO cinder.api.openstack.wsgi [None req-abbc3829-9699-42c4-9a6c-b4df6045205e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 938.697500] [55020]: DEBUG cinder.api.openstack.wsgi [None req-abbc3829-9699-42c4-9a6c-b4df6045205e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.697888] [55020]: DEBUG cinder.api.openstack.wsgi [None req-abbc3829-9699-42c4-9a6c-b4df6045205e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.709650] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.709650] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.713638] [55020]: INFO cinder.volume.api [None req-abbc3829-9699-42c4-9a6c-b4df6045205e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 938.719480] [55020]: INFO cinder.api.openstack.wsgi [None req-abbc3829-9699-42c4-9a6c-b4df6045205e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 938.719966] [55020]: [pid: 55020|app: 0|req: 72/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:07 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 939.198429] [55019]: DEBUG cinder.api.middleware.request_id [None req-9af4fad0-caa3-4469-b7a6-23fe6b0725e8 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.199207] [55019]: INFO cinder.api.openstack.wsgi [None req-9af4fad0-caa3-4469-b7a6-23fe6b0725e8 None None] GET http://10.180.1.21/volume// [ 939.199537] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9af4fad0-caa3-4469-b7a6-23fe6b0725e8 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.199898] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9af4fad0-caa3-4469-b7a6-23fe6b0725e8 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.200518] [55019]: INFO cinder.api.openstack.wsgi [None req-9af4fad0-caa3-4469-b7a6-23fe6b0725e8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 939.200997] [55019]: [pid: 55019|app: 0|req: 79/151] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:19:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 939.205197] [55020]: DEBUG cinder.api.middleware.request_id [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-d573a53c-6c20-4ea9-bd84-be7d5ef39a9c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.207942] [55020]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-d573a53c-6c20-4ea9-bd84-be7d5ef39a9c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 939.208260] [55020]: DEBUG cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-d573a53c-6c20-4ea9-bd84-be7d5ef39a9c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.208491] [55020]: DEBUG cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-d573a53c-6c20-4ea9-bd84-be7d5ef39a9c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.225566] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.225566] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.230286] [55020]: INFO cinder.volume.api [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-d573a53c-6c20-4ea9-bd84-be7d5ef39a9c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 939.236404] [55020]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-d573a53c-6c20-4ea9-bd84-be7d5ef39a9c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 939.236950] [55020]: [pid: 55020|app: 0|req: 73/152] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:19:08 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 939.272572] [55019]: DEBUG cinder.api.middleware.request_id [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-68cc4ee1-27ea-48d6-8479-d73d09fef2db None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.275255] [55019]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-68cc4ee1-27ea-48d6-8479-d73d09fef2db tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] PUT http://10.180.1.21/volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5 [ 939.275844] [55019]: DEBUG cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-68cc4ee1-27ea-48d6-8479-d73d09fef2db tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-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-544345", "mountpoint": "/dev/sdb"}}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 939.284797] [55019]: DEBUG cinder.coordination [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-68cc4ee1-27ea-48d6-8479-d73d09fef2db tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Acquiring lock "cinder-attachment_update-a8014a2b-b6fa-4db0-9f5f-9118d4748015-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 939.289881] [55019]: DEBUG cinder.coordination [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-68cc4ee1-27ea-48d6-8479-d73d09fef2db tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Lock "cinder-attachment_update-a8014a2b-b6fa-4db0-9f5f-9118d4748015-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 939.291178] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.291178] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.730512] [55020]: DEBUG cinder.api.middleware.request_id [None req-89ec6fb9-f9b3-4d09-bdad-e45478bc8394 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.733000] [55020]: INFO cinder.api.openstack.wsgi [None req-89ec6fb9-f9b3-4d09-bdad-e45478bc8394 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 939.733332] [55020]: DEBUG cinder.api.openstack.wsgi [None req-89ec6fb9-f9b3-4d09-bdad-e45478bc8394 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.733572] [55020]: DEBUG cinder.api.openstack.wsgi [None req-89ec6fb9-f9b3-4d09-bdad-e45478bc8394 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.747918] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.747918] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.753125] [55020]: INFO cinder.volume.api [None req-89ec6fb9-f9b3-4d09-bdad-e45478bc8394 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 939.760803] [55020]: INFO cinder.api.openstack.wsgi [None req-89ec6fb9-f9b3-4d09-bdad-e45478bc8394 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 939.761222] [55020]: [pid: 55020|app: 0|req: 74/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:08 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.774545] [55020]: DEBUG cinder.api.middleware.request_id [None req-128836d9-f15c-4b2b-b9ad-8b87444836a8 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.776918] [55020]: INFO cinder.api.openstack.wsgi [None req-128836d9-f15c-4b2b-b9ad-8b87444836a8 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 940.777586] [55020]: DEBUG cinder.api.openstack.wsgi [None req-128836d9-f15c-4b2b-b9ad-8b87444836a8 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.777586] [55020]: DEBUG cinder.api.openstack.wsgi [None req-128836d9-f15c-4b2b-b9ad-8b87444836a8 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.793480] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.793480] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.798393] [55020]: INFO cinder.volume.api [None req-128836d9-f15c-4b2b-b9ad-8b87444836a8 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 940.804486] [55020]: INFO cinder.api.openstack.wsgi [None req-128836d9-f15c-4b2b-b9ad-8b87444836a8 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 940.805497] [55020]: [pid: 55020|app: 0|req: 75/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:09 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.816533] [55020]: DEBUG cinder.api.middleware.request_id [None req-c6dcb557-1f38-4bbd-ad44-b2d82dea2a7a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.818760] [55020]: INFO cinder.api.openstack.wsgi [None req-c6dcb557-1f38-4bbd-ad44-b2d82dea2a7a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 941.818990] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c6dcb557-1f38-4bbd-ad44-b2d82dea2a7a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.819231] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c6dcb557-1f38-4bbd-ad44-b2d82dea2a7a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.834627] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.834627] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.842967] [55020]: INFO cinder.volume.api [None req-c6dcb557-1f38-4bbd-ad44-b2d82dea2a7a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 941.852407] [55020]: INFO cinder.api.openstack.wsgi [None req-c6dcb557-1f38-4bbd-ad44-b2d82dea2a7a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 941.852930] [55020]: [pid: 55020|app: 0|req: 76/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:10 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.869029] [55020]: DEBUG cinder.api.middleware.request_id [None req-e911f1cf-5714-4119-9afa-921869488d5b None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.873786] [55020]: INFO cinder.api.openstack.wsgi [None req-e911f1cf-5714-4119-9afa-921869488d5b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 942.874138] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e911f1cf-5714-4119-9afa-921869488d5b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.874574] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e911f1cf-5714-4119-9afa-921869488d5b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.897490] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.897490] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.903404] [55020]: INFO cinder.volume.api [None req-e911f1cf-5714-4119-9afa-921869488d5b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 942.910604] [55020]: INFO cinder.api.openstack.wsgi [None req-e911f1cf-5714-4119-9afa-921869488d5b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 942.911265] [55020]: [pid: 55020|app: 0|req: 77/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:11 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.923271] [55020]: DEBUG cinder.api.middleware.request_id [None req-f01d1aa3-1859-43e1-b7e6-8ecfd7cf0fcb None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.926314] [55020]: INFO cinder.api.openstack.wsgi [None req-f01d1aa3-1859-43e1-b7e6-8ecfd7cf0fcb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 943.926314] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f01d1aa3-1859-43e1-b7e6-8ecfd7cf0fcb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.926314] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f01d1aa3-1859-43e1-b7e6-8ecfd7cf0fcb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.941412] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.941412] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.945871] [55020]: INFO cinder.volume.api [None req-f01d1aa3-1859-43e1-b7e6-8ecfd7cf0fcb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 943.951978] [55020]: INFO cinder.api.openstack.wsgi [None req-f01d1aa3-1859-43e1-b7e6-8ecfd7cf0fcb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 943.952484] [55020]: [pid: 55020|app: 0|req: 78/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:12 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.320763] [55019]: DEBUG cinder.coordination [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-68cc4ee1-27ea-48d6-8479-d73d09fef2db tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Lock "cinder-attachment_update-a8014a2b-b6fa-4db0-9f5f-9118d4748015-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=55019) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 944.321214] [55019]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-68cc4ee1-27ea-48d6-8479-d73d09fef2db tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5 returned with HTTP 200 [ 944.321657] [55019]: [pid: 55019|app: 0|req: 80/158] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:19:08 2025] PUT /volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5 => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 944.967668] [55020]: DEBUG cinder.api.middleware.request_id [None req-7b71ce66-ea94-4520-a2df-bcc29a928353 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.972030] [55020]: INFO cinder.api.openstack.wsgi [None req-7b71ce66-ea94-4520-a2df-bcc29a928353 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 944.972030] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7b71ce66-ea94-4520-a2df-bcc29a928353 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.972030] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7b71ce66-ea94-4520-a2df-bcc29a928353 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.990129] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.990129] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.995173] [55020]: INFO cinder.volume.api [None req-7b71ce66-ea94-4520-a2df-bcc29a928353 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 945.003665] [55020]: INFO cinder.api.openstack.wsgi [None req-7b71ce66-ea94-4520-a2df-bcc29a928353 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 945.003751] [55020]: [pid: 55020|app: 0|req: 79/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:13 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.015272] [55019]: DEBUG cinder.api.middleware.request_id [None req-4fb85b08-be28-484b-afb0-236aa3f04b84 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.017540] [55019]: INFO cinder.api.openstack.wsgi [None req-4fb85b08-be28-484b-afb0-236aa3f04b84 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 946.017771] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4fb85b08-be28-484b-afb0-236aa3f04b84 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.017991] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4fb85b08-be28-484b-afb0-236aa3f04b84 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.035556] [55020]: DEBUG cinder.api.middleware.request_id [req-9f833e38-03c2-471e-b268-cded47310a64 req-0f11fd0d-24e9-4662-852f-43af38ac6de7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.037619] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.037619] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.038353] [55020]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-0f11fd0d-24e9-4662-852f-43af38ac6de7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 946.038608] [55020]: DEBUG cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-0f11fd0d-24e9-4662-852f-43af38ac6de7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.038870] [55020]: DEBUG cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-0f11fd0d-24e9-4662-852f-43af38ac6de7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.042137] [55019]: INFO cinder.volume.api [None req-4fb85b08-be28-484b-afb0-236aa3f04b84 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 946.047665] [55019]: INFO cinder.api.openstack.wsgi [None req-4fb85b08-be28-484b-afb0-236aa3f04b84 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 946.048091] [55019]: [pid: 55019|app: 0|req: 81/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:14 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.048588] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.048588] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.053065] [55020]: INFO cinder.volume.api [req-9f833e38-03c2-471e-b268-cded47310a64 req-0f11fd0d-24e9-4662-852f-43af38ac6de7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 946.059074] [55020]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-0f11fd0d-24e9-4662-852f-43af38ac6de7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 946.059552] [55020]: [pid: 55020|app: 0|req: 80/161] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:19:14 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.468248] [55019]: DEBUG cinder.api.middleware.request_id [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-e7de4a7e-ceda-4ee3-b57c-938f65cc00d7 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.471095] [55019]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-e7de4a7e-ceda-4ee3-b57c-938f65cc00d7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5/action [ 946.471580] [55019]: DEBUG cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-e7de4a7e-ceda-4ee3-b57c-938f65cc00d7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 946.471764] [55019]: DEBUG cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-e7de4a7e-ceda-4ee3-b57c-938f65cc00d7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 946.493672] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.493672] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.501800] [55019]: INFO cinder.api.openstack.wsgi [req-73cf0109-332f-47a3-ba78-d0ac752c3a22 req-e7de4a7e-ceda-4ee3-b57c-938f65cc00d7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5/action returned with HTTP 204 [ 946.502297] [55019]: [pid: 55019|app: 0|req: 82/162] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:19:15 2025] POST /volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 947.061402] [55020]: DEBUG cinder.api.middleware.request_id [None req-5ef76593-3222-4650-ae14-07efcff7bf35 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.063734] [55020]: INFO cinder.api.openstack.wsgi [None req-5ef76593-3222-4650-ae14-07efcff7bf35 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 947.063953] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5ef76593-3222-4650-ae14-07efcff7bf35 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.064198] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5ef76593-3222-4650-ae14-07efcff7bf35 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.074786] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.074786] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.078835] [55020]: INFO cinder.volume.api [None req-5ef76593-3222-4650-ae14-07efcff7bf35 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 947.085087] [55020]: INFO cinder.api.openstack.wsgi [None req-5ef76593-3222-4650-ae14-07efcff7bf35 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 947.085490] [55020]: [pid: 55020|app: 0|req: 81/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:15 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 947.095118] [55019]: DEBUG cinder.api.middleware.request_id [None req-fdae583d-6976-4990-982d-4e2ba94b09ea None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.097128] [55019]: INFO cinder.api.openstack.wsgi [None req-fdae583d-6976-4990-982d-4e2ba94b09ea tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 947.097345] [55019]: DEBUG cinder.api.openstack.wsgi [None req-fdae583d-6976-4990-982d-4e2ba94b09ea tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.097558] [55019]: DEBUG cinder.api.openstack.wsgi [None req-fdae583d-6976-4990-982d-4e2ba94b09ea tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.107394] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.107394] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.110481] [55019]: INFO cinder.volume.api [None req-fdae583d-6976-4990-982d-4e2ba94b09ea tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 947.114790] [55019]: INFO cinder.api.openstack.wsgi [None req-fdae583d-6976-4990-982d-4e2ba94b09ea tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 947.115525] [55019]: [pid: 55019|app: 0|req: 83/164] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:15 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 947.585651] [55020]: DEBUG cinder.api.middleware.request_id [None req-4fb22f30-bfce-4d40-ac08-d44cd0a4e081 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.586186] [55020]: INFO cinder.api.openstack.wsgi [None req-4fb22f30-bfce-4d40-ac08-d44cd0a4e081 None None] GET http://10.180.1.21/volume// [ 947.586361] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4fb22f30-bfce-4d40-ac08-d44cd0a4e081 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.586579] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4fb22f30-bfce-4d40-ac08-d44cd0a4e081 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.587065] [55020]: INFO cinder.api.openstack.wsgi [None req-4fb22f30-bfce-4d40-ac08-d44cd0a4e081 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 947.587396] [55020]: [pid: 55020|app: 0|req: 82/165] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:19:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 947.592560] [55019]: DEBUG cinder.api.middleware.request_id [req-9f833e38-03c2-471e-b268-cded47310a64 req-457496f7-8ea9-4be5-acaf-a08716d5c2b3 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.594861] [55019]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-457496f7-8ea9-4be5-acaf-a08716d5c2b3 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] POST http://10.180.1.21/volume/v3/attachments [ 947.595372] [55019]: DEBUG cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-457496f7-8ea9-4be5-acaf-a08716d5c2b3 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "995bf0c7-bb5d-4308-961d-1fdb24084127", "connector": null, "instance_uuid": "a9672b15-e7d9-456a-8e9c-61b8a1732741"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 947.607937] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.607937] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.630033] [55019]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-457496f7-8ea9-4be5-acaf-a08716d5c2b3 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 947.630428] [55019]: [pid: 55019|app: 0|req: 84/166] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:19:16 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) [ 947.650285] [55020]: DEBUG cinder.api.middleware.request_id [None req-a56395f4-690f-45ea-be53-4b5b4447b3e7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.652848] [55020]: INFO cinder.api.openstack.wsgi [None req-a56395f4-690f-45ea-be53-4b5b4447b3e7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 947.653272] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a56395f4-690f-45ea-be53-4b5b4447b3e7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.653547] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a56395f4-690f-45ea-be53-4b5b4447b3e7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.665562] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.665562] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.669945] [55020]: INFO cinder.volume.api [None req-a56395f4-690f-45ea-be53-4b5b4447b3e7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 947.676110] [55020]: INFO cinder.api.openstack.wsgi [None req-a56395f4-690f-45ea-be53-4b5b4447b3e7 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 947.676520] [55020]: [pid: 55020|app: 0|req: 83/167] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:16 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.157360] [55019]: DEBUG cinder.api.middleware.request_id [None req-e0551e12-4248-4297-a461-f0ea0501b800 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.157862] [55019]: INFO cinder.api.openstack.wsgi [None req-e0551e12-4248-4297-a461-f0ea0501b800 None None] GET http://10.180.1.21/volume// [ 948.158082] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e0551e12-4248-4297-a461-f0ea0501b800 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.158321] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e0551e12-4248-4297-a461-f0ea0501b800 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.158756] [55019]: INFO cinder.api.openstack.wsgi [None req-e0551e12-4248-4297-a461-f0ea0501b800 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 948.159127] [55019]: [pid: 55019|app: 0|req: 85/168] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:19:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 948.163112] [55020]: DEBUG cinder.api.middleware.request_id [req-9f833e38-03c2-471e-b268-cded47310a64 req-402ec5e1-670d-40c6-bd6b-b291b9729ffb None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.165975] [55020]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-402ec5e1-670d-40c6-bd6b-b291b9729ffb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 948.166274] [55020]: DEBUG cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-402ec5e1-670d-40c6-bd6b-b291b9729ffb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.166532] [55020]: DEBUG cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-402ec5e1-670d-40c6-bd6b-b291b9729ffb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.177508] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.177508] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.180928] [55020]: INFO cinder.volume.api [req-9f833e38-03c2-471e-b268-cded47310a64 req-402ec5e1-670d-40c6-bd6b-b291b9729ffb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 948.185329] [55020]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-402ec5e1-670d-40c6-bd6b-b291b9729ffb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 948.185748] [55020]: [pid: 55020|app: 0|req: 84/169] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:19:17 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 1031 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 948.228223] [55019]: DEBUG cinder.api.middleware.request_id [req-9f833e38-03c2-471e-b268-cded47310a64 req-6fef51ee-1a9a-48d2-a710-02fd4023b900 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.230829] [55019]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-6fef51ee-1a9a-48d2-a710-02fd4023b900 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] PUT http://10.180.1.21/volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50 [ 948.231300] [55019]: DEBUG cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-6fef51ee-1a9a-48d2-a710-02fd4023b900 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-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-544399", "mountpoint": "/dev/sdb"}}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 948.241436] [55019]: DEBUG cinder.coordination [req-9f833e38-03c2-471e-b268-cded47310a64 req-6fef51ee-1a9a-48d2-a710-02fd4023b900 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Acquiring lock "cinder-attachment_update-995bf0c7-bb5d-4308-961d-1fdb24084127-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 948.246285] [55019]: DEBUG cinder.coordination [req-9f833e38-03c2-471e-b268-cded47310a64 req-6fef51ee-1a9a-48d2-a710-02fd4023b900 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Lock "cinder-attachment_update-995bf0c7-bb5d-4308-961d-1fdb24084127-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 948.247374] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.247374] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.686783] [55020]: DEBUG cinder.api.middleware.request_id [None req-8c21c455-10cb-47af-b88c-6c8be792a5c4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.690960] [55020]: INFO cinder.api.openstack.wsgi [None req-8c21c455-10cb-47af-b88c-6c8be792a5c4 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 948.691209] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8c21c455-10cb-47af-b88c-6c8be792a5c4 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.691448] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8c21c455-10cb-47af-b88c-6c8be792a5c4 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.705258] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.705258] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.710834] [55020]: INFO cinder.volume.api [None req-8c21c455-10cb-47af-b88c-6c8be792a5c4 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 948.720015] [55020]: INFO cinder.api.openstack.wsgi [None req-8c21c455-10cb-47af-b88c-6c8be792a5c4 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 948.720498] [55020]: [pid: 55020|app: 0|req: 85/170] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:17 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.735264] [55020]: DEBUG cinder.api.middleware.request_id [None req-f2d58fd7-d8b5-4abb-98d3-a1736284f31c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.739366] [55020]: INFO cinder.api.openstack.wsgi [None req-f2d58fd7-d8b5-4abb-98d3-a1736284f31c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 949.739366] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f2d58fd7-d8b5-4abb-98d3-a1736284f31c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.739366] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f2d58fd7-d8b5-4abb-98d3-a1736284f31c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.762503] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.762503] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.770381] [55020]: INFO cinder.volume.api [None req-f2d58fd7-d8b5-4abb-98d3-a1736284f31c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 949.778527] [55020]: INFO cinder.api.openstack.wsgi [None req-f2d58fd7-d8b5-4abb-98d3-a1736284f31c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 949.778527] [55020]: [pid: 55020|app: 0|req: 86/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:18 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.789722] [55020]: DEBUG cinder.api.middleware.request_id [None req-77542ad5-617a-40ad-a7fb-204c31a07bef None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.792345] [55020]: INFO cinder.api.openstack.wsgi [None req-77542ad5-617a-40ad-a7fb-204c31a07bef tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 950.792525] [55020]: DEBUG cinder.api.openstack.wsgi [None req-77542ad5-617a-40ad-a7fb-204c31a07bef tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.792892] [55020]: DEBUG cinder.api.openstack.wsgi [None req-77542ad5-617a-40ad-a7fb-204c31a07bef tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.808048] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.808048] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.812143] [55020]: INFO cinder.volume.api [None req-77542ad5-617a-40ad-a7fb-204c31a07bef tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 950.819623] [55020]: INFO cinder.api.openstack.wsgi [None req-77542ad5-617a-40ad-a7fb-204c31a07bef tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 950.819623] [55020]: [pid: 55020|app: 0|req: 87/172] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:19 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.830257] [55020]: DEBUG cinder.api.middleware.request_id [None req-e2405487-6439-4324-aecf-b7dbbcd710d0 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.834625] [55020]: INFO cinder.api.openstack.wsgi [None req-e2405487-6439-4324-aecf-b7dbbcd710d0 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 951.834950] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e2405487-6439-4324-aecf-b7dbbcd710d0 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.835209] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e2405487-6439-4324-aecf-b7dbbcd710d0 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.851301] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.851301] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.860153] [55020]: INFO cinder.volume.api [None req-e2405487-6439-4324-aecf-b7dbbcd710d0 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 951.865749] [55020]: INFO cinder.api.openstack.wsgi [None req-e2405487-6439-4324-aecf-b7dbbcd710d0 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 951.866461] [55020]: [pid: 55020|app: 0|req: 88/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:20 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.878062] [55020]: DEBUG cinder.api.middleware.request_id [None req-23f9b2f0-e3be-48ca-999d-3c58d12a0f23 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.883036] [55020]: INFO cinder.api.openstack.wsgi [None req-23f9b2f0-e3be-48ca-999d-3c58d12a0f23 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 952.883300] [55020]: DEBUG cinder.api.openstack.wsgi [None req-23f9b2f0-e3be-48ca-999d-3c58d12a0f23 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.883522] [55020]: DEBUG cinder.api.openstack.wsgi [None req-23f9b2f0-e3be-48ca-999d-3c58d12a0f23 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.907332] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.907332] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.911614] [55020]: INFO cinder.volume.api [None req-23f9b2f0-e3be-48ca-999d-3c58d12a0f23 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 952.918012] [55020]: INFO cinder.api.openstack.wsgi [None req-23f9b2f0-e3be-48ca-999d-3c58d12a0f23 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 952.918445] [55020]: [pid: 55020|app: 0|req: 89/174] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:21 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.274864] [55019]: DEBUG cinder.coordination [req-9f833e38-03c2-471e-b268-cded47310a64 req-6fef51ee-1a9a-48d2-a710-02fd4023b900 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Lock "cinder-attachment_update-995bf0c7-bb5d-4308-961d-1fdb24084127-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=55019) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 953.275265] [55019]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-6fef51ee-1a9a-48d2-a710-02fd4023b900 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50 returned with HTTP 200 [ 953.275815] [55019]: [pid: 55019|app: 0|req: 86/175] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:19:17 2025] PUT /volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50 => generated 617 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 953.928627] [55020]: DEBUG cinder.api.middleware.request_id [None req-7e2cf75b-1569-4f76-b540-700eedb63098 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.930746] [55020]: INFO cinder.api.openstack.wsgi [None req-7e2cf75b-1569-4f76-b540-700eedb63098 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 953.930969] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7e2cf75b-1569-4f76-b540-700eedb63098 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.931221] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7e2cf75b-1569-4f76-b540-700eedb63098 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.948226] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.948226] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.953589] [55020]: INFO cinder.volume.api [None req-7e2cf75b-1569-4f76-b540-700eedb63098 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 953.959334] [55020]: INFO cinder.api.openstack.wsgi [None req-7e2cf75b-1569-4f76-b540-700eedb63098 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 953.959777] [55020]: [pid: 55020|app: 0|req: 90/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:22 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.972724] [55019]: DEBUG cinder.api.middleware.request_id [None req-4f380f70-2f52-419b-9440-05e22f785ec9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.974843] [55019]: INFO cinder.api.openstack.wsgi [None req-4f380f70-2f52-419b-9440-05e22f785ec9 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 954.975086] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4f380f70-2f52-419b-9440-05e22f785ec9 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.975301] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4f380f70-2f52-419b-9440-05e22f785ec9 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.989921] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.989921] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.993712] [55019]: INFO cinder.volume.api [None req-4f380f70-2f52-419b-9440-05e22f785ec9 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 954.998587] [55019]: INFO cinder.api.openstack.wsgi [None req-4f380f70-2f52-419b-9440-05e22f785ec9 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 954.998989] [55019]: [pid: 55019|app: 0|req: 87/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:23 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.421238] [55020]: DEBUG cinder.api.middleware.request_id [req-9f833e38-03c2-471e-b268-cded47310a64 req-c5ed1cc3-0679-4e95-ab58-f8c1ab563b87 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.423762] [55020]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-c5ed1cc3-0679-4e95-ab58-f8c1ab563b87 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] POST http://10.180.1.21/volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50/action [ 955.425269] [55020]: DEBUG cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-c5ed1cc3-0679-4e95-ab58-f8c1ab563b87 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 955.425269] [55020]: DEBUG cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-c5ed1cc3-0679-4e95-ab58-f8c1ab563b87 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 955.454034] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.454034] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.464166] [55020]: INFO cinder.api.openstack.wsgi [req-9f833e38-03c2-471e-b268-cded47310a64 req-c5ed1cc3-0679-4e95-ab58-f8c1ab563b87 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50/action returned with HTTP 204 [ 955.464640] [55020]: [pid: 55020|app: 0|req: 91/178] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:19:24 2025] POST /volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 956.010013] [55019]: DEBUG cinder.api.middleware.request_id [None req-a49397e9-6f3c-4a1b-8a18-a55c122c0ee1 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.012195] [55019]: INFO cinder.api.openstack.wsgi [None req-a49397e9-6f3c-4a1b-8a18-a55c122c0ee1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 956.012408] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a49397e9-6f3c-4a1b-8a18-a55c122c0ee1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.013138] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a49397e9-6f3c-4a1b-8a18-a55c122c0ee1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.022360] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.022360] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.026231] [55019]: INFO cinder.volume.api [None req-a49397e9-6f3c-4a1b-8a18-a55c122c0ee1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 956.032354] [55019]: INFO cinder.api.openstack.wsgi [None req-a49397e9-6f3c-4a1b-8a18-a55c122c0ee1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 956.032765] [55019]: [pid: 55019|app: 0|req: 88/179] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:24 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 956.043154] [55020]: DEBUG cinder.api.middleware.request_id [None req-b207027a-5de7-4213-a930-988582937cf6 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.045794] [55020]: INFO cinder.api.openstack.wsgi [None req-b207027a-5de7-4213-a930-988582937cf6 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 956.046186] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b207027a-5de7-4213-a930-988582937cf6 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.047377] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b207027a-5de7-4213-a930-988582937cf6 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.062641] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.062641] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.067663] [55020]: INFO cinder.volume.api [None req-b207027a-5de7-4213-a930-988582937cf6 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 956.073296] [55020]: INFO cinder.api.openstack.wsgi [None req-b207027a-5de7-4213-a930-988582937cf6 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 956.077016] [55020]: [pid: 55020|app: 0|req: 92/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:24 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 956.140128] [55019]: DEBUG cinder.api.middleware.request_id [req-7865c844-7de8-40ed-98f8-e9f8e0af6030 req-0ae4a7f0-7ec4-4669-9812-8dc3b78663a8 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.142499] [55019]: INFO cinder.api.openstack.wsgi [req-7865c844-7de8-40ed-98f8-e9f8e0af6030 req-0ae4a7f0-7ec4-4669-9812-8dc3b78663a8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 956.143445] [55019]: DEBUG cinder.api.openstack.wsgi [req-7865c844-7de8-40ed-98f8-e9f8e0af6030 req-0ae4a7f0-7ec4-4669-9812-8dc3b78663a8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.143445] [55019]: DEBUG cinder.api.openstack.wsgi [req-7865c844-7de8-40ed-98f8-e9f8e0af6030 req-0ae4a7f0-7ec4-4669-9812-8dc3b78663a8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.154632] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.154632] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.158339] [55019]: INFO cinder.volume.api [req-7865c844-7de8-40ed-98f8-e9f8e0af6030 req-0ae4a7f0-7ec4-4669-9812-8dc3b78663a8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 956.162956] [55019]: INFO cinder.api.openstack.wsgi [req-7865c844-7de8-40ed-98f8-e9f8e0af6030 req-0ae4a7f0-7ec4-4669-9812-8dc3b78663a8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 956.163572] [55019]: [pid: 55019|app: 0|req: 89/181] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:19:24 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 958.149599] [55020]: DEBUG cinder.api.middleware.request_id [None req-a9b6337f-b659-4192-9dc8-7e0e0281c34a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.154034] [55020]: INFO cinder.api.openstack.wsgi [None req-a9b6337f-b659-4192-9dc8-7e0e0281c34a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 958.154034] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a9b6337f-b659-4192-9dc8-7e0e0281c34a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.154034] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a9b6337f-b659-4192-9dc8-7e0e0281c34a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.167677] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.167677] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.174139] [55020]: INFO cinder.volume.api [None req-a9b6337f-b659-4192-9dc8-7e0e0281c34a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 958.181486] [55020]: INFO cinder.api.openstack.wsgi [None req-a9b6337f-b659-4192-9dc8-7e0e0281c34a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 958.182728] [55020]: [pid: 55020|app: 0|req: 93/182] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:26 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.235065] [55019]: DEBUG cinder.api.middleware.request_id [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-1a2f2c0a-8004-4ace-9a70-53e72802bcb0 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.240410] [55019]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-1a2f2c0a-8004-4ace-9a70-53e72802bcb0 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 958.241980] [55019]: DEBUG cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-1a2f2c0a-8004-4ace-9a70-53e72802bcb0 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.242587] [55019]: DEBUG cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-1a2f2c0a-8004-4ace-9a70-53e72802bcb0 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.257902] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.257902] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.267585] [55019]: INFO cinder.volume.api [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-1a2f2c0a-8004-4ace-9a70-53e72802bcb0 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 958.273813] [55019]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-1a2f2c0a-8004-4ace-9a70-53e72802bcb0 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 958.274438] [55019]: [pid: 55019|app: 0|req: 90/183] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:19:27 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.816357] [55020]: DEBUG cinder.api.middleware.request_id [None req-e941c651-e4fd-4ed9-8e74-85599fd43b58 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.817352] [55020]: INFO cinder.api.openstack.wsgi [None req-e941c651-e4fd-4ed9-8e74-85599fd43b58 None None] GET http://10.180.1.21/volume// [ 959.817352] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e941c651-e4fd-4ed9-8e74-85599fd43b58 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.817352] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e941c651-e4fd-4ed9-8e74-85599fd43b58 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.817837] [55020]: INFO cinder.api.openstack.wsgi [None req-e941c651-e4fd-4ed9-8e74-85599fd43b58 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 959.817966] [55020]: [pid: 55020|app: 0|req: 94/184] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:19:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 959.823063] [55019]: DEBUG cinder.api.middleware.request_id [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-6d9b759f-1af7-400c-86f2-7c667dc3a2dd None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.825823] [55019]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-6d9b759f-1af7-400c-86f2-7c667dc3a2dd tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/attachments [ 959.826965] [55019]: DEBUG cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-6d9b759f-1af7-400c-86f2-7c667dc3a2dd tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b1b56e0-f8ab-4b0e-a287-9200fa872c3e", "connector": null, "instance_uuid": "34b7f9fd-e6bf-45fc-bf7c-c03340a34768"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 959.841146] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.841146] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.885246] [55019]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-6d9b759f-1af7-400c-86f2-7c667dc3a2dd tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 959.885246] [55019]: [pid: 55019|app: 0|req: 91/185] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:19:28 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.915557] [55020]: DEBUG cinder.api.middleware.request_id [None req-134b1d61-f5a8-4e1b-b49a-2eceac7836d4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.918564] [55020]: INFO cinder.api.openstack.wsgi [None req-134b1d61-f5a8-4e1b-b49a-2eceac7836d4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 959.918994] [55020]: DEBUG cinder.api.openstack.wsgi [None req-134b1d61-f5a8-4e1b-b49a-2eceac7836d4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.919427] [55020]: DEBUG cinder.api.openstack.wsgi [None req-134b1d61-f5a8-4e1b-b49a-2eceac7836d4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.941841] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.941841] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.947101] [55020]: INFO cinder.volume.api [None req-134b1d61-f5a8-4e1b-b49a-2eceac7836d4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 959.956297] [55020]: INFO cinder.api.openstack.wsgi [None req-134b1d61-f5a8-4e1b-b49a-2eceac7836d4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 959.956614] [55020]: [pid: 55020|app: 0|req: 95/186] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:28 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.429790] [55019]: DEBUG cinder.api.middleware.request_id [None req-3d794c91-4328-4212-8a8e-0a1775d8e348 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.430280] [55019]: INFO cinder.api.openstack.wsgi [None req-3d794c91-4328-4212-8a8e-0a1775d8e348 None None] GET http://10.180.1.21/volume// [ 960.430466] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3d794c91-4328-4212-8a8e-0a1775d8e348 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.430681] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3d794c91-4328-4212-8a8e-0a1775d8e348 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.431099] [55019]: INFO cinder.api.openstack.wsgi [None req-3d794c91-4328-4212-8a8e-0a1775d8e348 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 960.432066] [55019]: [pid: 55019|app: 0|req: 92/187] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:19:29 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 960.435119] [55020]: DEBUG cinder.api.middleware.request_id [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-16b10761-1a92-482b-8aa0-6985e94e3cbf None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.438721] [55020]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-16b10761-1a92-482b-8aa0-6985e94e3cbf tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 960.438721] [55020]: DEBUG cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-16b10761-1a92-482b-8aa0-6985e94e3cbf tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.438721] [55020]: DEBUG cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-16b10761-1a92-482b-8aa0-6985e94e3cbf tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.457943] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.457943] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.466181] [55020]: INFO cinder.volume.api [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-16b10761-1a92-482b-8aa0-6985e94e3cbf tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 960.473599] [55020]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-16b10761-1a92-482b-8aa0-6985e94e3cbf tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 960.474196] [55020]: [pid: 55020|app: 0|req: 96/188] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:19:29 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 960.502273] [55019]: DEBUG cinder.api.middleware.request_id [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-af1df3ec-d428-4439-b3d0-59c788332b78 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.505966] [55019]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-af1df3ec-d428-4439-b3d0-59c788332b78 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] PUT http://10.180.1.21/volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306 [ 960.509151] [55019]: DEBUG cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-af1df3ec-d428-4439-b3d0-59c788332b78 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-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-544385", "mountpoint": "/dev/sdb"}}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 960.514887] [55019]: DEBUG cinder.coordination [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-af1df3ec-d428-4439-b3d0-59c788332b78 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Acquiring lock "cinder-attachment_update-5b1b56e0-f8ab-4b0e-a287-9200fa872c3e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 960.519687] [55019]: DEBUG cinder.coordination [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-af1df3ec-d428-4439-b3d0-59c788332b78 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Lock "cinder-attachment_update-5b1b56e0-f8ab-4b0e-a287-9200fa872c3e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 960.520792] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.520792] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.976902] [55020]: DEBUG cinder.api.middleware.request_id [None req-2d935606-be55-47dd-99e2-44b8f9f8cda5 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.981065] [55020]: INFO cinder.api.openstack.wsgi [None req-2d935606-be55-47dd-99e2-44b8f9f8cda5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 960.981065] [55020]: DEBUG cinder.api.openstack.wsgi [None req-2d935606-be55-47dd-99e2-44b8f9f8cda5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.981065] [55020]: DEBUG cinder.api.openstack.wsgi [None req-2d935606-be55-47dd-99e2-44b8f9f8cda5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.994626] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.994626] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.998210] [55020]: INFO cinder.volume.api [None req-2d935606-be55-47dd-99e2-44b8f9f8cda5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 961.006200] [55020]: INFO cinder.api.openstack.wsgi [None req-2d935606-be55-47dd-99e2-44b8f9f8cda5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 961.006200] [55020]: [pid: 55020|app: 0|req: 97/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:29 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.020538] [55020]: DEBUG cinder.api.middleware.request_id [None req-34b34917-f51e-4f9c-a89f-4263becc14f3 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.023813] [55020]: INFO cinder.api.openstack.wsgi [None req-34b34917-f51e-4f9c-a89f-4263becc14f3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 962.025860] [55020]: DEBUG cinder.api.openstack.wsgi [None req-34b34917-f51e-4f9c-a89f-4263becc14f3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.025860] [55020]: DEBUG cinder.api.openstack.wsgi [None req-34b34917-f51e-4f9c-a89f-4263becc14f3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.052571] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.052571] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.059599] [55020]: INFO cinder.volume.api [None req-34b34917-f51e-4f9c-a89f-4263becc14f3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 962.066972] [55020]: INFO cinder.api.openstack.wsgi [None req-34b34917-f51e-4f9c-a89f-4263becc14f3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 962.067586] [55020]: [pid: 55020|app: 0|req: 98/190] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:30 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 963.083502] [55020]: DEBUG cinder.api.middleware.request_id [None req-39a0a167-7f45-4757-8b88-d8519eccff2c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.085755] [55020]: INFO cinder.api.openstack.wsgi [None req-39a0a167-7f45-4757-8b88-d8519eccff2c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 963.085980] [55020]: DEBUG cinder.api.openstack.wsgi [None req-39a0a167-7f45-4757-8b88-d8519eccff2c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.086251] [55020]: DEBUG cinder.api.openstack.wsgi [None req-39a0a167-7f45-4757-8b88-d8519eccff2c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.108738] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.108738] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.114336] [55020]: INFO cinder.volume.api [None req-39a0a167-7f45-4757-8b88-d8519eccff2c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 963.119622] [55020]: INFO cinder.api.openstack.wsgi [None req-39a0a167-7f45-4757-8b88-d8519eccff2c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 963.120042] [55020]: [pid: 55020|app: 0|req: 99/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:31 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.131946] [55020]: DEBUG cinder.api.middleware.request_id [None req-b75ca803-1bd5-4924-a574-ad396090e885 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.135040] [55020]: INFO cinder.api.openstack.wsgi [None req-b75ca803-1bd5-4924-a574-ad396090e885 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 964.135040] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b75ca803-1bd5-4924-a574-ad396090e885 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.135239] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b75ca803-1bd5-4924-a574-ad396090e885 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.163204] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.163204] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.169314] [55020]: INFO cinder.volume.api [None req-b75ca803-1bd5-4924-a574-ad396090e885 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 964.175630] [55020]: INFO cinder.api.openstack.wsgi [None req-b75ca803-1bd5-4924-a574-ad396090e885 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 964.176078] [55020]: [pid: 55020|app: 0|req: 100/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:32 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.906232] [55020]: DEBUG cinder.api.middleware.request_id [req-59311c5b-6fc0-468e-b203-494a7891578d req-7ed00e0c-f58a-4bd6-a6d8-cc968cbadd02 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.908737] [55020]: INFO cinder.api.openstack.wsgi [req-59311c5b-6fc0-468e-b203-494a7891578d req-7ed00e0c-f58a-4bd6-a6d8-cc968cbadd02 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 964.908973] [55020]: DEBUG cinder.api.openstack.wsgi [req-59311c5b-6fc0-468e-b203-494a7891578d req-7ed00e0c-f58a-4bd6-a6d8-cc968cbadd02 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.909221] [55020]: DEBUG cinder.api.openstack.wsgi [req-59311c5b-6fc0-468e-b203-494a7891578d req-7ed00e0c-f58a-4bd6-a6d8-cc968cbadd02 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.925042] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.925042] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.928948] [55020]: INFO cinder.volume.api [req-59311c5b-6fc0-468e-b203-494a7891578d req-7ed00e0c-f58a-4bd6-a6d8-cc968cbadd02 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 964.934908] [55020]: INFO cinder.api.openstack.wsgi [req-59311c5b-6fc0-468e-b203-494a7891578d req-7ed00e0c-f58a-4bd6-a6d8-cc968cbadd02 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 964.935303] [55020]: [pid: 55020|app: 0|req: 101/193] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:19:33 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.187688] [55020]: DEBUG cinder.api.middleware.request_id [None req-20ec06de-39b6-4142-99b3-a6f0d1b0d7a9 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.191183] [55020]: INFO cinder.api.openstack.wsgi [None req-20ec06de-39b6-4142-99b3-a6f0d1b0d7a9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 965.191823] [55020]: DEBUG cinder.api.openstack.wsgi [None req-20ec06de-39b6-4142-99b3-a6f0d1b0d7a9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.192505] [55020]: DEBUG cinder.api.openstack.wsgi [None req-20ec06de-39b6-4142-99b3-a6f0d1b0d7a9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.204293] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.204293] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.208361] [55020]: INFO cinder.volume.api [None req-20ec06de-39b6-4142-99b3-a6f0d1b0d7a9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 965.214145] [55020]: INFO cinder.api.openstack.wsgi [None req-20ec06de-39b6-4142-99b3-a6f0d1b0d7a9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 965.214382] [55020]: [pid: 55020|app: 0|req: 102/194] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:34 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.554098] [55019]: DEBUG cinder.coordination [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-af1df3ec-d428-4439-b3d0-59c788332b78 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Lock "cinder-attachment_update-5b1b56e0-f8ab-4b0e-a287-9200fa872c3e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.034s {{(pid=55019) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 965.554524] [55019]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-af1df3ec-d428-4439-b3d0-59c788332b78 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306 returned with HTTP 200 [ 965.555238] [55019]: [pid: 55019|app: 0|req: 93/195] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:19:29 2025] PUT /volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.230140] [55020]: DEBUG cinder.api.middleware.request_id [None req-4d497185-11c4-4ac3-b91e-7b183b7ddccb None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.232361] [55020]: INFO cinder.api.openstack.wsgi [None req-4d497185-11c4-4ac3-b91e-7b183b7ddccb tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 966.232699] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4d497185-11c4-4ac3-b91e-7b183b7ddccb tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.233021] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4d497185-11c4-4ac3-b91e-7b183b7ddccb tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.253166] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.253166] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.260466] [55020]: INFO cinder.volume.api [None req-4d497185-11c4-4ac3-b91e-7b183b7ddccb tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 966.267805] [55020]: INFO cinder.api.openstack.wsgi [None req-4d497185-11c4-4ac3-b91e-7b183b7ddccb tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 966.268532] [55020]: [pid: 55020|app: 0|req: 103/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:35 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.280399] [55019]: DEBUG cinder.api.middleware.request_id [None req-337e15ae-e832-4940-b097-1b9379483a48 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.284406] [55019]: INFO cinder.api.openstack.wsgi [None req-337e15ae-e832-4940-b097-1b9379483a48 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 967.284406] [55019]: DEBUG cinder.api.openstack.wsgi [None req-337e15ae-e832-4940-b097-1b9379483a48 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.284406] [55019]: DEBUG cinder.api.openstack.wsgi [None req-337e15ae-e832-4940-b097-1b9379483a48 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.299026] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.299026] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.302071] [55019]: INFO cinder.volume.api [None req-337e15ae-e832-4940-b097-1b9379483a48 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 967.310262] [55019]: INFO cinder.api.openstack.wsgi [None req-337e15ae-e832-4940-b097-1b9379483a48 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 967.310262] [55019]: [pid: 55019|app: 0|req: 94/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:36 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.681599] [55020]: DEBUG cinder.api.middleware.request_id [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-208721cf-980b-4122-a891-36c2c12c7c8d None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.684104] [55020]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-208721cf-980b-4122-a891-36c2c12c7c8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306/action [ 967.684557] [55020]: DEBUG cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-208721cf-980b-4122-a891-36c2c12c7c8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 967.684712] [55020]: DEBUG cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-208721cf-980b-4122-a891-36c2c12c7c8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 967.702170] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.702170] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.710173] [55020]: INFO cinder.api.openstack.wsgi [req-1a5a265d-edfe-4a52-b348-6de9e2241d78 req-208721cf-980b-4122-a891-36c2c12c7c8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306/action returned with HTTP 204 [ 967.710738] [55020]: [pid: 55020|app: 0|req: 104/198] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:19:36 2025] POST /volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 968.323921] [55019]: DEBUG cinder.api.middleware.request_id [None req-19985062-6459-435a-be5d-302b01f95b13 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.326878] [55019]: INFO cinder.api.openstack.wsgi [None req-19985062-6459-435a-be5d-302b01f95b13 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 968.327501] [55019]: DEBUG cinder.api.openstack.wsgi [None req-19985062-6459-435a-be5d-302b01f95b13 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.327501] [55019]: DEBUG cinder.api.openstack.wsgi [None req-19985062-6459-435a-be5d-302b01f95b13 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.345340] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.345340] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.349824] [55019]: INFO cinder.volume.api [None req-19985062-6459-435a-be5d-302b01f95b13 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 968.359797] [55019]: INFO cinder.api.openstack.wsgi [None req-19985062-6459-435a-be5d-302b01f95b13 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 968.360270] [55019]: [pid: 55019|app: 0|req: 95/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:37 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.370509] [55020]: DEBUG cinder.api.middleware.request_id [None req-811c5722-bdbb-4101-aef8-563feb704dc2 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.373157] [55020]: INFO cinder.api.openstack.wsgi [None req-811c5722-bdbb-4101-aef8-563feb704dc2 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 968.373237] [55020]: DEBUG cinder.api.openstack.wsgi [None req-811c5722-bdbb-4101-aef8-563feb704dc2 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.373547] [55020]: DEBUG cinder.api.openstack.wsgi [None req-811c5722-bdbb-4101-aef8-563feb704dc2 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.386358] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.386358] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.390070] [55020]: INFO cinder.volume.api [None req-811c5722-bdbb-4101-aef8-563feb704dc2 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 968.394844] [55020]: INFO cinder.api.openstack.wsgi [None req-811c5722-bdbb-4101-aef8-563feb704dc2 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 968.395285] [55020]: [pid: 55020|app: 0|req: 105/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:19:37 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.809475] [55019]: DEBUG cinder.api.middleware.request_id [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-02f13394-96ef-4bb8-b53f-9b9043287981 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.812692] [55019]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-02f13394-96ef-4bb8-b53f-9b9043287981 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 968.812921] [55019]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-02f13394-96ef-4bb8-b53f-9b9043287981 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.813183] [55019]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-02f13394-96ef-4bb8-b53f-9b9043287981 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.840445] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.840445] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.849944] [55019]: INFO cinder.volume.api [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-02f13394-96ef-4bb8-b53f-9b9043287981 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 968.861597] [55019]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-02f13394-96ef-4bb8-b53f-9b9043287981 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 968.862466] [55019]: [pid: 55019|app: 0|req: 96/201] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:19:37 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 971.268529] [55020]: DEBUG cinder.api.middleware.request_id [None req-8958c94b-ba5d-46fb-8176-782b74a805aa None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.268529] [55020]: INFO cinder.api.openstack.wsgi [None req-8958c94b-ba5d-46fb-8176-782b74a805aa None None] GET http://10.180.1.21/volume// [ 971.268529] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8958c94b-ba5d-46fb-8176-782b74a805aa None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.268529] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8958c94b-ba5d-46fb-8176-782b74a805aa None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.268529] [55020]: INFO cinder.api.openstack.wsgi [None req-8958c94b-ba5d-46fb-8176-782b74a805aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 971.268529] [55020]: [pid: 55020|app: 0|req: 106/202] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:19:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 971.274159] [55019]: DEBUG cinder.api.middleware.request_id [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-0f5e5362-2bc7-428f-9bac-aff3017a3151 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.276580] [55019]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-0f5e5362-2bc7-428f-9bac-aff3017a3151 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/attachments [ 971.276964] [55019]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-0f5e5362-2bc7-428f-9bac-aff3017a3151 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b1b56e0-f8ab-4b0e-a287-9200fa872c3e", "connector": null, "instance_uuid": "34b7f9fd-e6bf-45fc-bf7c-c03340a34768"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 971.301789] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.301789] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.330037] [55019]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-0f5e5362-2bc7-428f-9bac-aff3017a3151 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 971.330688] [55019]: [pid: 55019|app: 0|req: 97/203] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:19:40 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.336175] [55020]: DEBUG cinder.api.middleware.request_id [None req-b4a4dd6c-1823-436c-8ece-934cbea048b9 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.338190] [55020]: INFO cinder.api.openstack.wsgi [None req-b4a4dd6c-1823-436c-8ece-934cbea048b9 None None] GET http://10.180.1.21/volume// [ 971.338190] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b4a4dd6c-1823-436c-8ece-934cbea048b9 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.338190] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b4a4dd6c-1823-436c-8ece-934cbea048b9 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.338190] [55020]: INFO cinder.api.openstack.wsgi [None req-b4a4dd6c-1823-436c-8ece-934cbea048b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 971.338190] [55020]: [pid: 55020|app: 0|req: 107/204] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:19:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 971.342923] [55019]: DEBUG cinder.api.middleware.request_id [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-197c529a-27fa-4905-b8dc-7e915085356f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.345571] [55019]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-197c529a-27fa-4905-b8dc-7e915085356f tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 971.345874] [55019]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-197c529a-27fa-4905-b8dc-7e915085356f tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.346333] [55019]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-197c529a-27fa-4905-b8dc-7e915085356f tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.359479] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.359479] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.363210] [55019]: INFO cinder.volume.api [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-197c529a-27fa-4905-b8dc-7e915085356f tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 971.369590] [55019]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-197c529a-27fa-4905-b8dc-7e915085356f tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 971.369897] [55019]: [pid: 55019|app: 0|req: 98/205] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:19:40 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 972.534340] [55020]: DEBUG cinder.api.middleware.request_id [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-48e5cbdc-496f-42de-9381-1610e03c38d8 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.536997] [55020]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-48e5cbdc-496f-42de-9381-1610e03c38d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] DELETE http://10.180.1.21/volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306 [ 972.537244] [55020]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-48e5cbdc-496f-42de-9381-1610e03c38d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.537483] [55020]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-48e5cbdc-496f-42de-9381-1610e03c38d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.547140] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.547140] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.086467] [55020]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-48e5cbdc-496f-42de-9381-1610e03c38d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306 returned with HTTP 200 [ 973.086559] [55020]: [pid: 55020|app: 0|req: 108/206] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:19:41 2025] DELETE /volume/v3/attachments/746b7c8b-1028-4e47-afcd-9ea173036306 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.285701] [55019]: DEBUG cinder.api.middleware.request_id [None req-5c5b44d2-d368-41e8-b97f-09081d7bfaa4 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.286192] [55019]: INFO cinder.api.openstack.wsgi [None req-5c5b44d2-d368-41e8-b97f-09081d7bfaa4 None None] GET http://10.180.1.21/volume// [ 975.286374] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5c5b44d2-d368-41e8-b97f-09081d7bfaa4 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.286588] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5c5b44d2-d368-41e8-b97f-09081d7bfaa4 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.286983] [55019]: INFO cinder.api.openstack.wsgi [None req-5c5b44d2-d368-41e8-b97f-09081d7bfaa4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 975.287408] [55019]: [pid: 55019|app: 0|req: 99/207] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:19:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 975.290793] [55020]: DEBUG cinder.api.middleware.request_id [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-3a5a22ba-823d-4e9f-82a1-41645366dd3a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.293142] [55020]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-3a5a22ba-823d-4e9f-82a1-41645366dd3a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 975.293401] [55020]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-3a5a22ba-823d-4e9f-82a1-41645366dd3a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.293630] [55020]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-3a5a22ba-823d-4e9f-82a1-41645366dd3a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.307647] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.307647] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.311737] [55020]: INFO cinder.volume.api [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-3a5a22ba-823d-4e9f-82a1-41645366dd3a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 975.316839] [55020]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-3a5a22ba-823d-4e9f-82a1-41645366dd3a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 975.317265] [55020]: [pid: 55020|app: 0|req: 109/208] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:19:44 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 975.443171] [55019]: DEBUG cinder.api.middleware.request_id [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-5865baf6-4320-4c59-8c66-01e60a1a09ca None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.445556] [55019]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-5865baf6-4320-4c59-8c66-01e60a1a09ca tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] PUT http://10.180.1.21/volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff [ 975.445974] [55019]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-5865baf6-4320-4c59-8c66-01e60a1a09ca tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-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=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 975.454198] [55019]: DEBUG cinder.coordination [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-5865baf6-4320-4c59-8c66-01e60a1a09ca tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Acquiring lock "cinder-attachment_update-5b1b56e0-f8ab-4b0e-a287-9200fa872c3e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 975.459268] [55019]: DEBUG cinder.coordination [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-5865baf6-4320-4c59-8c66-01e60a1a09ca tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Lock "cinder-attachment_update-5b1b56e0-f8ab-4b0e-a287-9200fa872c3e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 975.460326] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.460326] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.981149] [55019]: DEBUG cinder.coordination [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-5865baf6-4320-4c59-8c66-01e60a1a09ca tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Lock "cinder-attachment_update-5b1b56e0-f8ab-4b0e-a287-9200fa872c3e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55019) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 975.981494] [55019]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-5865baf6-4320-4c59-8c66-01e60a1a09ca tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff returned with HTTP 200 [ 975.981979] [55019]: [pid: 55019|app: 0|req: 100/209] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:19:44 2025] PUT /volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.490589] [55020]: DEBUG cinder.api.middleware.request_id [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-1c8015ec-343f-4333-a0eb-f01209b4b55e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.493325] [55020]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-1c8015ec-343f-4333-a0eb-f01209b4b55e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff/action [ 976.493850] [55020]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-1c8015ec-343f-4333-a0eb-f01209b4b55e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 976.493992] [55020]: DEBUG cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-1c8015ec-343f-4333-a0eb-f01209b4b55e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 976.518186] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.518186] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.529946] [55020]: INFO cinder.api.openstack.wsgi [req-40436cf8-d0c4-448c-bf6f-c379fbe49479 req-1c8015ec-343f-4333-a0eb-f01209b4b55e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff/action returned with HTTP 204 [ 976.530225] [55020]: [pid: 55020|app: 0|req: 110/210] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:19:45 2025] POST /volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 985.976916] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=105,cinder:UPDATE=14,cinder:INSERT=4 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 986.526899] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=207,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1005.277449] [55019]: DEBUG cinder.api.middleware.request_id [req-07cc7cab-0e89-4cb4-a58e-552fff739ab2 req-93c39852-438c-4831-9277-a28b525f6435 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.280293] [55019]: INFO cinder.api.openstack.wsgi [req-07cc7cab-0e89-4cb4-a58e-552fff739ab2 req-93c39852-438c-4831-9277-a28b525f6435 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1005.280570] [55019]: DEBUG cinder.api.openstack.wsgi [req-07cc7cab-0e89-4cb4-a58e-552fff739ab2 req-93c39852-438c-4831-9277-a28b525f6435 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.284022] [55019]: DEBUG cinder.api.openstack.wsgi [req-07cc7cab-0e89-4cb4-a58e-552fff739ab2 req-93c39852-438c-4831-9277-a28b525f6435 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.298426] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.298426] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.302749] [55019]: INFO cinder.volume.api [req-07cc7cab-0e89-4cb4-a58e-552fff739ab2 req-93c39852-438c-4831-9277-a28b525f6435 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1005.310388] [55019]: INFO cinder.api.openstack.wsgi [req-07cc7cab-0e89-4cb4-a58e-552fff739ab2 req-93c39852-438c-4831-9277-a28b525f6435 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 1005.311731] [55019]: [pid: 55019|app: 0|req: 101/211] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:14 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1005.973194] [55020]: DEBUG cinder.api.middleware.request_id [None req-82af329b-07f4-4b22-bb1e-583fb065c6bd None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.975677] [55020]: INFO cinder.api.openstack.wsgi [None req-82af329b-07f4-4b22-bb1e-583fb065c6bd tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1005.975915] [55020]: DEBUG cinder.api.openstack.wsgi [None req-82af329b-07f4-4b22-bb1e-583fb065c6bd tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.976153] [55020]: DEBUG cinder.api.openstack.wsgi [None req-82af329b-07f4-4b22-bb1e-583fb065c6bd tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.986681] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.986681] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.990295] [55020]: INFO cinder.volume.api [None req-82af329b-07f4-4b22-bb1e-583fb065c6bd tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1005.994591] [55020]: INFO cinder.api.openstack.wsgi [None req-82af329b-07f4-4b22-bb1e-583fb065c6bd tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 1005.995107] [55020]: [pid: 55020|app: 0|req: 111/212] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:14 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.030794] [55019]: DEBUG cinder.api.middleware.request_id [req-e265e899-7be0-48d5-b9a4-b84690841093 req-ee486f3e-49a2-44db-88ed-c402da6a7e5e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.033214] [55019]: INFO cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-ee486f3e-49a2-44db-88ed-c402da6a7e5e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1006.033454] [55019]: DEBUG cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-ee486f3e-49a2-44db-88ed-c402da6a7e5e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.033722] [55019]: DEBUG cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-ee486f3e-49a2-44db-88ed-c402da6a7e5e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.043583] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.043583] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.046959] [55019]: INFO cinder.volume.api [req-e265e899-7be0-48d5-b9a4-b84690841093 req-ee486f3e-49a2-44db-88ed-c402da6a7e5e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1006.051419] [55019]: INFO cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-ee486f3e-49a2-44db-88ed-c402da6a7e5e tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 1006.051942] [55019]: [pid: 55019|app: 0|req: 102/213] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:14 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.084463] [55020]: DEBUG cinder.api.middleware.request_id [req-e265e899-7be0-48d5-b9a4-b84690841093 req-86f1cf7d-e272-4e12-9570-908bd68db29a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.086820] [55020]: INFO cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-86f1cf7d-e272-4e12-9570-908bd68db29a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] POST http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127/action [ 1006.087225] [55020]: DEBUG cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-86f1cf7d-e272-4e12-9570-908bd68db29a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1006.087364] [55020]: DEBUG cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-86f1cf7d-e272-4e12-9570-908bd68db29a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.097202] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.097202] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.097687] [55020]: INFO cinder.volume.api [req-e265e899-7be0-48d5-b9a4-b84690841093 req-86f1cf7d-e272-4e12-9570-908bd68db29a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1006.102740] [55020]: INFO cinder.volume.api [req-e265e899-7be0-48d5-b9a4-b84690841093 req-86f1cf7d-e272-4e12-9570-908bd68db29a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Begin detaching volume completed successfully. [ 1006.102968] [55020]: INFO cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-86f1cf7d-e272-4e12-9570-908bd68db29a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127/action returned with HTTP 202 [ 1006.103378] [55020]: [pid: 55020|app: 0|req: 112/214] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:20:14 2025] POST /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1007.125055] [55019]: DEBUG cinder.api.middleware.request_id [None req-0c124cec-3fac-445e-8a29-8fbdbf68675b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.125055] [55019]: INFO cinder.api.openstack.wsgi [None req-0c124cec-3fac-445e-8a29-8fbdbf68675b None None] GET http://10.180.1.21/volume// [ 1007.125055] [55019]: DEBUG cinder.api.openstack.wsgi [None req-0c124cec-3fac-445e-8a29-8fbdbf68675b None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.125055] [55019]: DEBUG cinder.api.openstack.wsgi [None req-0c124cec-3fac-445e-8a29-8fbdbf68675b None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.125467] [55019]: INFO cinder.api.openstack.wsgi [None req-0c124cec-3fac-445e-8a29-8fbdbf68675b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1007.125801] [55019]: [pid: 55019|app: 0|req: 103/215] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:20:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1007.129141] [55020]: DEBUG cinder.api.middleware.request_id [req-e265e899-7be0-48d5-b9a4-b84690841093 req-c6c950ee-69ed-4abd-9f96-72970751e174 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.131486] [55020]: INFO cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-c6c950ee-69ed-4abd-9f96-72970751e174 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1007.131736] [55020]: DEBUG cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-c6c950ee-69ed-4abd-9f96-72970751e174 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.131958] [55020]: DEBUG cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-c6c950ee-69ed-4abd-9f96-72970751e174 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.145602] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145602] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.149537] [55020]: INFO cinder.volume.api [req-e265e899-7be0-48d5-b9a4-b84690841093 req-c6c950ee-69ed-4abd-9f96-72970751e174 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1007.154146] [55020]: INFO cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-c6c950ee-69ed-4abd-9f96-72970751e174 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 1007.154541] [55020]: [pid: 55020|app: 0|req: 113/216] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:20:15 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1008.307026] [55019]: DEBUG cinder.api.middleware.request_id [req-e265e899-7be0-48d5-b9a4-b84690841093 req-3aade8fe-2887-4eef-a3ec-22e8664c08c5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.309507] [55019]: INFO cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-3aade8fe-2887-4eef-a3ec-22e8664c08c5 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] DELETE http://10.180.1.21/volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50 [ 1008.309796] [55019]: DEBUG cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-3aade8fe-2887-4eef-a3ec-22e8664c08c5 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.309926] [55019]: DEBUG cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-3aade8fe-2887-4eef-a3ec-22e8664c08c5 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.319072] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.319072] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.845181] [55019]: INFO cinder.api.openstack.wsgi [req-e265e899-7be0-48d5-b9a4-b84690841093 req-3aade8fe-2887-4eef-a3ec-22e8664c08c5 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50 returned with HTTP 200 [ 1008.845643] [55019]: [pid: 55019|app: 0|req: 104/217] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:20:17 2025] DELETE /volume/v3/attachments/692081a5-2ffe-41c3-964c-9c835d895c50 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.302952] [55020]: DEBUG cinder.api.middleware.request_id [None req-652e672b-e348-415b-9137-a5626634676a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.304989] [55020]: INFO cinder.api.openstack.wsgi [None req-652e672b-e348-415b-9137-a5626634676a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1010.305378] [55020]: DEBUG cinder.api.openstack.wsgi [None req-652e672b-e348-415b-9137-a5626634676a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.305725] [55020]: DEBUG cinder.api.openstack.wsgi [None req-652e672b-e348-415b-9137-a5626634676a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.321062] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.321062] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.326375] [55020]: INFO cinder.volume.api [None req-652e672b-e348-415b-9137-a5626634676a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1010.333658] [55020]: INFO cinder.api.openstack.wsgi [None req-652e672b-e348-415b-9137-a5626634676a tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 1010.334374] [55020]: [pid: 55020|app: 0|req: 114/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:19 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.844283] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1020.330071] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1021.788262] [55019]: DEBUG cinder.api.middleware.request_id [None req-89c64826-5051-4d61-b80d-212637f9167c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.792492] [55019]: INFO cinder.api.openstack.wsgi [None req-89c64826-5051-4d61-b80d-212637f9167c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1021.792492] [55019]: DEBUG cinder.api.openstack.wsgi [None req-89c64826-5051-4d61-b80d-212637f9167c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.792492] [55019]: DEBUG cinder.api.openstack.wsgi [None req-89c64826-5051-4d61-b80d-212637f9167c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.811573] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.811573] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.816027] [55019]: INFO cinder.volume.api [None req-89c64826-5051-4d61-b80d-212637f9167c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1021.822463] [55019]: INFO cinder.api.openstack.wsgi [None req-89c64826-5051-4d61-b80d-212637f9167c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 1021.822463] [55019]: [pid: 55019|app: 0|req: 105/219] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:30 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.143448] [55020]: DEBUG cinder.api.middleware.request_id [None req-781b5fcb-a756-46b2-bac0-18cd7f6794c1 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.145572] [55020]: INFO cinder.api.openstack.wsgi [None req-781b5fcb-a756-46b2-bac0-18cd7f6794c1 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1022.145972] [55020]: DEBUG cinder.api.openstack.wsgi [None req-781b5fcb-a756-46b2-bac0-18cd7f6794c1 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.146170] [55020]: DEBUG cinder.api.openstack.wsgi [None req-781b5fcb-a756-46b2-bac0-18cd7f6794c1 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.158661] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.158661] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.161016] [55020]: INFO cinder.volume.api [None req-781b5fcb-a756-46b2-bac0-18cd7f6794c1 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1022.166909] [55020]: INFO cinder.api.openstack.wsgi [None req-781b5fcb-a756-46b2-bac0-18cd7f6794c1 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 1022.167321] [55020]: [pid: 55020|app: 0|req: 115/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:30 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.297116] [55019]: DEBUG cinder.api.middleware.request_id [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-7f003fcc-fcb3-4894-a3dd-b0d97b2949da None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.299453] [55019]: INFO cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-7f003fcc-fcb3-4894-a3dd-b0d97b2949da tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1022.299683] [55019]: DEBUG cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-7f003fcc-fcb3-4894-a3dd-b0d97b2949da tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.299902] [55019]: DEBUG cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-7f003fcc-fcb3-4894-a3dd-b0d97b2949da tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.310556] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.310556] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.314043] [55019]: INFO cinder.volume.api [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-7f003fcc-fcb3-4894-a3dd-b0d97b2949da tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1022.318610] [55019]: INFO cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-7f003fcc-fcb3-4894-a3dd-b0d97b2949da tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 1022.319032] [55019]: [pid: 55019|app: 0|req: 106/221] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:31 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.335519] [55020]: DEBUG cinder.api.middleware.request_id [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-be50fbfa-03f0-4cd1-898c-97fe8298b15a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.337953] [55020]: INFO cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-be50fbfa-03f0-4cd1-898c-97fe8298b15a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e/action [ 1022.338223] [55020]: DEBUG cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-be50fbfa-03f0-4cd1-898c-97fe8298b15a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1022.338354] [55020]: DEBUG cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-be50fbfa-03f0-4cd1-898c-97fe8298b15a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1022.348632] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.348632] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.349211] [55020]: INFO cinder.volume.api [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-be50fbfa-03f0-4cd1-898c-97fe8298b15a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1022.354349] [55020]: INFO cinder.volume.api [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-be50fbfa-03f0-4cd1-898c-97fe8298b15a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Begin detaching volume completed successfully. [ 1022.354588] [55020]: INFO cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-be50fbfa-03f0-4cd1-898c-97fe8298b15a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e/action returned with HTTP 202 [ 1022.355039] [55020]: [pid: 55020|app: 0|req: 116/222] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:20:31 2025] POST /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1023.909402] [55019]: DEBUG cinder.api.middleware.request_id [None req-4abcb855-5bac-4455-be59-04d7ec2bc05a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.909839] [55019]: INFO cinder.api.openstack.wsgi [None req-4abcb855-5bac-4455-be59-04d7ec2bc05a None None] GET http://10.180.1.21/volume// [ 1023.910024] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4abcb855-5bac-4455-be59-04d7ec2bc05a None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.910243] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4abcb855-5bac-4455-be59-04d7ec2bc05a None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.910635] [55019]: INFO cinder.api.openstack.wsgi [None req-4abcb855-5bac-4455-be59-04d7ec2bc05a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1023.911059] [55019]: [pid: 55019|app: 0|req: 107/223] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:20:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1023.936673] [55020]: DEBUG cinder.api.middleware.request_id [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-f8b62d2a-bc78-420a-ae76-25c0e582bd68 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.938122] [55020]: INFO cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-f8b62d2a-bc78-420a-ae76-25c0e582bd68 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1023.938428] [55020]: DEBUG cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-f8b62d2a-bc78-420a-ae76-25c0e582bd68 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.938691] [55020]: DEBUG cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-f8b62d2a-bc78-420a-ae76-25c0e582bd68 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.956872] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.956872] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.961919] [55020]: INFO cinder.volume.api [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-f8b62d2a-bc78-420a-ae76-25c0e582bd68 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1023.968012] [55020]: INFO cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-f8b62d2a-bc78-420a-ae76-25c0e582bd68 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 1023.968491] [55020]: [pid: 55020|app: 0|req: 117/224] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:20:32 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1025.191088] [55019]: DEBUG cinder.api.middleware.request_id [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-2b3fbaa9-90ad-4c06-879f-c65d61408e9b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.194624] [55019]: INFO cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-2b3fbaa9-90ad-4c06-879f-c65d61408e9b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff [ 1025.194990] [55019]: DEBUG cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-2b3fbaa9-90ad-4c06-879f-c65d61408e9b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.195632] [55019]: DEBUG cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-2b3fbaa9-90ad-4c06-879f-c65d61408e9b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.205971] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.205971] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.737095] [55019]: INFO cinder.api.openstack.wsgi [req-8f06917b-8cea-459c-93b9-eb06bc7eca28 req-2b3fbaa9-90ad-4c06-879f-c65d61408e9b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff returned with HTTP 200 [ 1025.737574] [55019]: [pid: 55019|app: 0|req: 108/225] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:20:34 2025] DELETE /volume/v3/attachments/4fae8fb8-746b-4a2f-9af8-ba621b2396ff => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.620586] [55020]: DEBUG cinder.api.middleware.request_id [None req-b2157be2-5a26-4d3c-9177-23baffa4dd52 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.628509] [55020]: INFO cinder.api.openstack.wsgi [None req-b2157be2-5a26-4d3c-9177-23baffa4dd52 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1026.628509] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b2157be2-5a26-4d3c-9177-23baffa4dd52 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.628509] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b2157be2-5a26-4d3c-9177-23baffa4dd52 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.641467] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.641467] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.644644] [55019]: DEBUG cinder.api.middleware.request_id [None req-241e7119-17be-413d-91db-1ac6445aaab5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.646058] [55020]: INFO cinder.volume.api [None req-b2157be2-5a26-4d3c-9177-23baffa4dd52 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1026.647851] [55019]: INFO cinder.api.openstack.wsgi [None req-241e7119-17be-413d-91db-1ac6445aaab5 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1026.648118] [55019]: DEBUG cinder.api.openstack.wsgi [None req-241e7119-17be-413d-91db-1ac6445aaab5 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.648372] [55019]: DEBUG cinder.api.openstack.wsgi [None req-241e7119-17be-413d-91db-1ac6445aaab5 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.651851] [55020]: INFO cinder.api.openstack.wsgi [None req-b2157be2-5a26-4d3c-9177-23baffa4dd52 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 1026.652409] [55020]: [pid: 55020|app: 0|req: 118/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:35 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.664196] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.664196] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.667628] [55019]: INFO cinder.volume.api [None req-241e7119-17be-413d-91db-1ac6445aaab5 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1026.672062] [55019]: INFO cinder.api.openstack.wsgi [None req-241e7119-17be-413d-91db-1ac6445aaab5 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 1026.672453] [55019]: [pid: 55019|app: 0|req: 109/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:35 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.773447] [55020]: DEBUG cinder.api.middleware.request_id [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-b08d5a13-bafd-41ea-8a2a-0a9101130d65 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.776942] [55020]: INFO cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-b08d5a13-bafd-41ea-8a2a-0a9101130d65 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1026.777210] [55020]: DEBUG cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-b08d5a13-bafd-41ea-8a2a-0a9101130d65 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.777430] [55020]: DEBUG cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-b08d5a13-bafd-41ea-8a2a-0a9101130d65 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.791027] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.791027] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.795672] [55020]: INFO cinder.volume.api [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-b08d5a13-bafd-41ea-8a2a-0a9101130d65 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1026.800239] [55020]: INFO cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-b08d5a13-bafd-41ea-8a2a-0a9101130d65 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 1026.800707] [55020]: [pid: 55020|app: 0|req: 119/228] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:35 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.822510] [55019]: DEBUG cinder.api.middleware.request_id [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-0465c745-343f-4a58-b55a-5dff831c7021 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.826650] [55019]: INFO cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-0465c745-343f-4a58-b55a-5dff831c7021 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015/action [ 1026.827068] [55019]: DEBUG cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-0465c745-343f-4a58-b55a-5dff831c7021 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1026.827210] [55019]: DEBUG cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-0465c745-343f-4a58-b55a-5dff831c7021 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.836855] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.836855] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.837392] [55019]: INFO cinder.volume.api [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-0465c745-343f-4a58-b55a-5dff831c7021 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1026.843568] [55019]: INFO cinder.volume.api [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-0465c745-343f-4a58-b55a-5dff831c7021 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Begin detaching volume completed successfully. [ 1026.843809] [55019]: INFO cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-0465c745-343f-4a58-b55a-5dff831c7021 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015/action returned with HTTP 202 [ 1026.844326] [55019]: [pid: 55019|app: 0|req: 110/229] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:20:35 2025] POST /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1027.868077] [55020]: DEBUG cinder.api.middleware.request_id [None req-4baf52ad-cb20-4fc2-97ca-cc11ed05a49e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.869273] [55020]: INFO cinder.api.openstack.wsgi [None req-4baf52ad-cb20-4fc2-97ca-cc11ed05a49e None None] GET http://10.180.1.21/volume// [ 1027.869484] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4baf52ad-cb20-4fc2-97ca-cc11ed05a49e None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.869989] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4baf52ad-cb20-4fc2-97ca-cc11ed05a49e None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.870177] [55020]: INFO cinder.api.openstack.wsgi [None req-4baf52ad-cb20-4fc2-97ca-cc11ed05a49e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1027.870451] [55020]: [pid: 55020|app: 0|req: 120/230] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:20:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1027.876513] [55019]: DEBUG cinder.api.middleware.request_id [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-cbfa3e1b-a119-44b8-8d1e-f27abe12b337 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.880382] [55019]: INFO cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-cbfa3e1b-a119-44b8-8d1e-f27abe12b337 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1027.880824] [55019]: DEBUG cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-cbfa3e1b-a119-44b8-8d1e-f27abe12b337 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.881231] [55019]: DEBUG cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-cbfa3e1b-a119-44b8-8d1e-f27abe12b337 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.900816] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.900816] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.905925] [55019]: INFO cinder.volume.api [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-cbfa3e1b-a119-44b8-8d1e-f27abe12b337 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1027.913855] [55019]: INFO cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-cbfa3e1b-a119-44b8-8d1e-f27abe12b337 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 1027.914928] [55019]: [pid: 55019|app: 0|req: 111/231] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:20:36 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1028.823722] [55020]: DEBUG cinder.api.middleware.request_id [None req-26ca2617-3cd4-4ae3-b091-02243c3358cb None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.825399] [55020]: INFO cinder.api.openstack.wsgi [None req-26ca2617-3cd4-4ae3-b091-02243c3358cb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] DELETE http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1028.825880] [55020]: DEBUG cinder.api.openstack.wsgi [None req-26ca2617-3cd4-4ae3-b091-02243c3358cb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.826433] [55020]: DEBUG cinder.api.openstack.wsgi [None req-26ca2617-3cd4-4ae3-b091-02243c3358cb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.826433] [55020]: INFO cinder.api.v3.volumes [None req-26ca2617-3cd4-4ae3-b091-02243c3358cb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Delete volume with id: 995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1028.838485] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838485] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.839133] [55020]: INFO cinder.volume.api [None req-26ca2617-3cd4-4ae3-b091-02243c3358cb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1028.867947] [55020]: INFO cinder.volume.api [None req-26ca2617-3cd4-4ae3-b091-02243c3358cb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Delete volume request issued successfully. [ 1028.868916] [55020]: INFO cinder.api.openstack.wsgi [None req-26ca2617-3cd4-4ae3-b091-02243c3358cb tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 202 [ 1028.868916] [55020]: [pid: 55020|app: 0|req: 121/232] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:20:37 2025] DELETE /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1028.872806] [55019]: DEBUG cinder.api.middleware.request_id [None req-7a725ce8-a95c-42a5-a3b5-b69f8565a105 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.876446] [55019]: INFO cinder.api.openstack.wsgi [None req-7a725ce8-a95c-42a5-a3b5-b69f8565a105 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1028.876534] [55019]: DEBUG cinder.api.openstack.wsgi [None req-7a725ce8-a95c-42a5-a3b5-b69f8565a105 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.876742] [55019]: DEBUG cinder.api.openstack.wsgi [None req-7a725ce8-a95c-42a5-a3b5-b69f8565a105 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.885087] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885087] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.892434] [55019]: INFO cinder.volume.api [None req-7a725ce8-a95c-42a5-a3b5-b69f8565a105 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1028.897814] [55019]: INFO cinder.api.openstack.wsgi [None req-7a725ce8-a95c-42a5-a3b5-b69f8565a105 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 1028.897956] [55019]: [pid: 55019|app: 0|req: 112/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:37 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.187112] [55020]: DEBUG cinder.api.middleware.request_id [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-bbb6ae28-1f17-4a13-9031-b9830f2c475c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.189557] [55020]: INFO cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-bbb6ae28-1f17-4a13-9031-b9830f2c475c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] DELETE http://10.180.1.21/volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5 [ 1029.190022] [55020]: DEBUG cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-bbb6ae28-1f17-4a13-9031-b9830f2c475c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.191888] [55020]: DEBUG cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-bbb6ae28-1f17-4a13-9031-b9830f2c475c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.205094] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.205094] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.739827] [55020]: INFO cinder.api.openstack.wsgi [req-09df1577-d24e-4ced-b71c-db0dbf400e39 req-bbb6ae28-1f17-4a13-9031-b9830f2c475c tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5 returned with HTTP 200 [ 1029.740456] [55020]: [pid: 55020|app: 0|req: 122/234] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:20:38 2025] DELETE /volume/v3/attachments/39b3a997-127d-4930-8e20-02442b7c90f5 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.908199] [55019]: DEBUG cinder.api.middleware.request_id [None req-b2bb4abe-e2fc-457b-90c9-96521e442fb1 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.911249] [55019]: INFO cinder.api.openstack.wsgi [None req-b2bb4abe-e2fc-457b-90c9-96521e442fb1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1029.911587] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b2bb4abe-e2fc-457b-90c9-96521e442fb1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.911910] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b2bb4abe-e2fc-457b-90c9-96521e442fb1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.925698] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.925698] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.929968] [55019]: INFO cinder.volume.api [None req-b2bb4abe-e2fc-457b-90c9-96521e442fb1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1029.936647] [55019]: INFO cinder.api.openstack.wsgi [None req-b2bb4abe-e2fc-457b-90c9-96521e442fb1 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 1029.937230] [55019]: [pid: 55019|app: 0|req: 113/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:38 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.948157] [55020]: DEBUG cinder.api.middleware.request_id [None req-81a373e7-9b24-4acc-966c-6ab13353c7b8 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.951635] [55020]: INFO cinder.api.openstack.wsgi [None req-81a373e7-9b24-4acc-966c-6ab13353c7b8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1030.951875] [55020]: DEBUG cinder.api.openstack.wsgi [None req-81a373e7-9b24-4acc-966c-6ab13353c7b8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.952110] [55020]: DEBUG cinder.api.openstack.wsgi [None req-81a373e7-9b24-4acc-966c-6ab13353c7b8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.968598] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.968598] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.972572] [55020]: INFO cinder.volume.api [None req-81a373e7-9b24-4acc-966c-6ab13353c7b8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1030.977772] [55020]: INFO cinder.api.openstack.wsgi [None req-81a373e7-9b24-4acc-966c-6ab13353c7b8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 200 [ 1030.978192] [55020]: [pid: 55020|app: 0|req: 123/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:39 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.215326] [55019]: DEBUG cinder.api.middleware.request_id [None req-53d4cd52-b117-48fd-b89b-d41b4e311637 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.219979] [55019]: INFO cinder.api.openstack.wsgi [None req-53d4cd52-b117-48fd-b89b-d41b4e311637 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1031.220761] [55019]: DEBUG cinder.api.openstack.wsgi [None req-53d4cd52-b117-48fd-b89b-d41b4e311637 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.221461] [55019]: DEBUG cinder.api.openstack.wsgi [None req-53d4cd52-b117-48fd-b89b-d41b4e311637 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.241291] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.241291] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.253478] [55019]: INFO cinder.volume.api [None req-53d4cd52-b117-48fd-b89b-d41b4e311637 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1031.263783] [55019]: INFO cinder.api.openstack.wsgi [None req-53d4cd52-b117-48fd-b89b-d41b4e311637 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 1031.264714] [55019]: [pid: 55019|app: 0|req: 114/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:40 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.989318] [55020]: DEBUG cinder.api.middleware.request_id [None req-ab893357-a11c-4628-a5c2-87dd139b236c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.993052] [55020]: INFO cinder.api.openstack.wsgi [None req-ab893357-a11c-4628-a5c2-87dd139b236c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 [ 1031.993052] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ab893357-a11c-4628-a5c2-87dd139b236c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.993052] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ab893357-a11c-4628-a5c2-87dd139b236c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.999281] [55020]: INFO cinder.api.openstack.wsgi [None req-ab893357-a11c-4628-a5c2-87dd139b236c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 returned with HTTP 404 [ 1031.999756] [55020]: [pid: 55020|app: 0|req: 124/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:40 2025] GET /volume/v3/volumes/995bf0c7-bb5d-4308-961d-1fdb24084127 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1032.002953] [55019]: DEBUG cinder.api.middleware.request_id [None req-4f9b386b-bdac-4e40-8a6c-a4d0e9665faa None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.005447] [55019]: INFO cinder.api.openstack.wsgi [None req-4f9b386b-bdac-4e40-8a6c-a4d0e9665faa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 [ 1032.005700] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4f9b386b-bdac-4e40-8a6c-a4d0e9665faa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.006032] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4f9b386b-bdac-4e40-8a6c-a4d0e9665faa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.006261] [55019]: INFO cinder.api.v3.volumes [None req-4f9b386b-bdac-4e40-8a6c-a4d0e9665faa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Delete volume with id: c95a3314-f203-48dd-b8ba-d250c4b5f7f4 [ 1032.019322] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.019322] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.019933] [55019]: INFO cinder.volume.api [None req-4f9b386b-bdac-4e40-8a6c-a4d0e9665faa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1032.037182] [55019]: INFO cinder.volume.api [None req-4f9b386b-bdac-4e40-8a6c-a4d0e9665faa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Delete volume request issued successfully. [ 1032.037375] [55019]: INFO cinder.api.openstack.wsgi [None req-4f9b386b-bdac-4e40-8a6c-a4d0e9665faa tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 returned with HTTP 202 [ 1032.037783] [55019]: [pid: 55019|app: 0|req: 115/239] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:20:40 2025] DELETE /volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1032.040666] [55020]: DEBUG cinder.api.middleware.request_id [None req-ee3c89bf-9acd-4e31-9be1-c4bf9a4ed0d8 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.042769] [55020]: INFO cinder.api.openstack.wsgi [None req-ee3c89bf-9acd-4e31-9be1-c4bf9a4ed0d8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 [ 1032.042970] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ee3c89bf-9acd-4e31-9be1-c4bf9a4ed0d8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.043337] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ee3c89bf-9acd-4e31-9be1-c4bf9a4ed0d8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.051014] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.051014] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.054346] [55020]: INFO cinder.volume.api [None req-ee3c89bf-9acd-4e31-9be1-c4bf9a4ed0d8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Volume info retrieved successfully. [ 1032.058589] [55020]: INFO cinder.api.openstack.wsgi [None req-ee3c89bf-9acd-4e31-9be1-c4bf9a4ed0d8 tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 returned with HTTP 200 [ 1032.059094] [55020]: [pid: 55020|app: 0|req: 125/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:40 2025] GET /volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.756113] [55019]: DEBUG cinder.api.middleware.request_id [req-37f0c6c3-b938-4e1b-83a9-2fa1de1398de req-9ea1c659-2cb5-46d5-a50c-8dbef505f665 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.758523] [55019]: INFO cinder.api.openstack.wsgi [req-37f0c6c3-b938-4e1b-83a9-2fa1de1398de req-9ea1c659-2cb5-46d5-a50c-8dbef505f665 tempest-InstanceActionsTestJSON-820573588 tempest-InstanceActionsTestJSON-820573588-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=5689f66c-b70e-4094-9ea2-baa7c2bc5dde [ 1032.758771] [55019]: DEBUG cinder.api.openstack.wsgi [req-37f0c6c3-b938-4e1b-83a9-2fa1de1398de req-9ea1c659-2cb5-46d5-a50c-8dbef505f665 tempest-InstanceActionsTestJSON-820573588 tempest-InstanceActionsTestJSON-820573588-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.758989] [55019]: DEBUG cinder.api.openstack.wsgi [req-37f0c6c3-b938-4e1b-83a9-2fa1de1398de req-9ea1c659-2cb5-46d5-a50c-8dbef505f665 tempest-InstanceActionsTestJSON-820573588 tempest-InstanceActionsTestJSON-820573588-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.764373] [55019]: INFO cinder.api.openstack.wsgi [req-37f0c6c3-b938-4e1b-83a9-2fa1de1398de req-9ea1c659-2cb5-46d5-a50c-8dbef505f665 tempest-InstanceActionsTestJSON-820573588 tempest-InstanceActionsTestJSON-820573588-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=5689f66c-b70e-4094-9ea2-baa7c2bc5dde returned with HTTP 200 [ 1032.765826] [55019]: [pid: 55019|app: 0|req: 116/241] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 18:20:41 2025] GET /volume/v3/attachments?instance_id=5689f66c-b70e-4094-9ea2-baa7c2bc5dde => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.069243] [55020]: DEBUG cinder.api.middleware.request_id [None req-fb64f853-17a2-4db5-ad19-46e3952c735c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.071441] [55020]: INFO cinder.api.openstack.wsgi [None req-fb64f853-17a2-4db5-ad19-46e3952c735c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] GET http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 [ 1033.071666] [55020]: DEBUG cinder.api.openstack.wsgi [None req-fb64f853-17a2-4db5-ad19-46e3952c735c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.071912] [55020]: DEBUG cinder.api.openstack.wsgi [None req-fb64f853-17a2-4db5-ad19-46e3952c735c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.079177] [55020]: INFO cinder.api.openstack.wsgi [None req-fb64f853-17a2-4db5-ad19-46e3952c735c tempest-ServerRescueNegativeTestJSON-1928419468 tempest-ServerRescueNegativeTestJSON-1928419468-project-member] http://10.180.1.21/volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 returned with HTTP 404 [ 1033.079716] [55020]: [pid: 55020|app: 0|req: 126/242] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:41 2025] GET /volume/v3/volumes/c95a3314-f203-48dd-b8ba-d250c4b5f7f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1033.148763] [55019]: DEBUG cinder.api.middleware.request_id [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.153217] [55019]: INFO cinder.api.openstack.wsgi [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1033.153217] [55019]: DEBUG cinder.api.openstack.wsgi [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-856680701"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1033.155383] [55019]: DEBUG cinder.api.v3.volumes [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-856680701'}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1033.156043] [55019]: INFO cinder.api.v3.volumes [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Create volume of 1 GB [ 1033.163707] [55019]: INFO cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Availability Zones retrieved successfully. [ 1033.171128] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Flow 'volume_create_api' (dc93b10a-455f-41a2-9578-a3e922112973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1033.172422] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bbd544-0e6f-47d1-a1d2-3ff1bd3ea168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.174028] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1033.194648] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bbd544-0e6f-47d1-a1d2-3ff1bd3ea168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.195801] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cccb14f-7304-4866-9d3d-be5222eacd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.259362] [55019]: DEBUG cinder.quota [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Created reservations ['7e50b008-781e-48e8-a032-7f3d53b134f2', '1ca19a6a-368b-4604-b6be-fb051c868959', '7e02f677-6f7e-4343-b681-e3f0a67c9756', '09700e22-f883-4acc-9f50-1ad9a989dc57'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1033.260713] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cccb14f-7304-4866-9d3d-be5222eacd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e50b008-781e-48e8-a032-7f3d53b134f2', '1ca19a6a-368b-4604-b6be-fb051c868959', '7e02f677-6f7e-4343-b681-e3f0a67c9756', '09700e22-f883-4acc-9f50-1ad9a989dc57']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.261820] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d16f89-7a40-469c-b15e-7c4433f04d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.278578] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d16f89-7a40-469c-b15e-7c4433f04d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c8e342-04a8-474f-83fb-c042897286e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-856680701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='841af86f35ed43a1a61a94b4478df043',qos_specs=None,replication_status=,reservations=['7e50b008-781e-48e8-a032-7f3d53b134f2','1ca19a6a-368b-4604-b6be-fb051c868959','7e02f677-6f7e-4343-b681-e3f0a67c9756','09700e22-f883-4acc-9f50-1ad9a989dc57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cf69cb492d442d1be557b144b12675f',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-856680701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c8e342-04a8-474f-83fb-c042897286e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='841af86f35ed43a1a61a94b4478df043',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='1cf69cb492d442d1be557b144b12675f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.279925] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e463bb-1b68-4fa2-945b-fe3eed0bf090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.294772] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e463bb-1b68-4fa2-945b-fe3eed0bf090) 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-856680701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='841af86f35ed43a1a61a94b4478df043',qos_specs=None,replication_status=,reservations=['7e50b008-781e-48e8-a032-7f3d53b134f2','1ca19a6a-368b-4604-b6be-fb051c868959','7e02f677-6f7e-4343-b681-e3f0a67c9756','09700e22-f883-4acc-9f50-1ad9a989dc57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cf69cb492d442d1be557b144b12675f',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.295996] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5433b5e7-f05f-4a1a-b0d8-553840dbdb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1033.304986] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5433b5e7-f05f-4a1a-b0d8-553840dbdb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1033.306163] [55019]: DEBUG cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Flow 'volume_create_api' (dc93b10a-455f-41a2-9578-a3e922112973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1033.306819] [55019]: INFO cinder.volume.api [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Create volume request issued successfully. [ 1033.307297] [55019]: INFO cinder.api.openstack.wsgi [None req-76e8a67f-2fc4-4578-92b9-7f855a0f3999 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1033.307773] [55019]: [pid: 55019|app: 0|req: 117/243] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:20:41 2025] POST /volume/v3/volumes => generated 749 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1033.322408] [55020]: DEBUG cinder.api.middleware.request_id [None req-2a225274-4eab-4730-8392-1e987204f605 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.325035] [55020]: INFO cinder.api.openstack.wsgi [None req-2a225274-4eab-4730-8392-1e987204f605 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1033.325284] [55020]: DEBUG cinder.api.openstack.wsgi [None req-2a225274-4eab-4730-8392-1e987204f605 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.325507] [55020]: DEBUG cinder.api.openstack.wsgi [None req-2a225274-4eab-4730-8392-1e987204f605 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.336188] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.336188] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.344441] [55020]: INFO cinder.volume.api [None req-2a225274-4eab-4730-8392-1e987204f605 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1033.357402] [55020]: INFO cinder.api.openstack.wsgi [None req-2a225274-4eab-4730-8392-1e987204f605 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1033.357402] [55020]: [pid: 55020|app: 0|req: 127/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:42 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1034.370218] [55019]: DEBUG cinder.api.middleware.request_id [None req-b9d5dc6f-4a1b-4dbe-b98d-b1b47a18fd18 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.372719] [55019]: INFO cinder.api.openstack.wsgi [None req-b9d5dc6f-4a1b-4dbe-b98d-b1b47a18fd18 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1034.376029] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b9d5dc6f-4a1b-4dbe-b98d-b1b47a18fd18 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.376029] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b9d5dc6f-4a1b-4dbe-b98d-b1b47a18fd18 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.392740] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.392740] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.398254] [55019]: INFO cinder.volume.api [None req-b9d5dc6f-4a1b-4dbe-b98d-b1b47a18fd18 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1034.404226] [55019]: INFO cinder.api.openstack.wsgi [None req-b9d5dc6f-4a1b-4dbe-b98d-b1b47a18fd18 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1034.404226] [55019]: [pid: 55019|app: 0|req: 118/245] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:43 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.595016] [55020]: DEBUG cinder.api.middleware.request_id [req-817f8f18-0811-4d3a-9364-6081521b8953 req-fe3bc1e6-0453-4c20-b229-a3e958f214e9 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.597523] [55020]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-fe3bc1e6-0453-4c20-b229-a3e958f214e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1034.597765] [55020]: DEBUG cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-fe3bc1e6-0453-4c20-b229-a3e958f214e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.597993] [55020]: DEBUG cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-fe3bc1e6-0453-4c20-b229-a3e958f214e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.607063] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607063] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.610987] [55020]: INFO cinder.volume.api [req-817f8f18-0811-4d3a-9364-6081521b8953 req-fe3bc1e6-0453-4c20-b229-a3e958f214e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1034.615567] [55020]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-fe3bc1e6-0453-4c20-b229-a3e958f214e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1034.616016] [55020]: [pid: 55020|app: 0|req: 128/246] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:43 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.142748] [55019]: DEBUG cinder.api.middleware.request_id [None req-c9dc567d-a9d3-490d-9c04-7be29e803d45 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.143218] [55019]: INFO cinder.api.openstack.wsgi [None req-c9dc567d-a9d3-490d-9c04-7be29e803d45 None None] GET http://10.180.1.21/volume// [ 1036.143396] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c9dc567d-a9d3-490d-9c04-7be29e803d45 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.143619] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c9dc567d-a9d3-490d-9c04-7be29e803d45 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.144116] [55019]: INFO cinder.api.openstack.wsgi [None req-c9dc567d-a9d3-490d-9c04-7be29e803d45 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1036.144510] [55019]: [pid: 55019|app: 0|req: 119/247] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:20:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1036.148615] [55020]: DEBUG cinder.api.middleware.request_id [req-817f8f18-0811-4d3a-9364-6081521b8953 req-d15d2e42-98cd-4531-aa45-d1ef2e8ced91 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.151072] [55020]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-d15d2e42-98cd-4531-aa45-d1ef2e8ced91 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1036.151509] [55020]: DEBUG cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-d15d2e42-98cd-4531-aa45-d1ef2e8ced91 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15c8e342-04a8-474f-83fb-c042897286e8", "connector": null, "instance_uuid": "e9cc4fb8-4726-4b21-adf5-c19d5dddd95b"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1036.164594] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.164594] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.186610] [55020]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-d15d2e42-98cd-4531-aa45-d1ef2e8ced91 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1036.187275] [55020]: [pid: 55020|app: 0|req: 129/248] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:20:44 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) [ 1036.210187] [55019]: DEBUG cinder.api.middleware.request_id [None req-33671286-3b8b-41e0-879d-dae6e39aad6f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.213348] [55019]: INFO cinder.api.openstack.wsgi [None req-33671286-3b8b-41e0-879d-dae6e39aad6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1036.213348] [55019]: DEBUG cinder.api.openstack.wsgi [None req-33671286-3b8b-41e0-879d-dae6e39aad6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.213348] [55019]: DEBUG cinder.api.openstack.wsgi [None req-33671286-3b8b-41e0-879d-dae6e39aad6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.236461] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.236461] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.239343] [55020]: DEBUG cinder.api.middleware.request_id [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.241717] [55020]: INFO cinder.api.openstack.wsgi [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1036.242171] [55020]: DEBUG cinder.api.openstack.wsgi [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1189608511", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1036.242308] [55019]: INFO cinder.volume.api [None req-33671286-3b8b-41e0-879d-dae6e39aad6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1036.245200] [55020]: DEBUG cinder.api.v3.volumes [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1189608511', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1036.245200] [55020]: INFO cinder.api.v3.volumes [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Create volume of 1 GB [ 1036.245200] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.245200] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.248504] [55019]: INFO cinder.api.openstack.wsgi [None req-33671286-3b8b-41e0-879d-dae6e39aad6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1036.249621] [55019]: [pid: 55019|app: 0|req: 120/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:45 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.254189] [55020]: INFO cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Availability Zones retrieved successfully. [ 1036.262520] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Flow 'volume_create_api' (4df03946-d226-4183-a548-d934b851e1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1036.263661] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b403596-63fc-4826-a2b6-91b5fc6dc062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.264925] [55020]: DEBUG cinder.volume.flows.api.create_volume [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1036.287209] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b403596-63fc-4826-a2b6-91b5fc6dc062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.287903] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d443f25-6a3e-4ffd-b27f-53cffbe30c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.338349] [55020]: DEBUG cinder.quota [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Created reservations ['a2210588-b4d7-4c9f-8f9f-ec9317ec35d6', '0aac4716-77c5-48ec-b674-a8c9fb126c27', '9c5bfb00-5f7c-4738-88a4-cb1138308a8d', '76f01214-43ac-4b58-96ff-ea418548d5eb'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1036.339577] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d443f25-6a3e-4ffd-b27f-53cffbe30c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2210588-b4d7-4c9f-8f9f-ec9317ec35d6', '0aac4716-77c5-48ec-b674-a8c9fb126c27', '9c5bfb00-5f7c-4738-88a4-cb1138308a8d', '76f01214-43ac-4b58-96ff-ea418548d5eb']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.340749] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37155a2-bf03-410f-918a-22a4883c8272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.356993] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37155a2-bf03-410f-918a-22a4883c8272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e001c0-5b03-4547-9b31-85e5fd5dc23d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1189608511',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='153593c4ea32480abb805a1908f602f7',qos_specs=None,replication_status=,reservations=['a2210588-b4d7-4c9f-8f9f-ec9317ec35d6','0aac4716-77c5-48ec-b674-a8c9fb126c27','9c5bfb00-5f7c-4738-88a4-cb1138308a8d','76f01214-43ac-4b58-96ff-ea418548d5eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a9c7754404c40e6bac7cf8e6f32a915',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1189608511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e001c0-5b03-4547-9b31-85e5fd5dc23d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='153593c4ea32480abb805a1908f602f7',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='3a9c7754404c40e6bac7cf8e6f32a915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.358012] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (655d3e21-b2af-4da8-8cb2-3529d30eb5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.373362] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (655d3e21-b2af-4da8-8cb2-3529d30eb5b6) 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-1189608511',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='153593c4ea32480abb805a1908f602f7',qos_specs=None,replication_status=,reservations=['a2210588-b4d7-4c9f-8f9f-ec9317ec35d6','0aac4716-77c5-48ec-b674-a8c9fb126c27','9c5bfb00-5f7c-4738-88a4-cb1138308a8d','76f01214-43ac-4b58-96ff-ea418548d5eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a9c7754404c40e6bac7cf8e6f32a915',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.374397] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cfab98-0074-4661-9b64-14a264b691ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1036.383653] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cfab98-0074-4661-9b64-14a264b691ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1036.385216] [55020]: DEBUG cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Flow 'volume_create_api' (4df03946-d226-4183-a548-d934b851e1ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1036.385577] [55020]: INFO cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Create volume request issued successfully. [ 1036.386287] [55020]: INFO cinder.api.openstack.wsgi [req-425fb322-9d7c-459f-a041-068be4423d24 req-109a6fa7-5f06-4aa8-aae3-74b72675c0db tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1036.386750] [55020]: [pid: 55020|app: 0|req: 130/250] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 18:20:45 2025] POST /volume/v3/volumes => generated 762 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1036.390854] [55019]: DEBUG cinder.api.middleware.request_id [req-425fb322-9d7c-459f-a041-068be4423d24 req-d6941fab-3e6f-4383-a9d0-12fc606e67ae None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.393331] [55019]: INFO cinder.api.openstack.wsgi [req-425fb322-9d7c-459f-a041-068be4423d24 req-d6941fab-3e6f-4383-a9d0-12fc606e67ae tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] GET http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d [ 1036.393561] [55019]: DEBUG cinder.api.openstack.wsgi [req-425fb322-9d7c-459f-a041-068be4423d24 req-d6941fab-3e6f-4383-a9d0-12fc606e67ae tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.393782] [55019]: DEBUG cinder.api.openstack.wsgi [req-425fb322-9d7c-459f-a041-068be4423d24 req-d6941fab-3e6f-4383-a9d0-12fc606e67ae tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.401234] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.401234] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.405087] [55019]: INFO cinder.volume.api [req-425fb322-9d7c-459f-a041-068be4423d24 req-d6941fab-3e6f-4383-a9d0-12fc606e67ae tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Volume info retrieved successfully. [ 1036.409489] [55019]: INFO cinder.api.openstack.wsgi [req-425fb322-9d7c-459f-a041-068be4423d24 req-d6941fab-3e6f-4383-a9d0-12fc606e67ae tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d returned with HTTP 200 [ 1036.410010] [55019]: [pid: 55019|app: 0|req: 121/251] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:45 2025] GET /volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.440250] [55020]: DEBUG cinder.api.middleware.request_id [req-def32abe-c4b2-4fcd-ab18-90376a2bfa4e req-be9e25a9-a297-439b-a66d-c02213682cc4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.442778] [55020]: INFO cinder.api.openstack.wsgi [req-def32abe-c4b2-4fcd-ab18-90376a2bfa4e req-be9e25a9-a297-439b-a66d-c02213682cc4 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] GET http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d [ 1036.443008] [55020]: DEBUG cinder.api.openstack.wsgi [req-def32abe-c4b2-4fcd-ab18-90376a2bfa4e req-be9e25a9-a297-439b-a66d-c02213682cc4 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.443246] [55020]: DEBUG cinder.api.openstack.wsgi [req-def32abe-c4b2-4fcd-ab18-90376a2bfa4e req-be9e25a9-a297-439b-a66d-c02213682cc4 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.451230] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.451230] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.454811] [55020]: INFO cinder.volume.api [req-def32abe-c4b2-4fcd-ab18-90376a2bfa4e req-be9e25a9-a297-439b-a66d-c02213682cc4 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Volume info retrieved successfully. [ 1036.459300] [55020]: INFO cinder.api.openstack.wsgi [req-def32abe-c4b2-4fcd-ab18-90376a2bfa4e req-be9e25a9-a297-439b-a66d-c02213682cc4 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d returned with HTTP 200 [ 1036.459717] [55020]: [pid: 55020|app: 0|req: 131/252] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:45 2025] GET /volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.722835] [55019]: DEBUG cinder.api.middleware.request_id [None req-735102ae-249f-4d35-bc37-3c9fd657da99 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.723311] [55019]: INFO cinder.api.openstack.wsgi [None req-735102ae-249f-4d35-bc37-3c9fd657da99 None None] GET http://10.180.1.21/volume// [ 1036.723492] [55019]: DEBUG cinder.api.openstack.wsgi [None req-735102ae-249f-4d35-bc37-3c9fd657da99 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.723703] [55019]: DEBUG cinder.api.openstack.wsgi [None req-735102ae-249f-4d35-bc37-3c9fd657da99 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.724194] [55019]: INFO cinder.api.openstack.wsgi [None req-735102ae-249f-4d35-bc37-3c9fd657da99 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1036.724582] [55019]: [pid: 55019|app: 0|req: 122/253] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:20:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1036.730180] [55020]: DEBUG cinder.api.middleware.request_id [req-817f8f18-0811-4d3a-9364-6081521b8953 req-a448bfb5-0275-4d2b-8924-e0dd8db769cc None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.735957] [55020]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-a448bfb5-0275-4d2b-8924-e0dd8db769cc tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1036.735957] [55020]: DEBUG cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-a448bfb5-0275-4d2b-8924-e0dd8db769cc tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.735957] [55020]: DEBUG cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-a448bfb5-0275-4d2b-8924-e0dd8db769cc tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.752652] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.752652] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.756711] [55020]: INFO cinder.volume.api [req-817f8f18-0811-4d3a-9364-6081521b8953 req-a448bfb5-0275-4d2b-8924-e0dd8db769cc tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1036.762458] [55020]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-a448bfb5-0275-4d2b-8924-e0dd8db769cc tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1036.762891] [55020]: [pid: 55020|app: 0|req: 132/254] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:20:45 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1036.797673] [55019]: DEBUG cinder.api.middleware.request_id [req-817f8f18-0811-4d3a-9364-6081521b8953 req-3d0a20e3-7cb9-4626-981c-49494d7e7065 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.801768] [55019]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-3d0a20e3-7cb9-4626-981c-49494d7e7065 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] PUT http://10.180.1.21/volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f [ 1036.802189] [55019]: DEBUG cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-3d0a20e3-7cb9-4626-981c-49494d7e7065 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-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-544443", "mountpoint": "/dev/sdb"}}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1036.811532] [55019]: DEBUG cinder.coordination [req-817f8f18-0811-4d3a-9364-6081521b8953 req-3d0a20e3-7cb9-4626-981c-49494d7e7065 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Acquiring lock "cinder-attachment_update-15c8e342-04a8-474f-83fb-c042897286e8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1036.818752] [55019]: DEBUG cinder.coordination [req-817f8f18-0811-4d3a-9364-6081521b8953 req-3d0a20e3-7cb9-4626-981c-49494d7e7065 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Lock "cinder-attachment_update-15c8e342-04a8-474f-83fb-c042897286e8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1036.819809] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.819809] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.262094] [55020]: DEBUG cinder.api.middleware.request_id [None req-755a00a1-7cc4-46b4-800e-e715fc4b02be None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.267533] [55020]: INFO cinder.api.openstack.wsgi [None req-755a00a1-7cc4-46b4-800e-e715fc4b02be tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1037.267533] [55020]: DEBUG cinder.api.openstack.wsgi [None req-755a00a1-7cc4-46b4-800e-e715fc4b02be tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.267533] [55020]: DEBUG cinder.api.openstack.wsgi [None req-755a00a1-7cc4-46b4-800e-e715fc4b02be tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.283519] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283519] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.287492] [55020]: INFO cinder.volume.api [None req-755a00a1-7cc4-46b4-800e-e715fc4b02be tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1037.293340] [55020]: INFO cinder.api.openstack.wsgi [None req-755a00a1-7cc4-46b4-800e-e715fc4b02be tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1037.293687] [55020]: [pid: 55020|app: 0|req: 133/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:46 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.658099] [55020]: DEBUG cinder.api.middleware.request_id [req-f92b5b6b-1848-495a-aa32-62ce6d789629 req-730e1e1e-7b4c-43f1-beb7-bb57a3f07fb7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.661114] [55020]: INFO cinder.api.openstack.wsgi [req-f92b5b6b-1848-495a-aa32-62ce6d789629 req-730e1e1e-7b4c-43f1-beb7-bb57a3f07fb7 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] GET http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d [ 1037.661311] [55020]: DEBUG cinder.api.openstack.wsgi [req-f92b5b6b-1848-495a-aa32-62ce6d789629 req-730e1e1e-7b4c-43f1-beb7-bb57a3f07fb7 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.661540] [55020]: DEBUG cinder.api.openstack.wsgi [req-f92b5b6b-1848-495a-aa32-62ce6d789629 req-730e1e1e-7b4c-43f1-beb7-bb57a3f07fb7 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.672209] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.672209] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.675342] [55020]: INFO cinder.volume.api [req-f92b5b6b-1848-495a-aa32-62ce6d789629 req-730e1e1e-7b4c-43f1-beb7-bb57a3f07fb7 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Volume info retrieved successfully. [ 1037.680671] [55020]: INFO cinder.api.openstack.wsgi [req-f92b5b6b-1848-495a-aa32-62ce6d789629 req-730e1e1e-7b4c-43f1-beb7-bb57a3f07fb7 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d returned with HTTP 200 [ 1037.681147] [55020]: [pid: 55020|app: 0|req: 134/256] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:46 2025] GET /volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.798439] [55020]: DEBUG cinder.api.middleware.request_id [req-2d35c069-0f66-410f-8923-eacc3c050476 req-34628c83-b0fb-4a55-8af9-71e6cf611617 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.802332] [55020]: INFO cinder.api.openstack.wsgi [req-2d35c069-0f66-410f-8923-eacc3c050476 req-34628c83-b0fb-4a55-8af9-71e6cf611617 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] GET http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d [ 1037.802332] [55020]: DEBUG cinder.api.openstack.wsgi [req-2d35c069-0f66-410f-8923-eacc3c050476 req-34628c83-b0fb-4a55-8af9-71e6cf611617 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.802332] [55020]: DEBUG cinder.api.openstack.wsgi [req-2d35c069-0f66-410f-8923-eacc3c050476 req-34628c83-b0fb-4a55-8af9-71e6cf611617 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.809957] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.809957] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.815470] [55020]: INFO cinder.volume.api [req-2d35c069-0f66-410f-8923-eacc3c050476 req-34628c83-b0fb-4a55-8af9-71e6cf611617 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Volume info retrieved successfully. [ 1037.820696] [55020]: INFO cinder.api.openstack.wsgi [req-2d35c069-0f66-410f-8923-eacc3c050476 req-34628c83-b0fb-4a55-8af9-71e6cf611617 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d returned with HTTP 200 [ 1037.821237] [55020]: [pid: 55020|app: 0|req: 135/257] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:46 2025] GET /volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.843487] [55020]: DEBUG cinder.api.middleware.request_id [req-54a9eb9f-b9a7-4abe-9558-0fcb6a90c026 req-6f949094-e1b2-4bff-aa26-44dda28adbf9 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.848916] [55020]: INFO cinder.api.openstack.wsgi [req-54a9eb9f-b9a7-4abe-9558-0fcb6a90c026 req-6f949094-e1b2-4bff-aa26-44dda28adbf9 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] DELETE http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d [ 1037.848916] [55020]: DEBUG cinder.api.openstack.wsgi [req-54a9eb9f-b9a7-4abe-9558-0fcb6a90c026 req-6f949094-e1b2-4bff-aa26-44dda28adbf9 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.848916] [55020]: DEBUG cinder.api.openstack.wsgi [req-54a9eb9f-b9a7-4abe-9558-0fcb6a90c026 req-6f949094-e1b2-4bff-aa26-44dda28adbf9 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.848916] [55020]: INFO cinder.api.v3.volumes [req-54a9eb9f-b9a7-4abe-9558-0fcb6a90c026 req-6f949094-e1b2-4bff-aa26-44dda28adbf9 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Delete volume with id: 23e001c0-5b03-4547-9b31-85e5fd5dc23d [ 1037.858226] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.858226] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.859180] [55020]: INFO cinder.volume.api [req-54a9eb9f-b9a7-4abe-9558-0fcb6a90c026 req-6f949094-e1b2-4bff-aa26-44dda28adbf9 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Volume info retrieved successfully. [ 1037.881265] [55020]: INFO cinder.volume.api [req-54a9eb9f-b9a7-4abe-9558-0fcb6a90c026 req-6f949094-e1b2-4bff-aa26-44dda28adbf9 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Delete volume request issued successfully. [ 1037.881265] [55020]: INFO cinder.api.openstack.wsgi [req-54a9eb9f-b9a7-4abe-9558-0fcb6a90c026 req-6f949094-e1b2-4bff-aa26-44dda28adbf9 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d returned with HTTP 202 [ 1037.881265] [55020]: [pid: 55020|app: 0|req: 136/258] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 18:20:46 2025] DELETE /volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1037.894609] [55020]: DEBUG cinder.api.middleware.request_id [req-955c3878-d74d-4d7b-bc8c-d316e42bec73 req-741e9fbc-5c5a-41ff-ae32-2170ce76d999 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.899037] [55020]: INFO cinder.api.openstack.wsgi [req-955c3878-d74d-4d7b-bc8c-d316e42bec73 req-741e9fbc-5c5a-41ff-ae32-2170ce76d999 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] GET http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d [ 1037.899037] [55020]: DEBUG cinder.api.openstack.wsgi [req-955c3878-d74d-4d7b-bc8c-d316e42bec73 req-741e9fbc-5c5a-41ff-ae32-2170ce76d999 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.899037] [55020]: DEBUG cinder.api.openstack.wsgi [req-955c3878-d74d-4d7b-bc8c-d316e42bec73 req-741e9fbc-5c5a-41ff-ae32-2170ce76d999 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.909716] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.909716] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.915032] [55020]: INFO cinder.volume.api [req-955c3878-d74d-4d7b-bc8c-d316e42bec73 req-741e9fbc-5c5a-41ff-ae32-2170ce76d999 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Volume info retrieved successfully. [ 1037.919475] [55020]: INFO cinder.api.openstack.wsgi [req-955c3878-d74d-4d7b-bc8c-d316e42bec73 req-741e9fbc-5c5a-41ff-ae32-2170ce76d999 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d returned with HTTP 200 [ 1037.919908] [55020]: [pid: 55020|app: 0|req: 137/259] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:46 2025] GET /volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.304059] [55020]: DEBUG cinder.api.middleware.request_id [None req-10cdf7c7-0731-409b-9ba2-b3a978bf22c7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.306354] [55020]: INFO cinder.api.openstack.wsgi [None req-10cdf7c7-0731-409b-9ba2-b3a978bf22c7 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1038.306578] [55020]: DEBUG cinder.api.openstack.wsgi [None req-10cdf7c7-0731-409b-9ba2-b3a978bf22c7 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.306802] [55020]: DEBUG cinder.api.openstack.wsgi [None req-10cdf7c7-0731-409b-9ba2-b3a978bf22c7 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.323072] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.323072] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.326807] [55020]: INFO cinder.volume.api [None req-10cdf7c7-0731-409b-9ba2-b3a978bf22c7 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1038.331499] [55020]: INFO cinder.api.openstack.wsgi [None req-10cdf7c7-0731-409b-9ba2-b3a978bf22c7 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1038.331890] [55020]: [pid: 55020|app: 0|req: 138/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:47 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.936978] [55020]: DEBUG cinder.api.middleware.request_id [req-8297a3f9-55f5-49be-86b6-539d80cf50ae req-3eb9c1fe-4891-4142-9dc0-651fb3b36317 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.939372] [55020]: INFO cinder.api.openstack.wsgi [req-8297a3f9-55f5-49be-86b6-539d80cf50ae req-3eb9c1fe-4891-4142-9dc0-651fb3b36317 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] GET http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d [ 1038.939590] [55020]: DEBUG cinder.api.openstack.wsgi [req-8297a3f9-55f5-49be-86b6-539d80cf50ae req-3eb9c1fe-4891-4142-9dc0-651fb3b36317 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.939808] [55020]: DEBUG cinder.api.openstack.wsgi [req-8297a3f9-55f5-49be-86b6-539d80cf50ae req-3eb9c1fe-4891-4142-9dc0-651fb3b36317 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.946103] [55020]: INFO cinder.api.openstack.wsgi [req-8297a3f9-55f5-49be-86b6-539d80cf50ae req-3eb9c1fe-4891-4142-9dc0-651fb3b36317 tempest-VolumesGetTestJSON-1052147785 tempest-VolumesGetTestJSON-1052147785-project-member] http://10.180.1.21/volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d returned with HTTP 404 [ 1038.946581] [55020]: [pid: 55020|app: 0|req: 139/261] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:47 2025] GET /volume/v3/volumes/23e001c0-5b03-4547-9b31-85e5fd5dc23d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1039.309408] [55020]: DEBUG cinder.api.middleware.request_id [None req-c0e8796e-da34-473f-925d-a31912da7b17 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.313285] [55020]: INFO cinder.api.openstack.wsgi [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1039.313285] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-715959591"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1039.316605] [55020]: DEBUG cinder.api.v3.volumes [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-715959591'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1039.316605] [55020]: INFO cinder.api.v3.volumes [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Create volume of 1 GB [ 1039.326869] [55020]: INFO cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Availability Zones retrieved successfully. [ 1039.335113] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Flow 'volume_create_api' (27a49d52-7b14-44b6-b8ea-845fc1a9e1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1039.336659] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bf6cf6-d1bf-45a9-bc0f-e746c193bac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.338066] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1039.359688] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bf6cf6-d1bf-45a9-bc0f-e746c193bac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.360561] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced208a5-f466-4514-83b0-245181c6bead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.413440] [55020]: DEBUG cinder.quota [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Created reservations ['e75f7613-7d68-4e1b-8cb9-6a36a6ad6ebd', '1e1ff344-12b3-4216-ab6f-4417cd4ff853', '3a641f3c-a5e2-4c8f-9a32-8b5051492f7b', '5d6aecf3-feb4-45fb-b60b-3c5091a5cd94'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1039.414659] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced208a5-f466-4514-83b0-245181c6bead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e75f7613-7d68-4e1b-8cb9-6a36a6ad6ebd', '1e1ff344-12b3-4216-ab6f-4417cd4ff853', '3a641f3c-a5e2-4c8f-9a32-8b5051492f7b', '5d6aecf3-feb4-45fb-b60b-3c5091a5cd94']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.415583] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b775992-87f7-4239-aacc-aedf458b4ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.437256] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b775992-87f7-4239-aacc-aedf458b4ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e650d2b-d9f5-4ce9-a392-0739f8d406e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-715959591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e0b53a5bd694d5394e59f6eb45ff65c',qos_specs=None,replication_status=,reservations=['e75f7613-7d68-4e1b-8cb9-6a36a6ad6ebd','1e1ff344-12b3-4216-ab6f-4417cd4ff853','3a641f3c-a5e2-4c8f-9a32-8b5051492f7b','5d6aecf3-feb4-45fb-b60b-3c5091a5cd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='006378d97d35452591fb31a4f554a370',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-715959591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e650d2b-d9f5-4ce9-a392-0739f8d406e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e0b53a5bd694d5394e59f6eb45ff65c',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='006378d97d35452591fb31a4f554a370',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.438376] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4694ac44-0eee-4ca2-8a65-06254ec01dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.455295] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4694ac44-0eee-4ca2-8a65-06254ec01dc7) 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-715959591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e0b53a5bd694d5394e59f6eb45ff65c',qos_specs=None,replication_status=,reservations=['e75f7613-7d68-4e1b-8cb9-6a36a6ad6ebd','1e1ff344-12b3-4216-ab6f-4417cd4ff853','3a641f3c-a5e2-4c8f-9a32-8b5051492f7b','5d6aecf3-feb4-45fb-b60b-3c5091a5cd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='006378d97d35452591fb31a4f554a370',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.456387] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e3fda0-188d-4fe5-ac91-60b27128a54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1039.465939] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e3fda0-188d-4fe5-ac91-60b27128a54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1039.467219] [55020]: DEBUG cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Flow 'volume_create_api' (27a49d52-7b14-44b6-b8ea-845fc1a9e1db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1039.467718] [55020]: INFO cinder.volume.api [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Create volume request issued successfully. [ 1039.468532] [55020]: INFO cinder.api.openstack.wsgi [None req-c0e8796e-da34-473f-925d-a31912da7b17 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1039.469215] [55020]: [pid: 55020|app: 0|req: 140/262] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:20:48 2025] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1039.469981] [55020]: DEBUG cinder.api.middleware.request_id [None req-1aaebb95-c005-4228-a647-704a0f7ab416 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.472265] [55020]: INFO cinder.api.openstack.wsgi [None req-1aaebb95-c005-4228-a647-704a0f7ab416 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1039.472571] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1aaebb95-c005-4228-a647-704a0f7ab416 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.472902] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1aaebb95-c005-4228-a647-704a0f7ab416 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.484722] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.484722] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.490591] [55020]: INFO cinder.volume.api [None req-1aaebb95-c005-4228-a647-704a0f7ab416 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1039.499304] [55020]: INFO cinder.api.openstack.wsgi [None req-1aaebb95-c005-4228-a647-704a0f7ab416 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1039.502891] [55020]: [pid: 55020|app: 0|req: 141/263] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:48 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.503730] [55020]: DEBUG cinder.api.middleware.request_id [None req-4cd44988-1243-4eb4-89a5-7d80f2fef775 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.509305] [55020]: INFO cinder.api.openstack.wsgi [None req-4cd44988-1243-4eb4-89a5-7d80f2fef775 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1039.509305] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4cd44988-1243-4eb4-89a5-7d80f2fef775 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.509305] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4cd44988-1243-4eb4-89a5-7d80f2fef775 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.517528] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.517528] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.521410] [55020]: INFO cinder.volume.api [None req-4cd44988-1243-4eb4-89a5-7d80f2fef775 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1039.526096] [55020]: INFO cinder.api.openstack.wsgi [None req-4cd44988-1243-4eb4-89a5-7d80f2fef775 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1039.526561] [55020]: [pid: 55020|app: 0|req: 142/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:48 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.517155] [55020]: DEBUG cinder.api.middleware.request_id [None req-3030e7b2-1db3-4ccb-a25a-d574b933c634 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.519340] [55020]: INFO cinder.api.openstack.wsgi [None req-3030e7b2-1db3-4ccb-a25a-d574b933c634 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1040.519744] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3030e7b2-1db3-4ccb-a25a-d574b933c634 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.520084] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3030e7b2-1db3-4ccb-a25a-d574b933c634 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.539905] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.539905] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.543587] [55020]: INFO cinder.volume.api [None req-3030e7b2-1db3-4ccb-a25a-d574b933c634 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1040.548858] [55020]: INFO cinder.api.openstack.wsgi [None req-3030e7b2-1db3-4ccb-a25a-d574b933c634 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1040.548858] [55020]: [pid: 55020|app: 0|req: 143/265] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:49 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.549356] [55020]: DEBUG cinder.api.middleware.request_id [None req-c51e3b7e-e45f-4c2c-acb4-3e487efb5265 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.551263] [55020]: INFO cinder.api.openstack.wsgi [None req-c51e3b7e-e45f-4c2c-acb4-3e487efb5265 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1040.551463] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c51e3b7e-e45f-4c2c-acb4-3e487efb5265 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.551681] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c51e3b7e-e45f-4c2c-acb4-3e487efb5265 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.563929] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.563929] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.567499] [55020]: INFO cinder.volume.api [None req-c51e3b7e-e45f-4c2c-acb4-3e487efb5265 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1040.572370] [55020]: INFO cinder.api.openstack.wsgi [None req-c51e3b7e-e45f-4c2c-acb4-3e487efb5265 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1040.572646] [55020]: [pid: 55020|app: 0|req: 144/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:49 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.561895] [55020]: DEBUG cinder.api.middleware.request_id [None req-e7cfeeb7-42fe-4313-96d2-e75b22563a33 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.564287] [55020]: INFO cinder.api.openstack.wsgi [None req-e7cfeeb7-42fe-4313-96d2-e75b22563a33 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1041.564522] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e7cfeeb7-42fe-4313-96d2-e75b22563a33 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.564742] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e7cfeeb7-42fe-4313-96d2-e75b22563a33 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.574846] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.574846] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.578140] [55020]: INFO cinder.volume.api [None req-e7cfeeb7-42fe-4313-96d2-e75b22563a33 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1041.583511] [55020]: INFO cinder.api.openstack.wsgi [None req-e7cfeeb7-42fe-4313-96d2-e75b22563a33 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1041.583924] [55020]: [pid: 55020|app: 0|req: 145/267] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:50 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.849456] [55019]: DEBUG cinder.coordination [req-817f8f18-0811-4d3a-9364-6081521b8953 req-3d0a20e3-7cb9-4626-981c-49494d7e7065 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Lock "cinder-attachment_update-15c8e342-04a8-474f-83fb-c042897286e8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=55019) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1041.849816] [55019]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-3d0a20e3-7cb9-4626-981c-49494d7e7065 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f returned with HTTP 200 [ 1041.850296] [55019]: [pid: 55019|app: 0|req: 123/268] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:20:45 2025] PUT /volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f => generated 617 bytes in 5054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.594729] [55020]: DEBUG cinder.api.middleware.request_id [None req-15e09032-2bf8-4e58-8bb8-7075f40d30a6 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.596944] [55020]: INFO cinder.api.openstack.wsgi [None req-15e09032-2bf8-4e58-8bb8-7075f40d30a6 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1042.597184] [55020]: DEBUG cinder.api.openstack.wsgi [None req-15e09032-2bf8-4e58-8bb8-7075f40d30a6 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.597426] [55020]: DEBUG cinder.api.openstack.wsgi [None req-15e09032-2bf8-4e58-8bb8-7075f40d30a6 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.619784] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.619784] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.625143] [55020]: INFO cinder.volume.api [None req-15e09032-2bf8-4e58-8bb8-7075f40d30a6 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1042.632680] [55020]: INFO cinder.api.openstack.wsgi [None req-15e09032-2bf8-4e58-8bb8-7075f40d30a6 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1042.632680] [55020]: [pid: 55020|app: 0|req: 146/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:51 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.644295] [55019]: DEBUG cinder.api.middleware.request_id [None req-6d4ddf2e-fd5a-43ad-96a2-4a170f217d65 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.646549] [55019]: INFO cinder.api.openstack.wsgi [None req-6d4ddf2e-fd5a-43ad-96a2-4a170f217d65 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1043.646771] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6d4ddf2e-fd5a-43ad-96a2-4a170f217d65 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.647012] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6d4ddf2e-fd5a-43ad-96a2-4a170f217d65 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.661941] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.661941] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.666572] [55019]: INFO cinder.volume.api [None req-6d4ddf2e-fd5a-43ad-96a2-4a170f217d65 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1043.673514] [55019]: INFO cinder.api.openstack.wsgi [None req-6d4ddf2e-fd5a-43ad-96a2-4a170f217d65 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1043.673607] [55019]: [pid: 55019|app: 0|req: 124/270] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:52 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.995879] [55020]: DEBUG cinder.api.middleware.request_id [req-817f8f18-0811-4d3a-9364-6081521b8953 req-5ea0df80-8f7a-440c-bb20-025c05b676f4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.998061] [55020]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-5ea0df80-8f7a-440c-bb20-025c05b676f4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] POST http://10.180.1.21/volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f/action [ 1043.998520] [55020]: DEBUG cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-5ea0df80-8f7a-440c-bb20-025c05b676f4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1043.998931] [55020]: DEBUG cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-5ea0df80-8f7a-440c-bb20-025c05b676f4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1044.016627] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.016627] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.030114] [55020]: INFO cinder.api.openstack.wsgi [req-817f8f18-0811-4d3a-9364-6081521b8953 req-5ea0df80-8f7a-440c-bb20-025c05b676f4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f/action returned with HTTP 204 [ 1044.030593] [55020]: [pid: 55020|app: 0|req: 147/271] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:20:52 2025] POST /volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1044.683595] [55019]: DEBUG cinder.api.middleware.request_id [None req-86c6005c-be81-43d7-8034-af4e2c5c1bc2 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.685784] [55019]: INFO cinder.api.openstack.wsgi [None req-86c6005c-be81-43d7-8034-af4e2c5c1bc2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1044.686126] [55019]: DEBUG cinder.api.openstack.wsgi [None req-86c6005c-be81-43d7-8034-af4e2c5c1bc2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.686382] [55019]: DEBUG cinder.api.openstack.wsgi [None req-86c6005c-be81-43d7-8034-af4e2c5c1bc2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.700032] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700032] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.703207] [55019]: INFO cinder.volume.api [None req-86c6005c-be81-43d7-8034-af4e2c5c1bc2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1044.707821] [55019]: INFO cinder.api.openstack.wsgi [None req-86c6005c-be81-43d7-8034-af4e2c5c1bc2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1044.708265] [55019]: [pid: 55019|app: 0|req: 125/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:53 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.719122] [55020]: DEBUG cinder.api.middleware.request_id [None req-5a8f865e-227a-48ea-9607-f27ae4df1a50 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.722031] [55020]: INFO cinder.api.openstack.wsgi [None req-5a8f865e-227a-48ea-9607-f27ae4df1a50 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1044.722872] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5a8f865e-227a-48ea-9607-f27ae4df1a50 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.722872] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5a8f865e-227a-48ea-9607-f27ae4df1a50 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.733570] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.733570] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.737035] [55020]: INFO cinder.volume.api [None req-5a8f865e-227a-48ea-9607-f27ae4df1a50 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1044.741819] [55020]: INFO cinder.api.openstack.wsgi [None req-5a8f865e-227a-48ea-9607-f27ae4df1a50 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1044.742471] [55020]: [pid: 55020|app: 0|req: 148/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:53 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.818303] [55019]: DEBUG cinder.api.middleware.request_id [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.820930] [55019]: INFO cinder.api.openstack.wsgi [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1044.821115] [55019]: DEBUG cinder.api.openstack.wsgi [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-867036677"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1044.822839] [55019]: DEBUG cinder.api.v3.volumes [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-867036677'}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1044.823036] [55019]: INFO cinder.api.v3.volumes [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Create volume of 1 GB [ 1044.828358] [55019]: INFO cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Availability Zones retrieved successfully. [ 1044.835320] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Flow 'volume_create_api' (05585b7f-a2a6-482f-9783-ddc99e05de2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1044.836542] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033d7513-e916-43eb-8b0c-a584521789dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1044.837729] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1044.858703] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033d7513-e916-43eb-8b0c-a584521789dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1044.859665] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7d4823-692d-40f4-9018-f53e2683aab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1044.894663] [55019]: DEBUG cinder.quota [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Created reservations ['064c9081-a0b0-4ed8-9dcd-dfafe9b4600d', '4320d0be-5a0e-4985-b77f-001c4425917c', 'bda1f6ba-3040-4469-9032-39619938463e', '3e866f9f-0b84-46ac-bc7d-73f36cb22d8d'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1044.895664] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7d4823-692d-40f4-9018-f53e2683aab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['064c9081-a0b0-4ed8-9dcd-dfafe9b4600d', '4320d0be-5a0e-4985-b77f-001c4425917c', 'bda1f6ba-3040-4469-9032-39619938463e', '3e866f9f-0b84-46ac-bc7d-73f36cb22d8d']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1044.896671] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ff11f5-cbed-4023-8f2d-06a4f562cdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1044.912739] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ff11f5-cbed-4023-8f2d-06a4f562cdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-867036677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='841af86f35ed43a1a61a94b4478df043',qos_specs=None,replication_status=,reservations=['064c9081-a0b0-4ed8-9dcd-dfafe9b4600d','4320d0be-5a0e-4985-b77f-001c4425917c','bda1f6ba-3040-4469-9032-39619938463e','3e866f9f-0b84-46ac-bc7d-73f36cb22d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cf69cb492d442d1be557b144b12675f',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-867036677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='841af86f35ed43a1a61a94b4478df043',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='1cf69cb492d442d1be557b144b12675f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1044.913671] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c9f4e4-ff02-41be-8c6a-6c51961a66aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1044.929043] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c9f4e4-ff02-41be-8c6a-6c51961a66aa) 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-867036677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='841af86f35ed43a1a61a94b4478df043',qos_specs=None,replication_status=,reservations=['064c9081-a0b0-4ed8-9dcd-dfafe9b4600d','4320d0be-5a0e-4985-b77f-001c4425917c','bda1f6ba-3040-4469-9032-39619938463e','3e866f9f-0b84-46ac-bc7d-73f36cb22d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cf69cb492d442d1be557b144b12675f',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1044.929944] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f777c7-3290-44e4-a49c-d91933579d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1044.939098] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f777c7-3290-44e4-a49c-d91933579d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1044.940177] [55019]: DEBUG cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Flow 'volume_create_api' (05585b7f-a2a6-482f-9783-ddc99e05de2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1044.940562] [55019]: INFO cinder.volume.api [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Create volume request issued successfully. [ 1044.941213] [55019]: INFO cinder.api.openstack.wsgi [None req-68002678-7e99-45fb-be2d-b48bf755b4f1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1044.941657] [55019]: [pid: 55019|app: 0|req: 126/274] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:20:53 2025] POST /volume/v3/volumes => generated 749 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1044.950455] [55020]: DEBUG cinder.api.middleware.request_id [None req-7ea2e059-c22a-4cbf-abf0-e191174bcb22 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.952887] [55020]: INFO cinder.api.openstack.wsgi [None req-7ea2e059-c22a-4cbf-abf0-e191174bcb22 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1044.954189] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7ea2e059-c22a-4cbf-abf0-e191174bcb22 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.954288] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7ea2e059-c22a-4cbf-abf0-e191174bcb22 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.962510] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962510] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.966301] [55020]: INFO cinder.volume.api [None req-7ea2e059-c22a-4cbf-abf0-e191174bcb22 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1044.970671] [55020]: INFO cinder.api.openstack.wsgi [None req-7ea2e059-c22a-4cbf-abf0-e191174bcb22 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1044.971081] [55020]: [pid: 55020|app: 0|req: 149/275] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:53 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.981845] [55019]: DEBUG cinder.api.middleware.request_id [None req-217784c9-2ac0-4389-8fd9-42cb270c71c2 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.984261] [55019]: INFO cinder.api.openstack.wsgi [None req-217784c9-2ac0-4389-8fd9-42cb270c71c2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1045.984489] [55019]: DEBUG cinder.api.openstack.wsgi [None req-217784c9-2ac0-4389-8fd9-42cb270c71c2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.984723] [55019]: DEBUG cinder.api.openstack.wsgi [None req-217784c9-2ac0-4389-8fd9-42cb270c71c2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.995473] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995473] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.000031] [55019]: INFO cinder.volume.api [None req-217784c9-2ac0-4389-8fd9-42cb270c71c2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1046.004744] [55019]: INFO cinder.api.openstack.wsgi [None req-217784c9-2ac0-4389-8fd9-42cb270c71c2 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1046.005262] [55019]: [pid: 55019|app: 0|req: 127/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:54 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.043617] [55020]: DEBUG cinder.api.middleware.request_id [req-f3dc583a-7257-4136-a24b-462157042147 req-591fa628-ba07-4f9e-b39a-5239ddabb10e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.046276] [55020]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-591fa628-ba07-4f9e-b39a-5239ddabb10e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1046.046547] [55020]: DEBUG cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-591fa628-ba07-4f9e-b39a-5239ddabb10e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.046734] [55020]: DEBUG cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-591fa628-ba07-4f9e-b39a-5239ddabb10e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.056344] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056344] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.058961] [55020]: INFO cinder.volume.api [req-f3dc583a-7257-4136-a24b-462157042147 req-591fa628-ba07-4f9e-b39a-5239ddabb10e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1046.063348] [55020]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-591fa628-ba07-4f9e-b39a-5239ddabb10e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1046.063845] [55020]: [pid: 55020|app: 0|req: 150/277] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:20:54 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.583348] [55019]: DEBUG cinder.api.middleware.request_id [None req-342faf17-fbb4-4c1f-881e-cc77bf223040 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.583566] [55019]: INFO cinder.api.openstack.wsgi [None req-342faf17-fbb4-4c1f-881e-cc77bf223040 None None] GET http://10.180.1.21/volume// [ 1047.583729] [55019]: DEBUG cinder.api.openstack.wsgi [None req-342faf17-fbb4-4c1f-881e-cc77bf223040 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.583947] [55019]: DEBUG cinder.api.openstack.wsgi [None req-342faf17-fbb4-4c1f-881e-cc77bf223040 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.584364] [55019]: INFO cinder.api.openstack.wsgi [None req-342faf17-fbb4-4c1f-881e-cc77bf223040 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1047.584671] [55019]: [pid: 55019|app: 0|req: 128/278] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:20:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1047.588575] [55020]: DEBUG cinder.api.middleware.request_id [req-f3dc583a-7257-4136-a24b-462157042147 req-8672fea3-5b61-4d61-9179-03d4a06d4e0c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.590804] [55020]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-8672fea3-5b61-4d61-9179-03d4a06d4e0c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1047.591258] [55020]: DEBUG cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-8672fea3-5b61-4d61-9179-03d4a06d4e0c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed", "connector": null, "instance_uuid": "e9cc4fb8-4726-4b21-adf5-c19d5dddd95b"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1047.604101] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.604101] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.626605] [55020]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-8672fea3-5b61-4d61-9179-03d4a06d4e0c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1047.627143] [55020]: [pid: 55020|app: 0|req: 151/279] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:20:56 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) [ 1047.650909] [55019]: DEBUG cinder.api.middleware.request_id [None req-04b9d972-5ea1-446d-bf7b-d8a3f34a03a4 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.652732] [55019]: INFO cinder.api.openstack.wsgi [None req-04b9d972-5ea1-446d-bf7b-d8a3f34a03a4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1047.652732] [55019]: DEBUG cinder.api.openstack.wsgi [None req-04b9d972-5ea1-446d-bf7b-d8a3f34a03a4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.652910] [55019]: DEBUG cinder.api.openstack.wsgi [None req-04b9d972-5ea1-446d-bf7b-d8a3f34a03a4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.665606] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.665606] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.669802] [55019]: INFO cinder.volume.api [None req-04b9d972-5ea1-446d-bf7b-d8a3f34a03a4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1047.676900] [55019]: INFO cinder.api.openstack.wsgi [None req-04b9d972-5ea1-446d-bf7b-d8a3f34a03a4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1047.678083] [55019]: [pid: 55019|app: 0|req: 129/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:56 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.158961] [55020]: DEBUG cinder.api.middleware.request_id [None req-a3bc5a7c-8e72-4ce9-8621-f2bfb2fc45c7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.159706] [55020]: INFO cinder.api.openstack.wsgi [None req-a3bc5a7c-8e72-4ce9-8621-f2bfb2fc45c7 None None] GET http://10.180.1.21/volume// [ 1048.159706] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a3bc5a7c-8e72-4ce9-8621-f2bfb2fc45c7 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.159918] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a3bc5a7c-8e72-4ce9-8621-f2bfb2fc45c7 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.160345] [55020]: INFO cinder.api.openstack.wsgi [None req-a3bc5a7c-8e72-4ce9-8621-f2bfb2fc45c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1048.160647] [55020]: [pid: 55020|app: 0|req: 152/281] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:20:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1048.164432] [55019]: DEBUG cinder.api.middleware.request_id [req-f3dc583a-7257-4136-a24b-462157042147 req-ef729da2-23c5-4a1c-9e46-e91d41ea5761 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.167796] [55019]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-ef729da2-23c5-4a1c-9e46-e91d41ea5761 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1048.167796] [55019]: DEBUG cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-ef729da2-23c5-4a1c-9e46-e91d41ea5761 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.167796] [55019]: DEBUG cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-ef729da2-23c5-4a1c-9e46-e91d41ea5761 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.178169] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.178169] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.183232] [55019]: INFO cinder.volume.api [req-f3dc583a-7257-4136-a24b-462157042147 req-ef729da2-23c5-4a1c-9e46-e91d41ea5761 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1048.189404] [55019]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-ef729da2-23c5-4a1c-9e46-e91d41ea5761 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1048.190408] [55019]: [pid: 55019|app: 0|req: 130/282] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:20:57 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1048.231990] [55020]: DEBUG cinder.api.middleware.request_id [req-f3dc583a-7257-4136-a24b-462157042147 req-8483d54e-be48-490d-8998-2048d0b057dd None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.237140] [55020]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-8483d54e-be48-490d-8998-2048d0b057dd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] PUT http://10.180.1.21/volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6 [ 1048.237571] [55020]: DEBUG cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-8483d54e-be48-490d-8998-2048d0b057dd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-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-544443", "mountpoint": "/dev/sdc"}}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1048.248974] [55020]: DEBUG cinder.coordination [req-f3dc583a-7257-4136-a24b-462157042147 req-8483d54e-be48-490d-8998-2048d0b057dd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Acquiring lock "cinder-attachment_update-6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1048.254265] [55020]: DEBUG cinder.coordination [req-f3dc583a-7257-4136-a24b-462157042147 req-8483d54e-be48-490d-8998-2048d0b057dd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Lock "cinder-attachment_update-6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1048.255422] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.255422] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.689016] [55019]: DEBUG cinder.api.middleware.request_id [None req-636776aa-f940-4b44-af81-e5dd8af785e9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.691583] [55019]: INFO cinder.api.openstack.wsgi [None req-636776aa-f940-4b44-af81-e5dd8af785e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1048.691841] [55019]: DEBUG cinder.api.openstack.wsgi [None req-636776aa-f940-4b44-af81-e5dd8af785e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.692158] [55019]: DEBUG cinder.api.openstack.wsgi [None req-636776aa-f940-4b44-af81-e5dd8af785e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.703034] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.703034] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.707471] [55019]: INFO cinder.volume.api [None req-636776aa-f940-4b44-af81-e5dd8af785e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1048.712605] [55019]: INFO cinder.api.openstack.wsgi [None req-636776aa-f940-4b44-af81-e5dd8af785e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1048.713029] [55019]: [pid: 55019|app: 0|req: 131/283] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:57 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.724758] [55019]: DEBUG cinder.api.middleware.request_id [None req-6aa60839-3a06-429c-b898-b9afd126cd1b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.728036] [55019]: INFO cinder.api.openstack.wsgi [None req-6aa60839-3a06-429c-b898-b9afd126cd1b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1049.728036] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6aa60839-3a06-429c-b898-b9afd126cd1b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.728230] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6aa60839-3a06-429c-b898-b9afd126cd1b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.746101] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.746101] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.750456] [55019]: INFO cinder.volume.api [None req-6aa60839-3a06-429c-b898-b9afd126cd1b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1049.757218] [55019]: INFO cinder.api.openstack.wsgi [None req-6aa60839-3a06-429c-b898-b9afd126cd1b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1049.758028] [55019]: [pid: 55019|app: 0|req: 132/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:58 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.768848] [55019]: DEBUG cinder.api.middleware.request_id [None req-4ef39b9a-c266-4448-85d2-0afacb3c809c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.772878] [55019]: INFO cinder.api.openstack.wsgi [None req-4ef39b9a-c266-4448-85d2-0afacb3c809c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1050.772878] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4ef39b9a-c266-4448-85d2-0afacb3c809c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.772878] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4ef39b9a-c266-4448-85d2-0afacb3c809c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.790323] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.790323] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.795496] [55019]: INFO cinder.volume.api [None req-4ef39b9a-c266-4448-85d2-0afacb3c809c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1050.801926] [55019]: INFO cinder.api.openstack.wsgi [None req-4ef39b9a-c266-4448-85d2-0afacb3c809c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1050.802550] [55019]: [pid: 55019|app: 0|req: 133/285] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:20:59 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.814185] [55019]: DEBUG cinder.api.middleware.request_id [None req-19712107-eeea-4d99-b714-2b4a8ca45afd None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.816443] [55019]: INFO cinder.api.openstack.wsgi [None req-19712107-eeea-4d99-b714-2b4a8ca45afd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1051.816701] [55019]: DEBUG cinder.api.openstack.wsgi [None req-19712107-eeea-4d99-b714-2b4a8ca45afd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.816935] [55019]: DEBUG cinder.api.openstack.wsgi [None req-19712107-eeea-4d99-b714-2b4a8ca45afd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.832155] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.832155] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.836781] [55019]: INFO cinder.volume.api [None req-19712107-eeea-4d99-b714-2b4a8ca45afd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1051.843399] [55019]: INFO cinder.api.openstack.wsgi [None req-19712107-eeea-4d99-b714-2b4a8ca45afd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1051.843399] [55019]: [pid: 55019|app: 0|req: 134/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:00 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.784989] [55020]: DEBUG cinder.coordination [req-f3dc583a-7257-4136-a24b-462157042147 req-8483d54e-be48-490d-8998-2048d0b057dd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Lock "cinder-attachment_update-6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1052.785371] [55020]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-8483d54e-be48-490d-8998-2048d0b057dd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6 returned with HTTP 200 [ 1052.785949] [55020]: [pid: 55020|app: 0|req: 153/287] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:20:57 2025] PUT /volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.853954] [55019]: DEBUG cinder.api.middleware.request_id [None req-23e3c305-2ab2-43ec-83ee-9236fe589ac5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.855907] [55019]: INFO cinder.api.openstack.wsgi [None req-23e3c305-2ab2-43ec-83ee-9236fe589ac5 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1052.856354] [55019]: DEBUG cinder.api.openstack.wsgi [None req-23e3c305-2ab2-43ec-83ee-9236fe589ac5 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.856605] [55019]: DEBUG cinder.api.openstack.wsgi [None req-23e3c305-2ab2-43ec-83ee-9236fe589ac5 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.868552] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.868552] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.872568] [55019]: INFO cinder.volume.api [None req-23e3c305-2ab2-43ec-83ee-9236fe589ac5 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1052.877883] [55019]: INFO cinder.api.openstack.wsgi [None req-23e3c305-2ab2-43ec-83ee-9236fe589ac5 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1052.878445] [55019]: [pid: 55019|app: 0|req: 135/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:01 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.888465] [55020]: DEBUG cinder.api.middleware.request_id [None req-b78264da-97b0-4e12-b8cd-95a58b5a9074 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.893446] [55020]: INFO cinder.api.openstack.wsgi [None req-b78264da-97b0-4e12-b8cd-95a58b5a9074 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1053.893446] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b78264da-97b0-4e12-b8cd-95a58b5a9074 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.893446] [55020]: DEBUG cinder.api.openstack.wsgi [None req-b78264da-97b0-4e12-b8cd-95a58b5a9074 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.910765] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.910765] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.918837] [55020]: INFO cinder.volume.api [None req-b78264da-97b0-4e12-b8cd-95a58b5a9074 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1053.924949] [55020]: INFO cinder.api.openstack.wsgi [None req-b78264da-97b0-4e12-b8cd-95a58b5a9074 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1053.924949] [55020]: [pid: 55020|app: 0|req: 154/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:02 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.921432] [55019]: DEBUG cinder.api.middleware.request_id [req-f3dc583a-7257-4136-a24b-462157042147 req-80b9e03c-ab84-46ab-a3d5-9f7406269734 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.923842] [55019]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-80b9e03c-ab84-46ab-a3d5-9f7406269734 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] POST http://10.180.1.21/volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6/action [ 1054.924343] [55019]: DEBUG cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-80b9e03c-ab84-46ab-a3d5-9f7406269734 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1054.924481] [55019]: DEBUG cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-80b9e03c-ab84-46ab-a3d5-9f7406269734 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1054.940084] [55020]: DEBUG cinder.api.middleware.request_id [None req-a2e96022-3a28-496d-a4b0-faf2e5f13453 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.942321] [55020]: INFO cinder.api.openstack.wsgi [None req-a2e96022-3a28-496d-a4b0-faf2e5f13453 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1054.942658] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a2e96022-3a28-496d-a4b0-faf2e5f13453 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.943019] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a2e96022-3a28-496d-a4b0-faf2e5f13453 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.944936] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.944936] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.952923] [55019]: INFO cinder.api.openstack.wsgi [req-f3dc583a-7257-4136-a24b-462157042147 req-80b9e03c-ab84-46ab-a3d5-9f7406269734 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6/action returned with HTTP 204 [ 1054.953406] [55019]: [pid: 55019|app: 0|req: 136/290] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:21:03 2025] POST /volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1054.955037] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955037] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.959853] [55020]: INFO cinder.volume.api [None req-a2e96022-3a28-496d-a4b0-faf2e5f13453 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1054.964760] [55020]: INFO cinder.api.openstack.wsgi [None req-a2e96022-3a28-496d-a4b0-faf2e5f13453 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1054.965167] [55020]: [pid: 55020|app: 0|req: 155/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:03 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.976726] [55019]: DEBUG cinder.api.middleware.request_id [None req-7f59d91d-17df-447c-8213-cb7e6d4e0692 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.982149] [55019]: INFO cinder.api.openstack.wsgi [None req-7f59d91d-17df-447c-8213-cb7e6d4e0692 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1055.982393] [55019]: DEBUG cinder.api.openstack.wsgi [None req-7f59d91d-17df-447c-8213-cb7e6d4e0692 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.982613] [55019]: DEBUG cinder.api.openstack.wsgi [None req-7f59d91d-17df-447c-8213-cb7e6d4e0692 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.996111] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.996111] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.000199] [55019]: INFO cinder.volume.api [None req-7f59d91d-17df-447c-8213-cb7e6d4e0692 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1056.005314] [55019]: INFO cinder.api.openstack.wsgi [None req-7f59d91d-17df-447c-8213-cb7e6d4e0692 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1056.005726] [55019]: [pid: 55019|app: 0|req: 137/292] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:04 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.023443] [55020]: DEBUG cinder.api.middleware.request_id [None req-e6b39dac-e8ae-4d44-8295-772162117057 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.025937] [55020]: INFO cinder.api.openstack.wsgi [None req-e6b39dac-e8ae-4d44-8295-772162117057 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1056.026316] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e6b39dac-e8ae-4d44-8295-772162117057 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.026657] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e6b39dac-e8ae-4d44-8295-772162117057 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.043240] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.043240] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.047168] [55020]: INFO cinder.volume.api [None req-e6b39dac-e8ae-4d44-8295-772162117057 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1056.052033] [55020]: INFO cinder.api.openstack.wsgi [None req-e6b39dac-e8ae-4d44-8295-772162117057 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1056.052449] [55020]: [pid: 55020|app: 0|req: 156/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:04 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.288897] [55019]: DEBUG cinder.api.middleware.request_id [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-2282371a-3906-43f0-ad84-9add76d0ac0a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.291295] [55019]: INFO cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-2282371a-3906-43f0-ad84-9add76d0ac0a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1056.291578] [55019]: DEBUG cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-2282371a-3906-43f0-ad84-9add76d0ac0a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.291761] [55019]: DEBUG cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-2282371a-3906-43f0-ad84-9add76d0ac0a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.303501] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303501] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.307930] [55019]: INFO cinder.volume.api [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-2282371a-3906-43f0-ad84-9add76d0ac0a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1056.313995] [55019]: INFO cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-2282371a-3906-43f0-ad84-9add76d0ac0a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1056.314861] [55019]: [pid: 55019|app: 0|req: 138/294] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:21:05 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.330981] [55020]: DEBUG cinder.api.middleware.request_id [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-733f520a-e85c-46c8-a0ee-ce5036a02cd0 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.333503] [55020]: INFO cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-733f520a-e85c-46c8-a0ee-ce5036a02cd0 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] POST http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8/action [ 1056.333894] [55020]: DEBUG cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-733f520a-e85c-46c8-a0ee-ce5036a02cd0 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1056.334064] [55020]: DEBUG cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-733f520a-e85c-46c8-a0ee-ce5036a02cd0 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1056.345230] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.345230] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.345776] [55020]: INFO cinder.volume.api [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-733f520a-e85c-46c8-a0ee-ce5036a02cd0 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1056.352956] [55020]: INFO cinder.volume.api [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-733f520a-e85c-46c8-a0ee-ce5036a02cd0 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Begin detaching volume completed successfully. [ 1056.352956] [55020]: INFO cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-733f520a-e85c-46c8-a0ee-ce5036a02cd0 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8/action returned with HTTP 202 [ 1056.352956] [55020]: [pid: 55020|app: 0|req: 157/295] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:21:05 2025] POST /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1056.368134] [55019]: DEBUG cinder.api.middleware.request_id [None req-684d901d-1b6d-4547-b7d3-c0acb401803d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.369233] [55019]: INFO cinder.api.openstack.wsgi [None req-684d901d-1b6d-4547-b7d3-c0acb401803d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1056.369317] [55019]: DEBUG cinder.api.openstack.wsgi [None req-684d901d-1b6d-4547-b7d3-c0acb401803d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.370758] [55019]: DEBUG cinder.api.openstack.wsgi [None req-684d901d-1b6d-4547-b7d3-c0acb401803d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.382846] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382846] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.390023] [55019]: INFO cinder.volume.api [None req-684d901d-1b6d-4547-b7d3-c0acb401803d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1056.394656] [55019]: INFO cinder.api.openstack.wsgi [None req-684d901d-1b6d-4547-b7d3-c0acb401803d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1056.395122] [55019]: [pid: 55019|app: 0|req: 139/296] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:05 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.384114] [55020]: DEBUG cinder.api.middleware.request_id [None req-50b096e3-be91-453c-ae7b-c3a5bb0159f2 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.384632] [55020]: INFO cinder.api.openstack.wsgi [None req-50b096e3-be91-453c-ae7b-c3a5bb0159f2 None None] GET http://10.180.1.21/volume// [ 1057.384825] [55020]: DEBUG cinder.api.openstack.wsgi [None req-50b096e3-be91-453c-ae7b-c3a5bb0159f2 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.385167] [55020]: DEBUG cinder.api.openstack.wsgi [None req-50b096e3-be91-453c-ae7b-c3a5bb0159f2 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.385583] [55020]: INFO cinder.api.openstack.wsgi [None req-50b096e3-be91-453c-ae7b-c3a5bb0159f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1057.385888] [55020]: [pid: 55020|app: 0|req: 158/297] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:21:06 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1057.389712] [55019]: DEBUG cinder.api.middleware.request_id [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-0675ac19-729a-4eb5-bd27-840707093552 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.392101] [55019]: INFO cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-0675ac19-729a-4eb5-bd27-840707093552 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1057.392355] [55019]: DEBUG cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-0675ac19-729a-4eb5-bd27-840707093552 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.392568] [55019]: DEBUG cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-0675ac19-729a-4eb5-bd27-840707093552 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.407333] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407333] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.408303] [55020]: DEBUG cinder.api.middleware.request_id [None req-8b81681a-3e9b-4553-aad5-3dc38da84fb4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.410531] [55020]: INFO cinder.api.openstack.wsgi [None req-8b81681a-3e9b-4553-aad5-3dc38da84fb4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1057.411282] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8b81681a-3e9b-4553-aad5-3dc38da84fb4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.411282] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8b81681a-3e9b-4553-aad5-3dc38da84fb4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.412782] [55019]: INFO cinder.volume.api [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-0675ac19-729a-4eb5-bd27-840707093552 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1057.417313] [55019]: INFO cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-0675ac19-729a-4eb5-bd27-840707093552 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1057.417616] [55019]: [pid: 55019|app: 0|req: 140/298] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:21:06 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1057.422116] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.422116] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.426859] [55020]: INFO cinder.volume.api [None req-8b81681a-3e9b-4553-aad5-3dc38da84fb4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1057.436539] [55020]: INFO cinder.api.openstack.wsgi [None req-8b81681a-3e9b-4553-aad5-3dc38da84fb4 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1057.436539] [55020]: [pid: 55020|app: 0|req: 159/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:06 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.448203] [55019]: DEBUG cinder.api.middleware.request_id [None req-f043d051-a285-4b9e-9131-c7720f8c7551 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.451524] [55019]: INFO cinder.api.openstack.wsgi [None req-f043d051-a285-4b9e-9131-c7720f8c7551 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1058.451524] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f043d051-a285-4b9e-9131-c7720f8c7551 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.451524] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f043d051-a285-4b9e-9131-c7720f8c7551 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.473473] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.473473] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.483691] [55019]: INFO cinder.volume.api [None req-f043d051-a285-4b9e-9131-c7720f8c7551 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1058.490169] [55019]: INFO cinder.api.openstack.wsgi [None req-f043d051-a285-4b9e-9131-c7720f8c7551 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1058.490646] [55019]: [pid: 55019|app: 0|req: 141/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:07 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.637563] [55020]: DEBUG cinder.api.middleware.request_id [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-89434fe5-d504-4ad1-9825-878b0028d5fe None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.640202] [55020]: INFO cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-89434fe5-d504-4ad1-9825-878b0028d5fe tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f [ 1058.640446] [55020]: DEBUG cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-89434fe5-d504-4ad1-9825-878b0028d5fe tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.643606] [55020]: DEBUG cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-89434fe5-d504-4ad1-9825-878b0028d5fe tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.652446] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.652446] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.185238] [55020]: INFO cinder.api.openstack.wsgi [req-f9aaf567-83e5-4be1-b83b-76d40acf0335 req-89434fe5-d504-4ad1-9825-878b0028d5fe tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f returned with HTTP 200 [ 1059.186256] [55020]: [pid: 55020|app: 0|req: 160/301] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:21:07 2025] DELETE /volume/v3/attachments/9b0764d6-b9f3-4844-b17b-1f016292115f => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.412921] [55019]: DEBUG cinder.api.middleware.request_id [None req-72b753bd-6df0-409f-8b0f-9542adab368c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.415534] [55019]: INFO cinder.api.openstack.wsgi [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1059.416059] [55019]: DEBUG cinder.api.openstack.wsgi [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-795360041"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.417755] [55019]: DEBUG cinder.api.v3.volumes [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-795360041'}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1059.418292] [55019]: INFO cinder.api.v3.volumes [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Create volume of 1 GB [ 1059.429021] [55019]: INFO cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Availability Zones retrieved successfully. [ 1059.435820] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Flow 'volume_create_api' (dea0f466-3fe5-4c3a-826c-82b58f0b24ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1059.436710] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cdb08a8-bab7-4d34-b94a-17ddb74d9516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.438182] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1059.472291] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cdb08a8-bab7-4d34-b94a-17ddb74d9516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.473371] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688a4e58-9a7b-4b18-b9c3-5cb1ceebb533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.506542] [55020]: DEBUG cinder.api.middleware.request_id [None req-ba5a9f41-425c-48dd-be87-eb15a28a917a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.507557] [55020]: INFO cinder.api.openstack.wsgi [None req-ba5a9f41-425c-48dd-be87-eb15a28a917a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1059.507873] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ba5a9f41-425c-48dd-be87-eb15a28a917a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.508049] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ba5a9f41-425c-48dd-be87-eb15a28a917a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.526654] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.526654] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.535765] [55020]: INFO cinder.volume.api [None req-ba5a9f41-425c-48dd-be87-eb15a28a917a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1059.541967] [55019]: DEBUG cinder.quota [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Created reservations ['bc0e7aeb-4aa0-4801-a312-b76160995991', '26fea562-46fd-4e34-8577-1b6fff498ba1', '7ad13376-2387-44d7-8f6a-18fe27374480', '2c82da56-34cb-4f6b-9fe5-46b74483456e'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1059.542975] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688a4e58-9a7b-4b18-b9c3-5cb1ceebb533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc0e7aeb-4aa0-4801-a312-b76160995991', '26fea562-46fd-4e34-8577-1b6fff498ba1', '7ad13376-2387-44d7-8f6a-18fe27374480', '2c82da56-34cb-4f6b-9fe5-46b74483456e']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.543895] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c78656d-e84e-46c5-ac27-acae0168fb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.544577] [55020]: INFO cinder.api.openstack.wsgi [None req-ba5a9f41-425c-48dd-be87-eb15a28a917a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1059.545166] [55020]: [pid: 55020|app: 0|req: 161/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:08 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1059.559058] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c78656d-e84e-46c5-ac27-acae0168fb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01bec57d-5ebf-4037-b3f7-081cbe5a5e79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-795360041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fbe2f13a2dc468e87657b4df10f3a5a',qos_specs=None,replication_status=,reservations=['bc0e7aeb-4aa0-4801-a312-b76160995991','26fea562-46fd-4e34-8577-1b6fff498ba1','7ad13376-2387-44d7-8f6a-18fe27374480','2c82da56-34cb-4f6b-9fe5-46b74483456e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9867f9ed6e04738b2f0911d53ff1046',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-795360041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01bec57d-5ebf-4037-b3f7-081cbe5a5e79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fbe2f13a2dc468e87657b4df10f3a5a',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='a9867f9ed6e04738b2f0911d53ff1046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.560147] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55558085-87f1-48d7-aee9-77b2e08b14d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.584184] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55558085-87f1-48d7-aee9-77b2e08b14d7) 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-795360041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fbe2f13a2dc468e87657b4df10f3a5a',qos_specs=None,replication_status=,reservations=['bc0e7aeb-4aa0-4801-a312-b76160995991','26fea562-46fd-4e34-8577-1b6fff498ba1','7ad13376-2387-44d7-8f6a-18fe27374480','2c82da56-34cb-4f6b-9fe5-46b74483456e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9867f9ed6e04738b2f0911d53ff1046',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.585542] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa591b6-12bb-4d4f-b731-c2555cd1bdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.595050] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa591b6-12bb-4d4f-b731-c2555cd1bdce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1059.596395] [55019]: DEBUG cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Flow 'volume_create_api' (dea0f466-3fe5-4c3a-826c-82b58f0b24ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1059.596830] [55019]: INFO cinder.volume.api [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Create volume request issued successfully. [ 1059.597641] [55019]: INFO cinder.api.openstack.wsgi [None req-72b753bd-6df0-409f-8b0f-9542adab368c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1059.598162] [55019]: [pid: 55019|app: 0|req: 142/303] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:21:08 2025] POST /volume/v3/volumes => generated 752 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1059.607222] [55020]: DEBUG cinder.api.middleware.request_id [None req-7e08f4b7-f173-4811-9b14-7517cfc56577 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.609811] [55020]: INFO cinder.api.openstack.wsgi [None req-7e08f4b7-f173-4811-9b14-7517cfc56577 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1059.609980] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7e08f4b7-f173-4811-9b14-7517cfc56577 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.610231] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7e08f4b7-f173-4811-9b14-7517cfc56577 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.620234] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.620234] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.625518] [55020]: INFO cinder.volume.api [None req-7e08f4b7-f173-4811-9b14-7517cfc56577 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1059.634482] [55020]: INFO cinder.api.openstack.wsgi [None req-7e08f4b7-f173-4811-9b14-7517cfc56577 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1059.635950] [55020]: [pid: 55020|app: 0|req: 162/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:08 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.719125] [55019]: DEBUG cinder.api.middleware.request_id [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-49968507-f947-43a6-989b-0f9734e26db1 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.723300] [55019]: INFO cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-49968507-f947-43a6-989b-0f9734e26db1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1059.723830] [55019]: DEBUG cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-49968507-f947-43a6-989b-0f9734e26db1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.723830] [55019]: DEBUG cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-49968507-f947-43a6-989b-0f9734e26db1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.742059] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.742059] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.747044] [55019]: INFO cinder.volume.api [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-49968507-f947-43a6-989b-0f9734e26db1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1059.752868] [55019]: INFO cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-49968507-f947-43a6-989b-0f9734e26db1 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1059.753397] [55019]: [pid: 55019|app: 0|req: 143/305] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:21:08 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.775132] [55020]: DEBUG cinder.api.middleware.request_id [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-6e21cb3f-aefe-4630-afcc-d9415aca7956 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.783301] [55020]: INFO cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-6e21cb3f-aefe-4630-afcc-d9415aca7956 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] POST http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed/action [ 1059.783729] [55020]: DEBUG cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-6e21cb3f-aefe-4630-afcc-d9415aca7956 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1059.783886] [55020]: DEBUG cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-6e21cb3f-aefe-4630-afcc-d9415aca7956 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.805350] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.805350] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.805963] [55020]: INFO cinder.volume.api [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-6e21cb3f-aefe-4630-afcc-d9415aca7956 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1059.818629] [55020]: INFO cinder.volume.api [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-6e21cb3f-aefe-4630-afcc-d9415aca7956 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Begin detaching volume completed successfully. [ 1059.818900] [55020]: INFO cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-6e21cb3f-aefe-4630-afcc-d9415aca7956 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed/action returned with HTTP 202 [ 1059.819389] [55020]: [pid: 55020|app: 0|req: 163/306] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:21:08 2025] POST /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1059.839961] [55019]: DEBUG cinder.api.middleware.request_id [None req-d6cad67b-1a17-458e-8e92-8a96e2fc4b55 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.845240] [55019]: INFO cinder.api.openstack.wsgi [None req-d6cad67b-1a17-458e-8e92-8a96e2fc4b55 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1059.845503] [55019]: DEBUG cinder.api.openstack.wsgi [None req-d6cad67b-1a17-458e-8e92-8a96e2fc4b55 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.845743] [55019]: DEBUG cinder.api.openstack.wsgi [None req-d6cad67b-1a17-458e-8e92-8a96e2fc4b55 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.861227] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.861227] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.866048] [55019]: INFO cinder.volume.api [None req-d6cad67b-1a17-458e-8e92-8a96e2fc4b55 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1059.873224] [55019]: INFO cinder.api.openstack.wsgi [None req-d6cad67b-1a17-458e-8e92-8a96e2fc4b55 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1059.874334] [55019]: [pid: 55019|app: 0|req: 144/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:08 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.651058] [55020]: DEBUG cinder.api.middleware.request_id [None req-3e95dde5-2088-4f10-8a86-0211b2dca47f None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.654976] [55020]: INFO cinder.api.openstack.wsgi [None req-3e95dde5-2088-4f10-8a86-0211b2dca47f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1060.655239] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3e95dde5-2088-4f10-8a86-0211b2dca47f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.655460] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3e95dde5-2088-4f10-8a86-0211b2dca47f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.672084] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.672084] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.677803] [55020]: INFO cinder.volume.api [None req-3e95dde5-2088-4f10-8a86-0211b2dca47f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1060.687218] [55020]: INFO cinder.api.openstack.wsgi [None req-3e95dde5-2088-4f10-8a86-0211b2dca47f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1060.687645] [55020]: [pid: 55020|app: 0|req: 164/308] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:09 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.850541] [55019]: DEBUG cinder.api.middleware.request_id [None req-7a2ef5c7-c8d2-4403-9955-549a9cba1c0f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.851033] [55019]: INFO cinder.api.openstack.wsgi [None req-7a2ef5c7-c8d2-4403-9955-549a9cba1c0f None None] GET http://10.180.1.21/volume// [ 1060.851213] [55019]: DEBUG cinder.api.openstack.wsgi [None req-7a2ef5c7-c8d2-4403-9955-549a9cba1c0f None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.851434] [55019]: DEBUG cinder.api.openstack.wsgi [None req-7a2ef5c7-c8d2-4403-9955-549a9cba1c0f None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.851838] [55019]: INFO cinder.api.openstack.wsgi [None req-7a2ef5c7-c8d2-4403-9955-549a9cba1c0f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1060.852262] [55019]: [pid: 55019|app: 0|req: 145/309] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:21:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1060.859033] [55020]: DEBUG cinder.api.middleware.request_id [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-cfef047d-21a5-4cc6-8c09-b1a420260495 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.867439] [55020]: INFO cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-cfef047d-21a5-4cc6-8c09-b1a420260495 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1060.867925] [55020]: DEBUG cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-cfef047d-21a5-4cc6-8c09-b1a420260495 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.868326] [55020]: DEBUG cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-cfef047d-21a5-4cc6-8c09-b1a420260495 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.886046] [55019]: DEBUG cinder.api.middleware.request_id [None req-7a2d6f28-f0a1-43d8-80b2-ad49df4f5a9d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.886690] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.886690] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.890850] [55019]: INFO cinder.api.openstack.wsgi [None req-7a2d6f28-f0a1-43d8-80b2-ad49df4f5a9d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1060.894267] [55019]: DEBUG cinder.api.openstack.wsgi [None req-7a2d6f28-f0a1-43d8-80b2-ad49df4f5a9d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.894267] [55019]: DEBUG cinder.api.openstack.wsgi [None req-7a2d6f28-f0a1-43d8-80b2-ad49df4f5a9d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.899750] [55020]: INFO cinder.volume.api [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-cfef047d-21a5-4cc6-8c09-b1a420260495 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1060.911355] [55020]: INFO cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-cfef047d-21a5-4cc6-8c09-b1a420260495 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1060.911979] [55020]: [pid: 55020|app: 0|req: 165/310] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:21:09 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 1318 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1060.915121] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.915121] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.920604] [55019]: INFO cinder.volume.api [None req-7a2d6f28-f0a1-43d8-80b2-ad49df4f5a9d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1060.928450] [55019]: INFO cinder.api.openstack.wsgi [None req-7a2d6f28-f0a1-43d8-80b2-ad49df4f5a9d tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1060.929648] [55019]: [pid: 55019|app: 0|req: 146/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:09 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1060.950919] [55020]: DEBUG cinder.api.middleware.request_id [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-839ea148-8132-4310-bf88-b1a202eef80c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.954636] [55020]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-839ea148-8132-4310-bf88-b1a202eef80c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1060.955069] [55020]: DEBUG cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-839ea148-8132-4310-bf88-b1a202eef80c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.955436] [55020]: DEBUG cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-839ea148-8132-4310-bf88-b1a202eef80c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.969310] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.969310] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.978743] [55020]: INFO cinder.volume.api [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-839ea148-8132-4310-bf88-b1a202eef80c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1060.986797] [55020]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-839ea148-8132-4310-bf88-b1a202eef80c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1060.987709] [55020]: [pid: 55020|app: 0|req: 166/312] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:21:09 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.941770] [55019]: DEBUG cinder.api.middleware.request_id [None req-ed1dfc8b-fd84-43de-950d-86f3ff28567f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.944818] [55019]: INFO cinder.api.openstack.wsgi [None req-ed1dfc8b-fd84-43de-950d-86f3ff28567f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1061.945161] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ed1dfc8b-fd84-43de-950d-86f3ff28567f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.945481] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ed1dfc8b-fd84-43de-950d-86f3ff28567f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.975637] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.975637] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.981858] [55019]: INFO cinder.volume.api [None req-ed1dfc8b-fd84-43de-950d-86f3ff28567f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1061.987641] [55019]: INFO cinder.api.openstack.wsgi [None req-ed1dfc8b-fd84-43de-950d-86f3ff28567f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1061.988380] [55019]: [pid: 55019|app: 0|req: 147/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:10 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.096925] [55020]: DEBUG cinder.api.middleware.request_id [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-e7b8d762-2ec6-4a07-b1da-1a40ab656a59 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.099533] [55020]: INFO cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-e7b8d762-2ec6-4a07-b1da-1a40ab656a59 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6 [ 1062.099761] [55020]: DEBUG cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-e7b8d762-2ec6-4a07-b1da-1a40ab656a59 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.099983] [55020]: DEBUG cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-e7b8d762-2ec6-4a07-b1da-1a40ab656a59 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.110364] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.110364] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.521819] [55019]: DEBUG cinder.api.middleware.request_id [None req-3fc8cfbf-3933-42e8-be47-724f1e026baa None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.522762] [55019]: INFO cinder.api.openstack.wsgi [None req-3fc8cfbf-3933-42e8-be47-724f1e026baa None None] GET http://10.180.1.21/volume// [ 1062.523248] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3fc8cfbf-3933-42e8-be47-724f1e026baa None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.524017] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3fc8cfbf-3933-42e8-be47-724f1e026baa None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.524376] [55019]: INFO cinder.api.openstack.wsgi [None req-3fc8cfbf-3933-42e8-be47-724f1e026baa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1062.524870] [55019]: [pid: 55019|app: 0|req: 148/314] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1062.529903] [55019]: DEBUG cinder.api.middleware.request_id [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-90e6d632-12f5-4324-a8cc-6cfebe946b58 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.533216] [55019]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-90e6d632-12f5-4324-a8cc-6cfebe946b58 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1062.536084] [55019]: DEBUG cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-90e6d632-12f5-4324-a8cc-6cfebe946b58 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01bec57d-5ebf-4037-b3f7-081cbe5a5e79", "connector": null, "instance_uuid": "d66e4bf6-f80a-4d4a-b4e1-2bb8b33f0100"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1062.554266] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.554266] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.584279] [55019]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-90e6d632-12f5-4324-a8cc-6cfebe946b58 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1062.585334] [55019]: [pid: 55019|app: 0|req: 149/315] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:21:11 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.615631] [55019]: DEBUG cinder.api.middleware.request_id [None req-a0cdf679-a2a6-467d-a7e0-9cc7107e3dc0 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.621591] [55019]: INFO cinder.api.openstack.wsgi [None req-a0cdf679-a2a6-467d-a7e0-9cc7107e3dc0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1062.622155] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a0cdf679-a2a6-467d-a7e0-9cc7107e3dc0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.624437] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a0cdf679-a2a6-467d-a7e0-9cc7107e3dc0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.639015] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.639015] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.643393] [55019]: INFO cinder.volume.api [None req-a0cdf679-a2a6-467d-a7e0-9cc7107e3dc0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1062.650808] [55019]: INFO cinder.api.openstack.wsgi [None req-a0cdf679-a2a6-467d-a7e0-9cc7107e3dc0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1062.650918] [55020]: INFO cinder.api.openstack.wsgi [req-5722a7c9-5221-4cfe-b432-bace0917aa38 req-e7b8d762-2ec6-4a07-b1da-1a40ab656a59 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6 returned with HTTP 200 [ 1062.650980] [55019]: [pid: 55019|app: 0|req: 150/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.651025] [55020]: [pid: 55020|app: 0|req: 167/317] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:21:10 2025] DELETE /volume/v3/attachments/c7bd1632-64f6-4c23-979b-78f27bd2dea6 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.651344] [55019]: DEBUG cinder.api.middleware.request_id [req-0d77d683-b2d7-40df-84fa-259178562332 req-9305ef77-23ab-4c24-b668-3c998e5b8cdc None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.656276] [55019]: INFO cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-9305ef77-23ab-4c24-b668-3c998e5b8cdc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1062.656276] [55019]: DEBUG cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-9305ef77-23ab-4c24-b668-3c998e5b8cdc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.656276] [55019]: DEBUG cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-9305ef77-23ab-4c24-b668-3c998e5b8cdc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.667679] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.667679] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.672069] [55019]: INFO cinder.volume.api [req-0d77d683-b2d7-40df-84fa-259178562332 req-9305ef77-23ab-4c24-b668-3c998e5b8cdc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1062.678978] [55019]: INFO cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-9305ef77-23ab-4c24-b668-3c998e5b8cdc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1062.679927] [55019]: [pid: 55019|app: 0|req: 151/318] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.703463] [55020]: DEBUG cinder.api.middleware.request_id [None req-d6208b2b-6983-4998-9e7e-e47c618563a8 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.704077] [55020]: INFO cinder.api.openstack.wsgi [None req-d6208b2b-6983-4998-9e7e-e47c618563a8 None None] GET http://10.180.1.21/volume// [ 1062.704866] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d6208b2b-6983-4998-9e7e-e47c618563a8 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.704866] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d6208b2b-6983-4998-9e7e-e47c618563a8 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.705451] [55020]: INFO cinder.api.openstack.wsgi [None req-d6208b2b-6983-4998-9e7e-e47c618563a8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1062.705875] [55020]: [pid: 55020|app: 0|req: 168/319] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1062.710408] [55019]: DEBUG cinder.api.middleware.request_id [req-0d77d683-b2d7-40df-84fa-259178562332 req-8740c3ed-e127-4e65-9fd6-0d88f40d21db None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.712960] [55019]: INFO cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-8740c3ed-e127-4e65-9fd6-0d88f40d21db tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1062.713479] [55019]: DEBUG cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-8740c3ed-e127-4e65-9fd6-0d88f40d21db tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e650d2b-d9f5-4ce9-a392-0739f8d406e1", "connector": null, "instance_uuid": "feb63777-049e-46d0-9a74-c075c2273b91"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1062.726433] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.726433] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.753847] [55019]: INFO cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-8740c3ed-e127-4e65-9fd6-0d88f40d21db tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1062.757117] [55019]: [pid: 55019|app: 0|req: 152/320] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:21:11 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) [ 1062.782822] [55020]: DEBUG cinder.api.middleware.request_id [req-0d77d683-b2d7-40df-84fa-259178562332 req-9c2cc0a1-f9f4-4a9e-b5bf-b007cb0f6cfa None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.789309] [55020]: INFO cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-9c2cc0a1-f9f4-4a9e-b5bf-b007cb0f6cfa tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] POST http://10.180.1.21/volume/v3/attachments/4024097b-dea1-408b-ac2f-a1e8d04d7ae7/action [ 1062.789309] [55020]: DEBUG cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-9c2cc0a1-f9f4-4a9e-b5bf-b007cb0f6cfa tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1062.789309] [55020]: DEBUG cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-9c2cc0a1-f9f4-4a9e-b5bf-b007cb0f6cfa tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1062.812459] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.812459] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.822986] [55020]: INFO cinder.api.openstack.wsgi [req-0d77d683-b2d7-40df-84fa-259178562332 req-9c2cc0a1-f9f4-4a9e-b5bf-b007cb0f6cfa tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/attachments/4024097b-dea1-408b-ac2f-a1e8d04d7ae7/action returned with HTTP 204 [ 1062.823811] [55020]: [pid: 55020|app: 0|req: 169/321] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:21:11 2025] POST /volume/v3/attachments/4024097b-dea1-408b-ac2f-a1e8d04d7ae7/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1062.849348] [55019]: DEBUG cinder.api.middleware.request_id [None req-3403707c-ae68-411b-8fa6-d290c42cca5e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.849556] [55019]: INFO cinder.api.openstack.wsgi [None req-3403707c-ae68-411b-8fa6-d290c42cca5e tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1062.849889] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3403707c-ae68-411b-8fa6-d290c42cca5e tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.850286] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3403707c-ae68-411b-8fa6-d290c42cca5e tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.864382] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.864382] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.868685] [55019]: INFO cinder.volume.api [None req-3403707c-ae68-411b-8fa6-d290c42cca5e tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1062.877364] [55019]: INFO cinder.api.openstack.wsgi [None req-3403707c-ae68-411b-8fa6-d290c42cca5e tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1062.877809] [55019]: [pid: 55019|app: 0|req: 153/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 1110 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.888914] [55020]: DEBUG cinder.api.middleware.request_id [None req-10674b27-8ea0-4ff2-836e-5f8d19580db6 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.891223] [55020]: INFO cinder.api.openstack.wsgi [None req-10674b27-8ea0-4ff2-836e-5f8d19580db6 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1062.891402] [55020]: DEBUG cinder.api.openstack.wsgi [None req-10674b27-8ea0-4ff2-836e-5f8d19580db6 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.891648] [55020]: DEBUG cinder.api.openstack.wsgi [None req-10674b27-8ea0-4ff2-836e-5f8d19580db6 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.908555] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.908555] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.913135] [55020]: INFO cinder.volume.api [None req-10674b27-8ea0-4ff2-836e-5f8d19580db6 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1062.922812] [55020]: INFO cinder.api.openstack.wsgi [None req-10674b27-8ea0-4ff2-836e-5f8d19580db6 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1062.922812] [55020]: [pid: 55020|app: 0|req: 170/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.968024] [55019]: DEBUG cinder.api.middleware.request_id [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-8ea0d659-259e-4099-a930-db38fb0142f8 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.968365] [55019]: INFO cinder.api.openstack.wsgi [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-8ea0d659-259e-4099-a930-db38fb0142f8 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1062.968365] [55019]: DEBUG cinder.api.openstack.wsgi [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-8ea0d659-259e-4099-a930-db38fb0142f8 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.968644] [55019]: DEBUG cinder.api.openstack.wsgi [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-8ea0d659-259e-4099-a930-db38fb0142f8 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.980065] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.980065] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.983554] [55019]: INFO cinder.volume.api [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-8ea0d659-259e-4099-a930-db38fb0142f8 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1062.988242] [55019]: INFO cinder.api.openstack.wsgi [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-8ea0d659-259e-4099-a930-db38fb0142f8 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1062.988657] [55019]: [pid: 55019|app: 0|req: 154/324] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.004584] [55020]: DEBUG cinder.api.middleware.request_id [None req-930ce250-1f1d-47eb-9dbd-30c161a0693c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.007170] [55020]: INFO cinder.api.openstack.wsgi [None req-930ce250-1f1d-47eb-9dbd-30c161a0693c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1063.007451] [55020]: DEBUG cinder.api.openstack.wsgi [None req-930ce250-1f1d-47eb-9dbd-30c161a0693c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.007768] [55020]: DEBUG cinder.api.openstack.wsgi [None req-930ce250-1f1d-47eb-9dbd-30c161a0693c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.010183] [55019]: DEBUG cinder.api.middleware.request_id [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-1f6e1847-1e51-4dc8-9173-6a5450da8308 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.017019] [55019]: INFO cinder.api.openstack.wsgi [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-1f6e1847-1e51-4dc8-9173-6a5450da8308 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4024097b-dea1-408b-ac2f-a1e8d04d7ae7 [ 1063.017585] [55019]: DEBUG cinder.api.openstack.wsgi [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-1f6e1847-1e51-4dc8-9173-6a5450da8308 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.017585] [55019]: DEBUG cinder.api.openstack.wsgi [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-1f6e1847-1e51-4dc8-9173-6a5450da8308 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.018747] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.018747] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.022861] [55020]: INFO cinder.volume.api [None req-930ce250-1f1d-47eb-9dbd-30c161a0693c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1063.024947] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.024947] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.033529] [55020]: INFO cinder.api.openstack.wsgi [None req-930ce250-1f1d-47eb-9dbd-30c161a0693c tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1063.033529] [55020]: [pid: 55020|app: 0|req: 171/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.055466] [55020]: DEBUG cinder.api.middleware.request_id [None req-74f739c9-bb7d-4a5d-a043-7f4b878b3d58 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.057652] [55020]: INFO cinder.api.openstack.wsgi [None req-74f739c9-bb7d-4a5d-a043-7f4b878b3d58 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1063.057897] [55020]: DEBUG cinder.api.openstack.wsgi [None req-74f739c9-bb7d-4a5d-a043-7f4b878b3d58 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.058139] [55020]: DEBUG cinder.api.openstack.wsgi [None req-74f739c9-bb7d-4a5d-a043-7f4b878b3d58 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.066684] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.066684] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.075290] [55020]: INFO cinder.volume.api [None req-74f739c9-bb7d-4a5d-a043-7f4b878b3d58 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1063.080323] [55020]: INFO cinder.api.openstack.wsgi [None req-74f739c9-bb7d-4a5d-a043-7f4b878b3d58 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1063.080915] [55020]: [pid: 55020|app: 0|req: 172/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.120271] [55020]: DEBUG cinder.api.middleware.request_id [None req-ac215acf-c90c-4edb-81d5-7e505bca011a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.120764] [55020]: INFO cinder.api.openstack.wsgi [None req-ac215acf-c90c-4edb-81d5-7e505bca011a None None] GET http://10.180.1.21/volume// [ 1063.121027] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ac215acf-c90c-4edb-81d5-7e505bca011a None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.121264] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ac215acf-c90c-4edb-81d5-7e505bca011a None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.121901] [55020]: INFO cinder.api.openstack.wsgi [None req-ac215acf-c90c-4edb-81d5-7e505bca011a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1063.124823] [55020]: [pid: 55020|app: 0|req: 173/327] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1063.126065] [55020]: DEBUG cinder.api.middleware.request_id [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-00f10904-1463-4d5a-a748-250ce3e627e7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.130354] [55020]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-00f10904-1463-4d5a-a748-250ce3e627e7 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1063.130697] [55020]: DEBUG cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-00f10904-1463-4d5a-a748-250ce3e627e7 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.131078] [55020]: DEBUG cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-00f10904-1463-4d5a-a748-250ce3e627e7 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.149561] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149561] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.153892] [55020]: INFO cinder.volume.api [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-00f10904-1463-4d5a-a748-250ce3e627e7 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1063.163896] [55020]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-00f10904-1463-4d5a-a748-250ce3e627e7 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1063.165308] [55020]: [pid: 55020|app: 0|req: 174/328] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:21:11 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1063.204664] [55020]: DEBUG cinder.api.middleware.request_id [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-f75682af-d645-4e79-9d8f-75226a844bea None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.207572] [55020]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-f75682af-d645-4e79-9d8f-75226a844bea tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] PUT http://10.180.1.21/volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724 [ 1063.208340] [55020]: DEBUG cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-f75682af-d645-4e79-9d8f-75226a844bea tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-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-544430", "mountpoint": "/dev/sdb"}}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1063.217697] [55020]: DEBUG cinder.coordination [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-f75682af-d645-4e79-9d8f-75226a844bea tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Acquiring lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1063.222724] [55020]: DEBUG cinder.coordination [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-f75682af-d645-4e79-9d8f-75226a844bea tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1063.223848] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.223848] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.554282] [55019]: INFO cinder.api.openstack.wsgi [req-089c98f1-2ae5-4138-b4b2-523ae9f388cd req-1f6e1847-1e51-4dc8-9173-6a5450da8308 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/attachments/4024097b-dea1-408b-ac2f-a1e8d04d7ae7 returned with HTTP 200 [ 1063.554516] [55019]: [pid: 55019|app: 0|req: 155/329] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:21:11 2025] DELETE /volume/v3/attachments/4024097b-dea1-408b-ac2f-a1e8d04d7ae7 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.570181] [55019]: DEBUG cinder.api.middleware.request_id [None req-c647ec3b-de5b-4e8f-a411-77b79d953f8c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.572099] [55019]: INFO cinder.api.openstack.wsgi [None req-c647ec3b-de5b-4e8f-a411-77b79d953f8c tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1063.572299] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c647ec3b-de5b-4e8f-a411-77b79d953f8c tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.572514] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c647ec3b-de5b-4e8f-a411-77b79d953f8c tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.580078] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.580078] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.583976] [55019]: INFO cinder.volume.api [None req-c647ec3b-de5b-4e8f-a411-77b79d953f8c tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1063.589440] [55019]: INFO cinder.api.openstack.wsgi [None req-c647ec3b-de5b-4e8f-a411-77b79d953f8c tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1063.589856] [55019]: [pid: 55019|app: 0|req: 156/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:12 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.603403] [55019]: DEBUG cinder.api.middleware.request_id [None req-0dff5ac4-10a8-4b7f-ac7a-bc174e05ca4a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.605936] [55019]: INFO cinder.api.openstack.wsgi [None req-0dff5ac4-10a8-4b7f-ac7a-bc174e05ca4a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1063.606244] [55019]: DEBUG cinder.api.openstack.wsgi [None req-0dff5ac4-10a8-4b7f-ac7a-bc174e05ca4a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.606473] [55019]: DEBUG cinder.api.openstack.wsgi [None req-0dff5ac4-10a8-4b7f-ac7a-bc174e05ca4a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.614901] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.614901] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.618861] [55019]: INFO cinder.volume.api [None req-0dff5ac4-10a8-4b7f-ac7a-bc174e05ca4a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1063.624072] [55019]: INFO cinder.api.openstack.wsgi [None req-0dff5ac4-10a8-4b7f-ac7a-bc174e05ca4a tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1063.624478] [55019]: [pid: 55019|app: 0|req: 157/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:12 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.634657] [55019]: DEBUG cinder.api.middleware.request_id [None req-e636728c-04c7-48de-a01a-6c1a0b6f79bd None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.636790] [55019]: INFO cinder.api.openstack.wsgi [None req-e636728c-04c7-48de-a01a-6c1a0b6f79bd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1063.637042] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e636728c-04c7-48de-a01a-6c1a0b6f79bd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.637481] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e636728c-04c7-48de-a01a-6c1a0b6f79bd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.645987] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645987] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.649861] [55019]: INFO cinder.volume.api [None req-e636728c-04c7-48de-a01a-6c1a0b6f79bd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1063.654504] [55019]: INFO cinder.api.openstack.wsgi [None req-e636728c-04c7-48de-a01a-6c1a0b6f79bd tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1063.654951] [55019]: [pid: 55019|app: 0|req: 158/332] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:12 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.666024] [55019]: DEBUG cinder.api.middleware.request_id [None req-b8651b8a-2d5f-46a2-b19a-1334f1c47f37 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.667913] [55019]: INFO cinder.api.openstack.wsgi [None req-b8651b8a-2d5f-46a2-b19a-1334f1c47f37 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1063.668146] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b8651b8a-2d5f-46a2-b19a-1334f1c47f37 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.668363] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b8651b8a-2d5f-46a2-b19a-1334f1c47f37 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.678346] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.678346] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.682462] [55019]: INFO cinder.volume.api [None req-b8651b8a-2d5f-46a2-b19a-1334f1c47f37 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1063.687440] [55019]: INFO cinder.api.openstack.wsgi [None req-b8651b8a-2d5f-46a2-b19a-1334f1c47f37 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1063.688374] [55019]: [pid: 55019|app: 0|req: 159/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:12 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.990540] [55019]: DEBUG cinder.api.middleware.request_id [None req-9bd1501c-ccc1-4407-9d26-be381c4d1e57 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.992757] [55019]: INFO cinder.api.openstack.wsgi [None req-9bd1501c-ccc1-4407-9d26-be381c4d1e57 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1063.992859] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9bd1501c-ccc1-4407-9d26-be381c4d1e57 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.993726] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9bd1501c-ccc1-4407-9d26-be381c4d1e57 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.000857] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.000857] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.007217] [55019]: INFO cinder.volume.api [None req-9bd1501c-ccc1-4407-9d26-be381c4d1e57 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1064.012837] [55019]: INFO cinder.api.openstack.wsgi [None req-9bd1501c-ccc1-4407-9d26-be381c4d1e57 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1064.013282] [55019]: [pid: 55019|app: 0|req: 160/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:12 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.699360] [55019]: DEBUG cinder.api.middleware.request_id [None req-a185b2b8-d41d-4ef1-b9d5-640f30ad6c8b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.701992] [55019]: INFO cinder.api.openstack.wsgi [None req-a185b2b8-d41d-4ef1-b9d5-640f30ad6c8b tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1064.702282] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a185b2b8-d41d-4ef1-b9d5-640f30ad6c8b tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.702516] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a185b2b8-d41d-4ef1-b9d5-640f30ad6c8b tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.717925] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.717925] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.722688] [55019]: INFO cinder.volume.api [None req-a185b2b8-d41d-4ef1-b9d5-640f30ad6c8b tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1064.728691] [55019]: INFO cinder.api.openstack.wsgi [None req-a185b2b8-d41d-4ef1-b9d5-640f30ad6c8b tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1064.729149] [55019]: [pid: 55019|app: 0|req: 161/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:13 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.740997] [55019]: DEBUG cinder.api.middleware.request_id [None req-e017c520-41ba-43b5-9aca-1d717e64afbf None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.745303] [55019]: INFO cinder.api.openstack.wsgi [None req-e017c520-41ba-43b5-9aca-1d717e64afbf tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1065.745303] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e017c520-41ba-43b5-9aca-1d717e64afbf tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.745303] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e017c520-41ba-43b5-9aca-1d717e64afbf tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.763038] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.763038] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.767692] [55019]: INFO cinder.volume.api [None req-e017c520-41ba-43b5-9aca-1d717e64afbf tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1065.773754] [55019]: INFO cinder.api.openstack.wsgi [None req-e017c520-41ba-43b5-9aca-1d717e64afbf tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1065.774323] [55019]: [pid: 55019|app: 0|req: 162/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:14 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.429709] [55019]: DEBUG cinder.api.middleware.request_id [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.431922] [55019]: INFO cinder.api.openstack.wsgi [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1066.432256] [55019]: DEBUG cinder.api.openstack.wsgi [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1785136869", "imageRef": "494029ea-a5c5-4db8-8f38-96c760c3eb78", "size": 1}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1066.434056] [55019]: DEBUG cinder.api.v3.volumes [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1785136869', 'imageRef': '494029ea-a5c5-4db8-8f38-96c760c3eb78', 'size': 1}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1066.688087] [55019]: INFO cinder.api.v3.volumes [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Create volume of 1 GB [ 1066.697480] [55019]: INFO cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Availability Zones retrieved successfully. [ 1066.708054] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Flow 'volume_create_api' (03a187fd-d514-4367-b89d-7526f9191f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1066.709311] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a047033e-4f03-4c62-aca1-8fa062d2696b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.710525] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1066.764803] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a047033e-4f03-4c62-aca1-8fa062d2696b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.765802] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9a4c01-767b-46b0-b22d-b684fb26f048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.800327] [55019]: DEBUG cinder.quota [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Created reservations ['0f6c4c65-dabb-4b1f-a34c-a59a8ddd6f64', 'ac921ad3-00c6-4a0c-851a-724b8c2a51b2', 'a2a00928-9779-492b-b19e-b7a960e9ce67', '56f61614-400f-4be5-8cff-1da4a07c648c'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1066.801331] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9a4c01-767b-46b0-b22d-b684fb26f048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f6c4c65-dabb-4b1f-a34c-a59a8ddd6f64', 'ac921ad3-00c6-4a0c-851a-724b8c2a51b2', 'a2a00928-9779-492b-b19e-b7a960e9ce67', '56f61614-400f-4be5-8cff-1da4a07c648c']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.802235] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9bd57f-71ed-469d-b8e0-3196903c0e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.818808] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9bd57f-71ed-469d-b8e0-3196903c0e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad03e871-0036-442d-a8e8-0bacc4f57601', '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-1785136869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e31b2cf4afb4b3e9ac0612cf0a2abbf',qos_specs=None,replication_status=,reservations=['0f6c4c65-dabb-4b1f-a34c-a59a8ddd6f64','ac921ad3-00c6-4a0c-851a-724b8c2a51b2','a2a00928-9779-492b-b19e-b7a960e9ce67','56f61614-400f-4be5-8cff-1da4a07c648c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5f8035111a416faab2c37787939adc',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1785136869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad03e871-0036-442d-a8e8-0bacc4f57601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e31b2cf4afb4b3e9ac0612cf0a2abbf',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='5d5f8035111a416faab2c37787939adc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.819235] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412afb65-5c70-430f-9dea-34a0d003963a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.839154] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412afb65-5c70-430f-9dea-34a0d003963a) 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-1785136869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e31b2cf4afb4b3e9ac0612cf0a2abbf',qos_specs=None,replication_status=,reservations=['0f6c4c65-dabb-4b1f-a34c-a59a8ddd6f64','ac921ad3-00c6-4a0c-851a-724b8c2a51b2','a2a00928-9779-492b-b19e-b7a960e9ce67','56f61614-400f-4be5-8cff-1da4a07c648c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5f8035111a416faab2c37787939adc',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.840105] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf860106-7b18-4b28-a28f-195db05e53c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.849919] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf860106-7b18-4b28-a28f-195db05e53c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.850134] [55019]: DEBUG cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Flow 'volume_create_api' (03a187fd-d514-4367-b89d-7526f9191f7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1066.850503] [55019]: INFO cinder.volume.api [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Create volume request issued successfully. [ 1066.851238] [55019]: INFO cinder.api.openstack.wsgi [None req-01649571-0e33-4697-a9e5-56b7bd4caf0e tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1066.852126] [55019]: [pid: 55019|app: 0|req: 163/337] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 18:21:15 2025] POST /volume/v3/volumes => generated 752 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1066.852654] [55019]: DEBUG cinder.api.middleware.request_id [None req-eb0a8042-4299-4853-844b-641211426778 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.856635] [55019]: INFO cinder.api.openstack.wsgi [None req-eb0a8042-4299-4853-844b-641211426778 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1066.856850] [55019]: DEBUG cinder.api.openstack.wsgi [None req-eb0a8042-4299-4853-844b-641211426778 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.857082] [55019]: DEBUG cinder.api.openstack.wsgi [None req-eb0a8042-4299-4853-844b-641211426778 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.870577] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870577] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.874222] [55019]: INFO cinder.volume.api [None req-eb0a8042-4299-4853-844b-641211426778 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1066.880512] [55019]: INFO cinder.api.openstack.wsgi [None req-eb0a8042-4299-4853-844b-641211426778 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1066.880937] [55019]: [pid: 55019|app: 0|req: 164/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:15 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.881619] [55019]: DEBUG cinder.api.middleware.request_id [None req-75440b43-5f0d-4065-b6e8-2446e85f3ae9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.885414] [55019]: INFO cinder.api.openstack.wsgi [None req-75440b43-5f0d-4065-b6e8-2446e85f3ae9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1066.885414] [55019]: DEBUG cinder.api.openstack.wsgi [None req-75440b43-5f0d-4065-b6e8-2446e85f3ae9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.885414] [55019]: DEBUG cinder.api.openstack.wsgi [None req-75440b43-5f0d-4065-b6e8-2446e85f3ae9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.893770] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.893770] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.898611] [55019]: INFO cinder.volume.api [None req-75440b43-5f0d-4065-b6e8-2446e85f3ae9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1066.903876] [55019]: INFO cinder.api.openstack.wsgi [None req-75440b43-5f0d-4065-b6e8-2446e85f3ae9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1066.904423] [55019]: [pid: 55019|app: 0|req: 165/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:15 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.746829] [55020]: DEBUG cinder.coordination [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-f75682af-d645-4e79-9d8f-75226a844bea tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1067.747282] [55020]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-f75682af-d645-4e79-9d8f-75226a844bea tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724 returned with HTTP 200 [ 1067.747767] [55020]: [pid: 55020|app: 0|req: 175/340] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:21:12 2025] PUT /volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1067.894376] [55019]: DEBUG cinder.api.middleware.request_id [None req-69fd0442-347b-417d-916d-c0bbdf5dfcc6 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.898958] [55019]: INFO cinder.api.openstack.wsgi [None req-69fd0442-347b-417d-916d-c0bbdf5dfcc6 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1067.898958] [55019]: DEBUG cinder.api.openstack.wsgi [None req-69fd0442-347b-417d-916d-c0bbdf5dfcc6 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.898958] [55019]: DEBUG cinder.api.openstack.wsgi [None req-69fd0442-347b-417d-916d-c0bbdf5dfcc6 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.914724] [55020]: DEBUG cinder.api.middleware.request_id [None req-abbb48f7-b848-442b-a709-333adad1b2ad None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.918054] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.918054] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.921101] [55020]: INFO cinder.api.openstack.wsgi [None req-abbb48f7-b848-442b-a709-333adad1b2ad tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1067.921101] [55020]: DEBUG cinder.api.openstack.wsgi [None req-abbb48f7-b848-442b-a709-333adad1b2ad tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.921101] [55020]: DEBUG cinder.api.openstack.wsgi [None req-abbb48f7-b848-442b-a709-333adad1b2ad tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.933772] [55019]: INFO cinder.volume.api [None req-69fd0442-347b-417d-916d-c0bbdf5dfcc6 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1067.935186] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.935186] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.940944] [55020]: INFO cinder.volume.api [None req-abbb48f7-b848-442b-a709-333adad1b2ad tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1067.942062] [55019]: INFO cinder.api.openstack.wsgi [None req-69fd0442-347b-417d-916d-c0bbdf5dfcc6 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1067.942541] [55019]: [pid: 55019|app: 0|req: 166/341] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:16 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.950020] [55020]: INFO cinder.api.openstack.wsgi [None req-abbb48f7-b848-442b-a709-333adad1b2ad tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1067.950020] [55020]: [pid: 55020|app: 0|req: 176/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:16 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.956249] [55019]: DEBUG cinder.api.middleware.request_id [None req-9b1b7e5f-86fd-4a41-a64f-1ce0f17906c0 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.958342] [55019]: INFO cinder.api.openstack.wsgi [None req-9b1b7e5f-86fd-4a41-a64f-1ce0f17906c0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1068.958603] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9b1b7e5f-86fd-4a41-a64f-1ce0f17906c0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.958828] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9b1b7e5f-86fd-4a41-a64f-1ce0f17906c0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.959228] [55020]: DEBUG cinder.api.middleware.request_id [None req-12f29841-19cf-4a5e-9e69-b67672dd0833 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.961472] [55020]: INFO cinder.api.openstack.wsgi [None req-12f29841-19cf-4a5e-9e69-b67672dd0833 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1068.961611] [55020]: DEBUG cinder.api.openstack.wsgi [None req-12f29841-19cf-4a5e-9e69-b67672dd0833 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.961827] [55020]: DEBUG cinder.api.openstack.wsgi [None req-12f29841-19cf-4a5e-9e69-b67672dd0833 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.970634] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970634] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.975511] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.975511] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.975578] [55020]: INFO cinder.volume.api [None req-12f29841-19cf-4a5e-9e69-b67672dd0833 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1068.978289] [55019]: INFO cinder.volume.api [None req-9b1b7e5f-86fd-4a41-a64f-1ce0f17906c0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1068.979753] [55020]: INFO cinder.api.openstack.wsgi [None req-12f29841-19cf-4a5e-9e69-b67672dd0833 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1068.980155] [55020]: [pid: 55020|app: 0|req: 177/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:17 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.983173] [55019]: INFO cinder.api.openstack.wsgi [None req-9b1b7e5f-86fd-4a41-a64f-1ce0f17906c0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1068.983726] [55019]: [pid: 55019|app: 0|req: 167/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:17 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.992327] [55020]: DEBUG cinder.api.middleware.request_id [None req-65d4b875-f4c1-4ce6-a31d-f165c2e4ae61 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.994692] [55020]: INFO cinder.api.openstack.wsgi [None req-65d4b875-f4c1-4ce6-a31d-f165c2e4ae61 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1069.994974] [55020]: DEBUG cinder.api.openstack.wsgi [None req-65d4b875-f4c1-4ce6-a31d-f165c2e4ae61 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.995330] [55020]: DEBUG cinder.api.openstack.wsgi [None req-65d4b875-f4c1-4ce6-a31d-f165c2e4ae61 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.999100] [55019]: DEBUG cinder.api.middleware.request_id [None req-0f1822e0-91cd-4ad3-b9d6-ad6750795d16 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.002567] [55019]: INFO cinder.api.openstack.wsgi [None req-0f1822e0-91cd-4ad3-b9d6-ad6750795d16 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1070.003301] [55019]: DEBUG cinder.api.openstack.wsgi [None req-0f1822e0-91cd-4ad3-b9d6-ad6750795d16 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.003611] [55019]: DEBUG cinder.api.openstack.wsgi [None req-0f1822e0-91cd-4ad3-b9d6-ad6750795d16 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.008145] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.008145] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.014654] [55020]: INFO cinder.volume.api [None req-65d4b875-f4c1-4ce6-a31d-f165c2e4ae61 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1070.019379] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.019379] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.022140] [55020]: INFO cinder.api.openstack.wsgi [None req-65d4b875-f4c1-4ce6-a31d-f165c2e4ae61 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1070.022490] [55020]: [pid: 55020|app: 0|req: 178/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:18 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.026215] [55019]: INFO cinder.volume.api [None req-0f1822e0-91cd-4ad3-b9d6-ad6750795d16 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1070.033241] [55019]: INFO cinder.api.openstack.wsgi [None req-0f1822e0-91cd-4ad3-b9d6-ad6750795d16 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1070.033811] [55019]: [pid: 55019|app: 0|req: 168/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:18 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.428874] [55020]: DEBUG cinder.api.middleware.request_id [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-daff0510-e32c-4b8e-8937-0025bff71ea3 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.431353] [55020]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-daff0510-e32c-4b8e-8937-0025bff71ea3 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] POST http://10.180.1.21/volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724/action [ 1070.431840] [55020]: DEBUG cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-daff0510-e32c-4b8e-8937-0025bff71ea3 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1070.432023] [55020]: DEBUG cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-daff0510-e32c-4b8e-8937-0025bff71ea3 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1070.450391] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.450391] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.458790] [55020]: INFO cinder.api.openstack.wsgi [req-964d75f6-3dfc-47d1-b371-ebbba6fd0ed4 req-daff0510-e32c-4b8e-8937-0025bff71ea3 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724/action returned with HTTP 204 [ 1070.459396] [55020]: [pid: 55020|app: 0|req: 179/347] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:21:19 2025] POST /volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1071.035391] [55019]: DEBUG cinder.api.middleware.request_id [None req-b8f7612b-d179-49a0-b22f-03bfb671e5d8 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.037751] [55019]: INFO cinder.api.openstack.wsgi [None req-b8f7612b-d179-49a0-b22f-03bfb671e5d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1071.037991] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b8f7612b-d179-49a0-b22f-03bfb671e5d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.038232] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b8f7612b-d179-49a0-b22f-03bfb671e5d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.045729] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.045729] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.046851] [55020]: DEBUG cinder.api.middleware.request_id [None req-77706b56-57b2-44d4-9345-643ecc0bfad5 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.049392] [55020]: INFO cinder.api.openstack.wsgi [None req-77706b56-57b2-44d4-9345-643ecc0bfad5 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1071.049578] [55020]: DEBUG cinder.api.openstack.wsgi [None req-77706b56-57b2-44d4-9345-643ecc0bfad5 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.049799] [55020]: DEBUG cinder.api.openstack.wsgi [None req-77706b56-57b2-44d4-9345-643ecc0bfad5 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.050110] [55019]: INFO cinder.volume.api [None req-b8f7612b-d179-49a0-b22f-03bfb671e5d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1071.054946] [55019]: INFO cinder.api.openstack.wsgi [None req-b8f7612b-d179-49a0-b22f-03bfb671e5d8 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1071.055356] [55019]: [pid: 55019|app: 0|req: 169/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:19 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.059938] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.059938] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.063245] [55020]: INFO cinder.volume.api [None req-77706b56-57b2-44d4-9345-643ecc0bfad5 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1071.067641] [55020]: INFO cinder.api.openstack.wsgi [None req-77706b56-57b2-44d4-9345-643ecc0bfad5 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1071.068109] [55020]: [pid: 55020|app: 0|req: 180/349] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:19 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1071.079425] [55019]: DEBUG cinder.api.middleware.request_id [None req-37f14a04-6686-4807-9b2c-4473c660aa6a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.081591] [55019]: INFO cinder.api.openstack.wsgi [None req-37f14a04-6686-4807-9b2c-4473c660aa6a tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1071.081827] [55019]: DEBUG cinder.api.openstack.wsgi [None req-37f14a04-6686-4807-9b2c-4473c660aa6a tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.082096] [55019]: DEBUG cinder.api.openstack.wsgi [None req-37f14a04-6686-4807-9b2c-4473c660aa6a tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.093964] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.093964] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.097436] [55019]: INFO cinder.volume.api [None req-37f14a04-6686-4807-9b2c-4473c660aa6a tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1071.102036] [55019]: INFO cinder.api.openstack.wsgi [None req-37f14a04-6686-4807-9b2c-4473c660aa6a tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1071.102567] [55019]: [pid: 55019|app: 0|req: 170/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:19 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.065548] [55020]: DEBUG cinder.api.middleware.request_id [None req-9bceeac0-1e99-4e20-8401-4d24dd838722 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.067816] [55020]: INFO cinder.api.openstack.wsgi [None req-9bceeac0-1e99-4e20-8401-4d24dd838722 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1072.068049] [55020]: DEBUG cinder.api.openstack.wsgi [None req-9bceeac0-1e99-4e20-8401-4d24dd838722 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.068278] [55020]: DEBUG cinder.api.openstack.wsgi [None req-9bceeac0-1e99-4e20-8401-4d24dd838722 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.080220] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.080220] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.085211] [55020]: INFO cinder.volume.api [None req-9bceeac0-1e99-4e20-8401-4d24dd838722 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1072.089916] [55020]: INFO cinder.api.openstack.wsgi [None req-9bceeac0-1e99-4e20-8401-4d24dd838722 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1072.090432] [55020]: [pid: 55020|app: 0|req: 181/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:20 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.101349] [55019]: DEBUG cinder.api.middleware.request_id [None req-03a4b88d-28e5-47c7-a6a2-5d178af7e581 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.103640] [55019]: INFO cinder.api.openstack.wsgi [None req-03a4b88d-28e5-47c7-a6a2-5d178af7e581 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1073.104230] [55019]: DEBUG cinder.api.openstack.wsgi [None req-03a4b88d-28e5-47c7-a6a2-5d178af7e581 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.104230] [55019]: DEBUG cinder.api.openstack.wsgi [None req-03a4b88d-28e5-47c7-a6a2-5d178af7e581 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.115617] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.115617] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.120395] [55019]: INFO cinder.volume.api [None req-03a4b88d-28e5-47c7-a6a2-5d178af7e581 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1073.125716] [55019]: INFO cinder.api.openstack.wsgi [None req-03a4b88d-28e5-47c7-a6a2-5d178af7e581 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1073.126323] [55019]: [pid: 55019|app: 0|req: 171/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:21 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.136484] [55020]: DEBUG cinder.api.middleware.request_id [None req-610eff2d-f19d-4a94-b6bc-0110ea98c1a7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.138670] [55020]: INFO cinder.api.openstack.wsgi [None req-610eff2d-f19d-4a94-b6bc-0110ea98c1a7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1074.138893] [55020]: DEBUG cinder.api.openstack.wsgi [None req-610eff2d-f19d-4a94-b6bc-0110ea98c1a7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.139132] [55020]: DEBUG cinder.api.openstack.wsgi [None req-610eff2d-f19d-4a94-b6bc-0110ea98c1a7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.148142] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.148142] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.154569] [55020]: INFO cinder.volume.api [None req-610eff2d-f19d-4a94-b6bc-0110ea98c1a7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1074.156997] [55020]: INFO cinder.api.openstack.wsgi [None req-610eff2d-f19d-4a94-b6bc-0110ea98c1a7 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1074.157582] [55020]: [pid: 55020|app: 0|req: 182/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:22 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.170022] [55019]: DEBUG cinder.api.middleware.request_id [None req-5c7a119b-d683-4b2e-9226-ae8f0b0bbb4b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.170022] [55019]: INFO cinder.api.openstack.wsgi [None req-5c7a119b-d683-4b2e-9226-ae8f0b0bbb4b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1075.170486] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5c7a119b-d683-4b2e-9226-ae8f0b0bbb4b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.170486] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5c7a119b-d683-4b2e-9226-ae8f0b0bbb4b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.184674] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.184674] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.195484] [55019]: INFO cinder.volume.api [None req-5c7a119b-d683-4b2e-9226-ae8f0b0bbb4b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1075.210521] [55019]: INFO cinder.api.openstack.wsgi [None req-5c7a119b-d683-4b2e-9226-ae8f0b0bbb4b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1075.211116] [55019]: [pid: 55019|app: 0|req: 172/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:24 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.223344] [55020]: DEBUG cinder.api.middleware.request_id [None req-4e448ff5-794e-4513-bc89-e69938950e02 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.225474] [55020]: INFO cinder.api.openstack.wsgi [None req-4e448ff5-794e-4513-bc89-e69938950e02 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1076.225694] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4e448ff5-794e-4513-bc89-e69938950e02 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.225918] [55020]: DEBUG cinder.api.openstack.wsgi [None req-4e448ff5-794e-4513-bc89-e69938950e02 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.235149] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.235149] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.238968] [55020]: INFO cinder.volume.api [None req-4e448ff5-794e-4513-bc89-e69938950e02 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1076.243580] [55020]: INFO cinder.api.openstack.wsgi [None req-4e448ff5-794e-4513-bc89-e69938950e02 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1076.243949] [55020]: [pid: 55020|app: 0|req: 183/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:25 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.255093] [55019]: DEBUG cinder.api.middleware.request_id [None req-5f0bb202-9ea4-4928-badc-4e8bf8a49d04 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.257784] [55019]: INFO cinder.api.openstack.wsgi [None req-5f0bb202-9ea4-4928-badc-4e8bf8a49d04 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1077.258018] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5f0bb202-9ea4-4928-badc-4e8bf8a49d04 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.258256] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5f0bb202-9ea4-4928-badc-4e8bf8a49d04 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.266881] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.266881] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.271489] [55019]: INFO cinder.volume.api [None req-5f0bb202-9ea4-4928-badc-4e8bf8a49d04 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1077.276793] [55019]: INFO cinder.api.openstack.wsgi [None req-5f0bb202-9ea4-4928-badc-4e8bf8a49d04 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1077.277035] [55019]: [pid: 55019|app: 0|req: 173/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:26 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.288133] [55020]: DEBUG cinder.api.middleware.request_id [None req-7701e0c1-42a3-4253-970d-4a5eee5d1fa4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.290265] [55020]: INFO cinder.api.openstack.wsgi [None req-7701e0c1-42a3-4253-970d-4a5eee5d1fa4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1078.290555] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7701e0c1-42a3-4253-970d-4a5eee5d1fa4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.290832] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7701e0c1-42a3-4253-970d-4a5eee5d1fa4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.299988] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.299988] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.304075] [55020]: INFO cinder.volume.api [None req-7701e0c1-42a3-4253-970d-4a5eee5d1fa4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1078.309199] [55020]: INFO cinder.api.openstack.wsgi [None req-7701e0c1-42a3-4253-970d-4a5eee5d1fa4 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1078.309550] [55020]: [pid: 55020|app: 0|req: 184/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:27 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.319133] [55019]: DEBUG cinder.api.middleware.request_id [None req-8028a206-cbac-474b-b57a-00c6431210be None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.321187] [55019]: INFO cinder.api.openstack.wsgi [None req-8028a206-cbac-474b-b57a-00c6431210be tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1079.321398] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8028a206-cbac-474b-b57a-00c6431210be tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.323432] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8028a206-cbac-474b-b57a-00c6431210be tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.323824] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=375,cinder:UPDATE=63,cinder:INSERT=35 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1079.331590] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.331590] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.335294] [55019]: INFO cinder.volume.api [None req-8028a206-cbac-474b-b57a-00c6431210be tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1079.340075] [55019]: INFO cinder.api.openstack.wsgi [None req-8028a206-cbac-474b-b57a-00c6431210be tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1079.340469] [55019]: [pid: 55019|app: 0|req: 174/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:28 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.827634] [55020]: DEBUG cinder.api.middleware.request_id [None req-9a809b57-1e88-4ee1-a683-02d7cbea4f11 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.831113] [55020]: INFO cinder.api.openstack.wsgi [None req-9a809b57-1e88-4ee1-a683-02d7cbea4f11 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1079.831113] [55020]: DEBUG cinder.api.openstack.wsgi [None req-9a809b57-1e88-4ee1-a683-02d7cbea4f11 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.831113] [55020]: DEBUG cinder.api.openstack.wsgi [None req-9a809b57-1e88-4ee1-a683-02d7cbea4f11 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.831113] [55020]: INFO cinder.api.v3.volumes [None req-9a809b57-1e88-4ee1-a683-02d7cbea4f11 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Delete volume with id: 6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1079.839962] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.839962] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.840525] [55020]: INFO cinder.volume.api [None req-9a809b57-1e88-4ee1-a683-02d7cbea4f11 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1079.865626] [55020]: INFO cinder.volume.api [None req-9a809b57-1e88-4ee1-a683-02d7cbea4f11 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Delete volume request issued successfully. [ 1079.865833] [55020]: INFO cinder.api.openstack.wsgi [None req-9a809b57-1e88-4ee1-a683-02d7cbea4f11 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 202 [ 1079.866319] [55020]: [pid: 55020|app: 0|req: 185/359] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:21:28 2025] DELETE /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1079.870719] [55019]: DEBUG cinder.api.middleware.request_id [None req-2cdccab8-cd43-4feb-9a60-e06dadf0c5b9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.872668] [55019]: INFO cinder.api.openstack.wsgi [None req-2cdccab8-cd43-4feb-9a60-e06dadf0c5b9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1079.872668] [55019]: DEBUG cinder.api.openstack.wsgi [None req-2cdccab8-cd43-4feb-9a60-e06dadf0c5b9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.872891] [55019]: DEBUG cinder.api.openstack.wsgi [None req-2cdccab8-cd43-4feb-9a60-e06dadf0c5b9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.882121] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.882121] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.887357] [55019]: INFO cinder.volume.api [None req-2cdccab8-cd43-4feb-9a60-e06dadf0c5b9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1079.896638] [55019]: INFO cinder.api.openstack.wsgi [None req-2cdccab8-cd43-4feb-9a60-e06dadf0c5b9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1079.897270] [55019]: [pid: 55019|app: 0|req: 175/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:28 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.351265] [55020]: DEBUG cinder.api.middleware.request_id [None req-d60547ef-132e-4a47-a1de-0f60c6fbd52c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.353247] [55020]: INFO cinder.api.openstack.wsgi [None req-d60547ef-132e-4a47-a1de-0f60c6fbd52c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1080.353470] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d60547ef-132e-4a47-a1de-0f60c6fbd52c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.353724] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d60547ef-132e-4a47-a1de-0f60c6fbd52c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.355971] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=334,cinder:UPDATE=51,cinder:INSERT=26 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1080.364986] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364986] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.370848] [55020]: INFO cinder.volume.api [None req-d60547ef-132e-4a47-a1de-0f60c6fbd52c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1080.375420] [55020]: INFO cinder.api.openstack.wsgi [None req-d60547ef-132e-4a47-a1de-0f60c6fbd52c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1080.375804] [55020]: [pid: 55020|app: 0|req: 186/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:29 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.906521] [55019]: DEBUG cinder.api.middleware.request_id [None req-ac687b84-c4e8-41ad-9497-01779e3c8449 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.908806] [55019]: INFO cinder.api.openstack.wsgi [None req-ac687b84-c4e8-41ad-9497-01779e3c8449 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1080.909163] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ac687b84-c4e8-41ad-9497-01779e3c8449 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.909262] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ac687b84-c4e8-41ad-9497-01779e3c8449 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.918792] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.918792] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.922673] [55019]: INFO cinder.volume.api [None req-ac687b84-c4e8-41ad-9497-01779e3c8449 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1080.926828] [55019]: INFO cinder.api.openstack.wsgi [None req-ac687b84-c4e8-41ad-9497-01779e3c8449 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1080.927212] [55019]: [pid: 55019|app: 0|req: 176/362] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:29 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.388942] [55020]: DEBUG cinder.api.middleware.request_id [None req-07eb4c11-53e2-41a7-a2d7-87453208e171 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.390756] [55020]: INFO cinder.api.openstack.wsgi [None req-07eb4c11-53e2-41a7-a2d7-87453208e171 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1081.390970] [55020]: DEBUG cinder.api.openstack.wsgi [None req-07eb4c11-53e2-41a7-a2d7-87453208e171 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.391222] [55020]: DEBUG cinder.api.openstack.wsgi [None req-07eb4c11-53e2-41a7-a2d7-87453208e171 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.402104] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.402104] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.405567] [55020]: INFO cinder.volume.api [None req-07eb4c11-53e2-41a7-a2d7-87453208e171 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1081.410532] [55020]: INFO cinder.api.openstack.wsgi [None req-07eb4c11-53e2-41a7-a2d7-87453208e171 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1081.410907] [55020]: [pid: 55020|app: 0|req: 187/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:30 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.938014] [55019]: DEBUG cinder.api.middleware.request_id [None req-29e9989b-b7a7-4cb4-adfe-fd39d6225c1e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.939929] [55019]: INFO cinder.api.openstack.wsgi [None req-29e9989b-b7a7-4cb4-adfe-fd39d6225c1e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1081.940106] [55019]: DEBUG cinder.api.openstack.wsgi [None req-29e9989b-b7a7-4cb4-adfe-fd39d6225c1e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.940338] [55019]: DEBUG cinder.api.openstack.wsgi [None req-29e9989b-b7a7-4cb4-adfe-fd39d6225c1e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.948863] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.948863] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.952733] [55019]: INFO cinder.volume.api [None req-29e9989b-b7a7-4cb4-adfe-fd39d6225c1e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1081.957441] [55019]: INFO cinder.api.openstack.wsgi [None req-29e9989b-b7a7-4cb4-adfe-fd39d6225c1e tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 200 [ 1081.957845] [55019]: [pid: 55019|app: 0|req: 177/364] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:30 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.423119] [55020]: DEBUG cinder.api.middleware.request_id [None req-8c18d6c9-6857-4c17-a397-ee4096f5ace6 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.425924] [55020]: INFO cinder.api.openstack.wsgi [None req-8c18d6c9-6857-4c17-a397-ee4096f5ace6 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1082.426220] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8c18d6c9-6857-4c17-a397-ee4096f5ace6 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.426537] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8c18d6c9-6857-4c17-a397-ee4096f5ace6 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.439153] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439153] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.448176] [55020]: INFO cinder.volume.api [None req-8c18d6c9-6857-4c17-a397-ee4096f5ace6 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1082.454016] [55020]: INFO cinder.api.openstack.wsgi [None req-8c18d6c9-6857-4c17-a397-ee4096f5ace6 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1082.454619] [55020]: [pid: 55020|app: 0|req: 188/365] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:31 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.967479] [55019]: DEBUG cinder.api.middleware.request_id [None req-71b3d4e7-94d3-4e72-93d9-c8718b155a69 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.969847] [55019]: INFO cinder.api.openstack.wsgi [None req-71b3d4e7-94d3-4e72-93d9-c8718b155a69 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed [ 1082.970092] [55019]: DEBUG cinder.api.openstack.wsgi [None req-71b3d4e7-94d3-4e72-93d9-c8718b155a69 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.970315] [55019]: DEBUG cinder.api.openstack.wsgi [None req-71b3d4e7-94d3-4e72-93d9-c8718b155a69 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.976894] [55019]: INFO cinder.api.openstack.wsgi [None req-71b3d4e7-94d3-4e72-93d9-c8718b155a69 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed returned with HTTP 404 [ 1082.977435] [55019]: [pid: 55019|app: 0|req: 178/366] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:31 2025] GET /volume/v3/volumes/6dfdefdc-21c5-4c5f-9fa9-f8953dce84ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1082.980451] [55020]: DEBUG cinder.api.middleware.request_id [None req-f1331bb2-c01e-4932-95ae-63741f45372b None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.982582] [55020]: INFO cinder.api.openstack.wsgi [None req-f1331bb2-c01e-4932-95ae-63741f45372b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] DELETE http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1082.982800] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f1331bb2-c01e-4932-95ae-63741f45372b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.983037] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f1331bb2-c01e-4932-95ae-63741f45372b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.983254] [55020]: INFO cinder.api.v3.volumes [None req-f1331bb2-c01e-4932-95ae-63741f45372b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Delete volume with id: 15c8e342-04a8-474f-83fb-c042897286e8 [ 1082.992544] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.992544] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.993152] [55020]: INFO cinder.volume.api [None req-f1331bb2-c01e-4932-95ae-63741f45372b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1083.011503] [55020]: INFO cinder.volume.api [None req-f1331bb2-c01e-4932-95ae-63741f45372b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Delete volume request issued successfully. [ 1083.011693] [55020]: INFO cinder.api.openstack.wsgi [None req-f1331bb2-c01e-4932-95ae-63741f45372b tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 202 [ 1083.012138] [55020]: [pid: 55020|app: 0|req: 189/367] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:21:31 2025] DELETE /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1083.016335] [55019]: DEBUG cinder.api.middleware.request_id [None req-e47efd7c-88bd-4052-99ee-97b3769363db None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.018013] [55019]: INFO cinder.api.openstack.wsgi [None req-e47efd7c-88bd-4052-99ee-97b3769363db tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1083.018239] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e47efd7c-88bd-4052-99ee-97b3769363db tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.018457] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e47efd7c-88bd-4052-99ee-97b3769363db tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.026014] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.026014] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.029478] [55019]: INFO cinder.volume.api [None req-e47efd7c-88bd-4052-99ee-97b3769363db tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1083.033660] [55019]: INFO cinder.api.openstack.wsgi [None req-e47efd7c-88bd-4052-99ee-97b3769363db tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1083.034046] [55019]: [pid: 55019|app: 0|req: 179/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:31 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.465187] [55020]: DEBUG cinder.api.middleware.request_id [None req-281e7326-ced1-4131-99a9-a6f8286b2a8d None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.470561] [55020]: INFO cinder.api.openstack.wsgi [None req-281e7326-ced1-4131-99a9-a6f8286b2a8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1083.470952] [55020]: DEBUG cinder.api.openstack.wsgi [None req-281e7326-ced1-4131-99a9-a6f8286b2a8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.471272] [55020]: DEBUG cinder.api.openstack.wsgi [None req-281e7326-ced1-4131-99a9-a6f8286b2a8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.488024] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.488024] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.491720] [55020]: INFO cinder.volume.api [None req-281e7326-ced1-4131-99a9-a6f8286b2a8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1083.497555] [55020]: INFO cinder.api.openstack.wsgi [None req-281e7326-ced1-4131-99a9-a6f8286b2a8d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1083.497961] [55020]: [pid: 55020|app: 0|req: 190/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:32 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.044301] [55019]: DEBUG cinder.api.middleware.request_id [None req-b3c24568-070c-4e33-84e1-f06814c2e9e9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.046526] [55019]: INFO cinder.api.openstack.wsgi [None req-b3c24568-070c-4e33-84e1-f06814c2e9e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1084.046822] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b3c24568-070c-4e33-84e1-f06814c2e9e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.047110] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b3c24568-070c-4e33-84e1-f06814c2e9e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.055575] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.055575] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.059481] [55019]: INFO cinder.volume.api [None req-b3c24568-070c-4e33-84e1-f06814c2e9e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1084.063875] [55019]: INFO cinder.api.openstack.wsgi [None req-b3c24568-070c-4e33-84e1-f06814c2e9e9 tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1084.064434] [55019]: [pid: 55019|app: 0|req: 180/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:32 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.510461] [55020]: DEBUG cinder.api.middleware.request_id [None req-f4e4c3f5-3050-4c87-9dee-c8682c4e457a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.512745] [55020]: INFO cinder.api.openstack.wsgi [None req-f4e4c3f5-3050-4c87-9dee-c8682c4e457a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1084.512996] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f4e4c3f5-3050-4c87-9dee-c8682c4e457a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.513261] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f4e4c3f5-3050-4c87-9dee-c8682c4e457a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.525968] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.525968] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.530554] [55020]: INFO cinder.volume.api [None req-f4e4c3f5-3050-4c87-9dee-c8682c4e457a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1084.537479] [55020]: INFO cinder.api.openstack.wsgi [None req-f4e4c3f5-3050-4c87-9dee-c8682c4e457a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1084.537479] [55020]: [pid: 55020|app: 0|req: 191/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:33 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.075875] [55019]: DEBUG cinder.api.middleware.request_id [None req-c21bbe10-96ad-4031-8257-e8cb7a7d2f6f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.078569] [55019]: INFO cinder.api.openstack.wsgi [None req-c21bbe10-96ad-4031-8257-e8cb7a7d2f6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1085.078854] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c21bbe10-96ad-4031-8257-e8cb7a7d2f6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.079126] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c21bbe10-96ad-4031-8257-e8cb7a7d2f6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.088129] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.088129] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.092133] [55019]: INFO cinder.volume.api [None req-c21bbe10-96ad-4031-8257-e8cb7a7d2f6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Volume info retrieved successfully. [ 1085.097158] [55019]: INFO cinder.api.openstack.wsgi [None req-c21bbe10-96ad-4031-8257-e8cb7a7d2f6f tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 200 [ 1085.097740] [55019]: [pid: 55019|app: 0|req: 181/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:33 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.550057] [55020]: DEBUG cinder.api.middleware.request_id [None req-1580c797-ae64-4f5d-9baa-f219e5a36e5a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.552285] [55020]: INFO cinder.api.openstack.wsgi [None req-1580c797-ae64-4f5d-9baa-f219e5a36e5a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1085.552642] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1580c797-ae64-4f5d-9baa-f219e5a36e5a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.552887] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1580c797-ae64-4f5d-9baa-f219e5a36e5a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.562693] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.562693] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.567030] [55020]: INFO cinder.volume.api [None req-1580c797-ae64-4f5d-9baa-f219e5a36e5a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1085.572288] [55020]: INFO cinder.api.openstack.wsgi [None req-1580c797-ae64-4f5d-9baa-f219e5a36e5a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1085.572643] [55020]: [pid: 55020|app: 0|req: 192/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:34 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.730873] [55019]: DEBUG cinder.api.middleware.request_id [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-803dc17e-e4ea-47d1-b9bd-75ec66e9b3d9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.733421] [55019]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-803dc17e-e4ea-47d1-b9bd-75ec66e9b3d9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1085.733659] [55019]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-803dc17e-e4ea-47d1-b9bd-75ec66e9b3d9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.733897] [55019]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-803dc17e-e4ea-47d1-b9bd-75ec66e9b3d9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.741980] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.741980] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.745799] [55019]: INFO cinder.volume.api [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-803dc17e-e4ea-47d1-b9bd-75ec66e9b3d9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1085.750940] [55019]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-803dc17e-e4ea-47d1-b9bd-75ec66e9b3d9 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1085.751362] [55019]: [pid: 55019|app: 0|req: 182/374] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:21:34 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.991443] [55020]: DEBUG cinder.api.middleware.request_id [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-57e1b8b4-e99b-4e7f-89d0-dcc24bbfdab5 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.993452] [55020]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-57e1b8b4-e99b-4e7f-89d0-dcc24bbfdab5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1085.993882] [55020]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-57e1b8b4-e99b-4e7f-89d0-dcc24bbfdab5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.994233] [55020]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-57e1b8b4-e99b-4e7f-89d0-dcc24bbfdab5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.002076] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.002076] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.005699] [55020]: INFO cinder.volume.api [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-57e1b8b4-e99b-4e7f-89d0-dcc24bbfdab5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1086.010659] [55020]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-57e1b8b4-e99b-4e7f-89d0-dcc24bbfdab5 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1086.011136] [55020]: [pid: 55020|app: 0|req: 193/375] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:21:34 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1086.017016] [55019]: DEBUG cinder.api.middleware.request_id [None req-1ff3206b-734a-43e8-918d-fcc134f9fc97 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.017559] [55019]: INFO cinder.api.openstack.wsgi [None req-1ff3206b-734a-43e8-918d-fcc134f9fc97 None None] GET http://10.180.1.21/volume// [ 1086.017797] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1ff3206b-734a-43e8-918d-fcc134f9fc97 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.018034] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1ff3206b-734a-43e8-918d-fcc134f9fc97 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.018433] [55019]: INFO cinder.api.openstack.wsgi [None req-1ff3206b-734a-43e8-918d-fcc134f9fc97 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1086.018760] [55019]: [pid: 55019|app: 0|req: 183/376] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:21:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1086.022161] [55020]: DEBUG cinder.api.middleware.request_id [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-07670d75-b5bd-451e-b454-3be370798184 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.024277] [55020]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-07670d75-b5bd-451e-b454-3be370798184 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1086.024700] [55020]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-07670d75-b5bd-451e-b454-3be370798184 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad03e871-0036-442d-a8e8-0bacc4f57601", "connector": null, "instance_uuid": "774ccedb-3b92-40d0-9e67-d8a0e5e08312"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1086.034011] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.034011] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.055627] [55020]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-07670d75-b5bd-451e-b454-3be370798184 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1086.056076] [55020]: [pid: 55020|app: 0|req: 194/377] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:21:34 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1086.111582] [55019]: DEBUG cinder.api.middleware.request_id [None req-8f434d21-22df-49c5-b6b9-2e3be09b40ce None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.113862] [55019]: INFO cinder.api.openstack.wsgi [None req-8f434d21-22df-49c5-b6b9-2e3be09b40ce tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] GET http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 [ 1086.113862] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8f434d21-22df-49c5-b6b9-2e3be09b40ce tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.114037] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8f434d21-22df-49c5-b6b9-2e3be09b40ce tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.122238] [55019]: INFO cinder.api.openstack.wsgi [None req-8f434d21-22df-49c5-b6b9-2e3be09b40ce tempest-AttachVolumeTestJSON-1795941917 tempest-AttachVolumeTestJSON-1795941917-project-member] http://10.180.1.21/volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 returned with HTTP 404 [ 1086.122703] [55019]: [pid: 55019|app: 0|req: 184/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:34 2025] GET /volume/v3/volumes/15c8e342-04a8-474f-83fb-c042897286e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1096.054077] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=36,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.116505] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=33 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1097.047866] [55020]: DEBUG cinder.api.middleware.request_id [None req-ec92909e-d0cc-4020-ac4c-e1de0a3c18d6 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.048317] [55020]: INFO cinder.api.openstack.wsgi [None req-ec92909e-d0cc-4020-ac4c-e1de0a3c18d6 None None] GET http://10.180.1.21/volume// [ 1097.048599] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ec92909e-d0cc-4020-ac4c-e1de0a3c18d6 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.048764] [55020]: DEBUG cinder.api.openstack.wsgi [None req-ec92909e-d0cc-4020-ac4c-e1de0a3c18d6 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.049194] [55020]: INFO cinder.api.openstack.wsgi [None req-ec92909e-d0cc-4020-ac4c-e1de0a3c18d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1097.049530] [55020]: [pid: 55020|app: 0|req: 195/379] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:21:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1097.053402] [55019]: DEBUG cinder.api.middleware.request_id [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-ecb89ec3-7dce-401c-858a-d9c866985824 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.055956] [55019]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-ecb89ec3-7dce-401c-858a-d9c866985824 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1097.056483] [55019]: DEBUG cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-ecb89ec3-7dce-401c-858a-d9c866985824 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01bec57d-5ebf-4037-b3f7-081cbe5a5e79", "connector": null, "instance_uuid": "d66e4bf6-f80a-4d4a-b4e1-2bb8b33f0100"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1097.074316] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.074316] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.111718] [55019]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-ecb89ec3-7dce-401c-858a-d9c866985824 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1097.112222] [55019]: [pid: 55019|app: 0|req: 185/380] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:21:45 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.118298] [55020]: DEBUG cinder.api.middleware.request_id [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-1b7d7ea7-cbc3-411d-9378-eee330991626 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.121136] [55020]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-1b7d7ea7-cbc3-411d-9378-eee330991626 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724 [ 1097.121376] [55020]: DEBUG cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-1b7d7ea7-cbc3-411d-9378-eee330991626 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.121599] [55020]: DEBUG cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-1b7d7ea7-cbc3-411d-9378-eee330991626 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.130037] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.130037] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.594581] [55019]: DEBUG cinder.api.middleware.request_id [None req-9bbf905f-3860-4387-b87d-fd1383847be9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.595093] [55019]: INFO cinder.api.openstack.wsgi [None req-9bbf905f-3860-4387-b87d-fd1383847be9 None None] GET http://10.180.1.21/volume// [ 1097.595280] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9bbf905f-3860-4387-b87d-fd1383847be9 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.595499] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9bbf905f-3860-4387-b87d-fd1383847be9 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.595913] [55019]: INFO cinder.api.openstack.wsgi [None req-9bbf905f-3860-4387-b87d-fd1383847be9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1097.596231] [55019]: [pid: 55019|app: 0|req: 186/381] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:21:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1097.599791] [55019]: DEBUG cinder.api.middleware.request_id [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-5e3a10d9-b640-4b17-8918-36fb35a2939c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.601984] [55019]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-5e3a10d9-b640-4b17-8918-36fb35a2939c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1097.602237] [55019]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-5e3a10d9-b640-4b17-8918-36fb35a2939c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.602456] [55019]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-5e3a10d9-b640-4b17-8918-36fb35a2939c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.613047] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.613047] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.616597] [55019]: INFO cinder.volume.api [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-5e3a10d9-b640-4b17-8918-36fb35a2939c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1097.624904] [55019]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-5e3a10d9-b640-4b17-8918-36fb35a2939c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 200 [ 1097.625359] [55019]: [pid: 55019|app: 0|req: 187/382] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:21:46 2025] GET /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1097.660585] [55020]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-1b7d7ea7-cbc3-411d-9378-eee330991626 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724 returned with HTTP 200 [ 1097.661060] [55020]: [pid: 55020|app: 0|req: 196/383] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:21:45 2025] DELETE /volume/v3/attachments/d2a917fb-a74a-4d9a-a0d2-5e302847b724 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.774748] [55019]: DEBUG cinder.api.middleware.request_id [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-384408f7-477f-4b4d-9029-cca4d9fec3e3 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.777733] [55019]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-384408f7-477f-4b4d-9029-cca4d9fec3e3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] PUT http://10.180.1.21/volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7 [ 1097.777733] [55019]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-384408f7-477f-4b4d-9029-cca4d9fec3e3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-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=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1097.787676] [55019]: DEBUG cinder.coordination [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-384408f7-477f-4b4d-9029-cca4d9fec3e3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Acquiring lock "cinder-attachment_update-ad03e871-0036-442d-a8e8-0bacc4f57601-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1097.792094] [55019]: DEBUG cinder.coordination [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-384408f7-477f-4b4d-9029-cca4d9fec3e3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Lock "cinder-attachment_update-ad03e871-0036-442d-a8e8-0bacc4f57601-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1097.793268] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.793268] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.313331] [55019]: DEBUG cinder.coordination [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-384408f7-477f-4b4d-9029-cca4d9fec3e3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Lock "cinder-attachment_update-ad03e871-0036-442d-a8e8-0bacc4f57601-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55019) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1098.313670] [55019]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-384408f7-477f-4b4d-9029-cca4d9fec3e3 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7 returned with HTTP 200 [ 1098.314154] [55019]: [pid: 55019|app: 0|req: 188/384] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:21:46 2025] PUT /volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.821057] [55020]: DEBUG cinder.api.middleware.request_id [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-49402615-6876-4883-8e7e-2e7406f2b190 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.823774] [55020]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-49402615-6876-4883-8e7e-2e7406f2b190 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7/action [ 1098.824265] [55020]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-49402615-6876-4883-8e7e-2e7406f2b190 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1098.824429] [55020]: DEBUG cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-49402615-6876-4883-8e7e-2e7406f2b190 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.842216] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.842216] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.849481] [55020]: INFO cinder.api.openstack.wsgi [req-8c6f2cc9-3fe3-4919-92df-0fa606c82df6 req-49402615-6876-4883-8e7e-2e7406f2b190 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7/action returned with HTTP 204 [ 1098.849915] [55020]: [pid: 55020|app: 0|req: 197/385] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:21:47 2025] POST /volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1101.658192] [55019]: DEBUG cinder.api.middleware.request_id [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-56bca81c-6a13-4698-93a2-4a5269528390 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.660769] [55019]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-56bca81c-6a13-4698-93a2-4a5269528390 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] PUT http://10.180.1.21/volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 [ 1101.661215] [55019]: DEBUG cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-56bca81c-6a13-4698-93a2-4a5269528390 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-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-544430", "mountpoint": "/dev/sdb"}}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.674902] [55019]: DEBUG cinder.coordination [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-56bca81c-6a13-4698-93a2-4a5269528390 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Acquiring lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1101.679449] [55019]: DEBUG cinder.coordination [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-56bca81c-6a13-4698-93a2-4a5269528390 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1101.680658] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.680658] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.202311] [55019]: DEBUG cinder.coordination [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-56bca81c-6a13-4698-93a2-4a5269528390 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55019) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1102.202776] [55019]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-56bca81c-6a13-4698-93a2-4a5269528390 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 returned with HTTP 200 [ 1102.203257] [55019]: [pid: 55019|app: 0|req: 189/386] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:21:50 2025] PUT /volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.208201] [55020]: DEBUG cinder.api.middleware.request_id [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-5bf892c9-837e-47a4-849e-36c7995ad603 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.210790] [55020]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-5bf892c9-837e-47a4-849e-36c7995ad603 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 [ 1102.211102] [55020]: DEBUG cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-5bf892c9-837e-47a4-849e-36c7995ad603 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.211311] [55020]: DEBUG cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-5bf892c9-837e-47a4-849e-36c7995ad603 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.226087] [55020]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-5bf892c9-837e-47a4-849e-36c7995ad603 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 returned with HTTP 200 [ 1102.226547] [55020]: [pid: 55020|app: 0|req: 198/387] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 18:21:51 2025] GET /volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.320894] [55019]: DEBUG cinder.api.middleware.request_id [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-4292e598-463c-4b63-974c-965c4be02a21 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.324539] [55019]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-4292e598-463c-4b63-974c-965c4be02a21 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] POST http://10.180.1.21/volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541/action [ 1104.324539] [55019]: DEBUG cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-4292e598-463c-4b63-974c-965c4be02a21 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1104.324539] [55019]: DEBUG cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-4292e598-463c-4b63-974c-965c4be02a21 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.343894] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.343894] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.352902] [55019]: INFO cinder.api.openstack.wsgi [req-4b0b6110-44ca-485a-af9b-d5fc82019ad8 req-4292e598-463c-4b63-974c-965c4be02a21 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541/action returned with HTTP 204 [ 1104.353376] [55019]: [pid: 55019|app: 0|req: 190/388] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:21:53 2025] POST /volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1105.106999] [55020]: DEBUG cinder.api.middleware.request_id [None req-5fed61d1-566b-4cda-894d-6ac6d9c7820f None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.108101] [55020]: INFO cinder.api.openstack.wsgi [None req-5fed61d1-566b-4cda-894d-6ac6d9c7820f tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] DELETE http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 1105.108316] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5fed61d1-566b-4cda-894d-6ac6d9c7820f tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.108528] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5fed61d1-566b-4cda-894d-6ac6d9c7820f tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.108714] [55020]: INFO cinder.api.v3.volumes [None req-5fed61d1-566b-4cda-894d-6ac6d9c7820f tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Delete volume with id: be2d06ea-2c1b-4623-9afb-118158c85de5 [ 1105.124085] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.124085] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.124643] [55020]: INFO cinder.volume.api [None req-5fed61d1-566b-4cda-894d-6ac6d9c7820f tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 1105.142702] [55020]: INFO cinder.volume.api [None req-5fed61d1-566b-4cda-894d-6ac6d9c7820f tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Delete volume request issued successfully. [ 1105.142905] [55020]: INFO cinder.api.openstack.wsgi [None req-5fed61d1-566b-4cda-894d-6ac6d9c7820f tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 202 [ 1105.143312] [55020]: [pid: 55020|app: 0|req: 199/389] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:21:53 2025] DELETE /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1105.146272] [55019]: DEBUG cinder.api.middleware.request_id [None req-3e83c375-6442-404f-9979-5de967901d95 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.148838] [55019]: INFO cinder.api.openstack.wsgi [None req-3e83c375-6442-404f-9979-5de967901d95 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 1105.149075] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3e83c375-6442-404f-9979-5de967901d95 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.149303] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3e83c375-6442-404f-9979-5de967901d95 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.157298] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.157298] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.161745] [55019]: INFO cinder.volume.api [None req-3e83c375-6442-404f-9979-5de967901d95 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 1105.166595] [55019]: INFO cinder.api.openstack.wsgi [None req-3e83c375-6442-404f-9979-5de967901d95 tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 1105.166993] [55019]: [pid: 55019|app: 0|req: 191/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:53 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.178598] [55020]: DEBUG cinder.api.middleware.request_id [None req-91d4d0d9-98e2-4f49-974e-0620d81b5c0b None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.180578] [55020]: INFO cinder.api.openstack.wsgi [None req-91d4d0d9-98e2-4f49-974e-0620d81b5c0b tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 1106.180805] [55020]: DEBUG cinder.api.openstack.wsgi [None req-91d4d0d9-98e2-4f49-974e-0620d81b5c0b tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.181067] [55020]: DEBUG cinder.api.openstack.wsgi [None req-91d4d0d9-98e2-4f49-974e-0620d81b5c0b tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.193856] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.193856] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.198228] [55020]: INFO cinder.volume.api [None req-91d4d0d9-98e2-4f49-974e-0620d81b5c0b tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 1106.203276] [55020]: INFO cinder.api.openstack.wsgi [None req-91d4d0d9-98e2-4f49-974e-0620d81b5c0b tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 1106.204048] [55020]: [pid: 55020|app: 0|req: 200/391] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:55 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1107.216618] [55019]: DEBUG cinder.api.middleware.request_id [None req-c5fd1a25-8f6f-49b4-8e93-15d4ec33cf7e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.219137] [55019]: INFO cinder.api.openstack.wsgi [None req-c5fd1a25-8f6f-49b4-8e93-15d4ec33cf7e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 1107.219376] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c5fd1a25-8f6f-49b4-8e93-15d4ec33cf7e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.219598] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c5fd1a25-8f6f-49b4-8e93-15d4ec33cf7e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.230215] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.230215] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.234491] [55019]: INFO cinder.volume.api [None req-c5fd1a25-8f6f-49b4-8e93-15d4ec33cf7e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Volume info retrieved successfully. [ 1107.239627] [55019]: INFO cinder.api.openstack.wsgi [None req-c5fd1a25-8f6f-49b4-8e93-15d4ec33cf7e tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 200 [ 1107.240049] [55019]: [pid: 55019|app: 0|req: 192/392] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:56 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.203437] [55020]: DEBUG cinder.api.middleware.request_id [None req-388a38df-2b92-419d-9ee2-5fdc9e615446 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.203964] [55020]: INFO cinder.api.openstack.wsgi [None req-388a38df-2b92-419d-9ee2-5fdc9e615446 None None] GET http://10.180.1.21/volume// [ 1108.204196] [55020]: DEBUG cinder.api.openstack.wsgi [None req-388a38df-2b92-419d-9ee2-5fdc9e615446 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.204682] [55020]: DEBUG cinder.api.openstack.wsgi [None req-388a38df-2b92-419d-9ee2-5fdc9e615446 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.205188] [55020]: INFO cinder.api.openstack.wsgi [None req-388a38df-2b92-419d-9ee2-5fdc9e615446 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.205438] [55020]: [pid: 55020|app: 0|req: 201/393] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:21:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.209234] [55019]: DEBUG cinder.api.middleware.request_id [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-200aad5e-9ef0-4c23-8a99-1a4efc2d81e9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.211415] [55019]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-200aad5e-9ef0-4c23-8a99-1a4efc2d81e9 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1108.212200] [55019]: DEBUG cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-200aad5e-9ef0-4c23-8a99-1a4efc2d81e9 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01bec57d-5ebf-4037-b3f7-081cbe5a5e79", "connector": null, "instance_uuid": "d66e4bf6-f80a-4d4a-b4e1-2bb8b33f0100"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.227485] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.227485] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.250604] [55020]: DEBUG cinder.api.middleware.request_id [None req-61519034-06a1-4344-9623-0d96819b81eb None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.252548] [55020]: INFO cinder.api.openstack.wsgi [None req-61519034-06a1-4344-9623-0d96819b81eb tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] GET http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 [ 1108.252789] [55020]: DEBUG cinder.api.openstack.wsgi [None req-61519034-06a1-4344-9623-0d96819b81eb tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.253012] [55020]: DEBUG cinder.api.openstack.wsgi [None req-61519034-06a1-4344-9623-0d96819b81eb tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.256661] [55019]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-200aad5e-9ef0-4c23-8a99-1a4efc2d81e9 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1108.256902] [55019]: [pid: 55019|app: 0|req: 193/394] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:21:57 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) [ 1108.259823] [55020]: INFO cinder.api.openstack.wsgi [None req-61519034-06a1-4344-9623-0d96819b81eb tempest-DeleteServersTestJSON-1924989512 tempest-DeleteServersTestJSON-1924989512-project-member] http://10.180.1.21/volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 returned with HTTP 404 [ 1108.260389] [55020]: [pid: 55020|app: 0|req: 202/395] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:21:57 2025] GET /volume/v3/volumes/be2d06ea-2c1b-4623-9afb-118158c85de5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1108.261493] [55019]: DEBUG cinder.api.middleware.request_id [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-56d0e378-8c83-409b-ac51-f584643bba4f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.263629] [55019]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-56d0e378-8c83-409b-ac51-f584643bba4f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 [ 1108.263848] [55019]: DEBUG cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-56d0e378-8c83-409b-ac51-f584643bba4f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.264068] [55019]: DEBUG cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-56d0e378-8c83-409b-ac51-f584643bba4f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.270278] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.270278] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.798974] [55019]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-56d0e378-8c83-409b-ac51-f584643bba4f tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 returned with HTTP 200 [ 1108.799484] [55019]: [pid: 55019|app: 0|req: 194/396] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:21:57 2025] DELETE /volume/v3/attachments/9e94f553-8802-4352-a634-f4e5374fe541 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1112.310025] [55020]: DEBUG cinder.api.middleware.request_id [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.311934] [55020]: INFO cinder.api.openstack.wsgi [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1112.312331] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-101170052"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.313966] [55020]: DEBUG cinder.api.v3.volumes [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-101170052'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1112.314122] [55020]: INFO cinder.api.v3.volumes [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume of 1 GB [ 1112.319680] [55020]: INFO cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Availability Zones retrieved successfully. [ 1112.326503] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Flow 'volume_create_api' (c9c64582-7f46-49f3-ad51-5922c7441d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1112.327742] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96290cd2-142b-4598-9e36-7830cd9703b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.328812] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1112.348850] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96290cd2-142b-4598-9e36-7830cd9703b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.349803] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9b90b3-67ba-4ad4-b489-621bf37b919c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.379621] [55020]: DEBUG cinder.quota [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Created reservations ['dc0cb34f-814b-413c-8634-65f7072024d5', 'bd4af80e-41a4-4645-8e89-4cd40730062a', 'd89e5241-4415-454e-ad2b-17ea0655ecd8', 'a83720a7-fd6a-4aa6-b001-40fbb28b2540'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1112.380478] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9b90b3-67ba-4ad4-b489-621bf37b919c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc0cb34f-814b-413c-8634-65f7072024d5', 'bd4af80e-41a4-4645-8e89-4cd40730062a', 'd89e5241-4415-454e-ad2b-17ea0655ecd8', 'a83720a7-fd6a-4aa6-b001-40fbb28b2540']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.381385] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84129a51-1593-49a3-931d-db4e45dfd646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.394711] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84129a51-1593-49a3-931d-db4e45dfd646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dee6ec6-57b5-4f6f-9de0-bd17daa79688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-101170052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8af2f0be4054d13ac7912e96c7803c6',qos_specs=None,replication_status=,reservations=['dc0cb34f-814b-413c-8634-65f7072024d5','bd4af80e-41a4-4645-8e89-4cd40730062a','d89e5241-4415-454e-ad2b-17ea0655ecd8','a83720a7-fd6a-4aa6-b001-40fbb28b2540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397fb319121846c9ad9eef0975eb3e3a',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-101170052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dee6ec6-57b5-4f6f-9de0-bd17daa79688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8af2f0be4054d13ac7912e96c7803c6',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='397fb319121846c9ad9eef0975eb3e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.395564] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92b2f74-c2c4-438a-ae84-d5f892e747ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.410357] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92b2f74-c2c4-438a-ae84-d5f892e747ca) 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-101170052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8af2f0be4054d13ac7912e96c7803c6',qos_specs=None,replication_status=,reservations=['dc0cb34f-814b-413c-8634-65f7072024d5','bd4af80e-41a4-4645-8e89-4cd40730062a','d89e5241-4415-454e-ad2b-17ea0655ecd8','a83720a7-fd6a-4aa6-b001-40fbb28b2540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397fb319121846c9ad9eef0975eb3e3a',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.411171] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17726549-a598-4dc9-8991-5229b4cfc780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.422719] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17726549-a598-4dc9-8991-5229b4cfc780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.423472] [55020]: DEBUG cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Flow 'volume_create_api' (c9c64582-7f46-49f3-ad51-5922c7441d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1112.423844] [55020]: INFO cinder.volume.api [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume request issued successfully. [ 1112.424662] [55020]: INFO cinder.api.openstack.wsgi [None req-e605f377-446b-4455-bd20-a4c447b9ffc9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1112.424968] [55020]: [pid: 55020|app: 0|req: 203/397] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:22:01 2025] POST /volume/v3/volumes => generated 753 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1112.433485] [55019]: DEBUG cinder.api.middleware.request_id [None req-6f73e302-4aa4-41b1-9860-5733e2bf011e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.435478] [55019]: INFO cinder.api.openstack.wsgi [None req-6f73e302-4aa4-41b1-9860-5733e2bf011e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1112.435711] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6f73e302-4aa4-41b1-9860-5733e2bf011e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.435922] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6f73e302-4aa4-41b1-9860-5733e2bf011e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.443548] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443548] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.447331] [55019]: INFO cinder.volume.api [None req-6f73e302-4aa4-41b1-9860-5733e2bf011e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1112.452252] [55019]: INFO cinder.api.openstack.wsgi [None req-6f73e302-4aa4-41b1-9860-5733e2bf011e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1112.452635] [55019]: [pid: 55019|app: 0|req: 195/398] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:01 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.462589] [55020]: DEBUG cinder.api.middleware.request_id [None req-a4c8e464-aaab-47c4-9413-ba3d30a8da04 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.464790] [55020]: INFO cinder.api.openstack.wsgi [None req-a4c8e464-aaab-47c4-9413-ba3d30a8da04 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1113.465023] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a4c8e464-aaab-47c4-9413-ba3d30a8da04 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.465251] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a4c8e464-aaab-47c4-9413-ba3d30a8da04 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.474877] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.474877] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.478734] [55020]: INFO cinder.volume.api [None req-a4c8e464-aaab-47c4-9413-ba3d30a8da04 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1113.484170] [55020]: INFO cinder.api.openstack.wsgi [None req-a4c8e464-aaab-47c4-9413-ba3d30a8da04 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1113.484524] [55020]: [pid: 55020|app: 0|req: 204/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:02 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.522472] [55019]: DEBUG cinder.api.middleware.request_id [req-903ddfaa-b79d-4739-9fba-3f192832774e req-213be66a-e09c-4861-b3f7-a252682de6f6 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.524736] [55019]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-213be66a-e09c-4861-b3f7-a252682de6f6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1113.524952] [55019]: DEBUG cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-213be66a-e09c-4861-b3f7-a252682de6f6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.525186] [55019]: DEBUG cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-213be66a-e09c-4861-b3f7-a252682de6f6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.532598] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.532598] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.535819] [55019]: INFO cinder.volume.api [req-903ddfaa-b79d-4739-9fba-3f192832774e req-213be66a-e09c-4861-b3f7-a252682de6f6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1113.540009] [55019]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-213be66a-e09c-4861-b3f7-a252682de6f6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1113.540376] [55019]: [pid: 55019|app: 0|req: 196/400] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:22:02 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.059203] [55020]: DEBUG cinder.api.middleware.request_id [None req-1deb58df-f4a4-49b2-a2e9-98147eebd2e4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.059671] [55020]: INFO cinder.api.openstack.wsgi [None req-1deb58df-f4a4-49b2-a2e9-98147eebd2e4 None None] GET http://10.180.1.21/volume// [ 1115.059853] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1deb58df-f4a4-49b2-a2e9-98147eebd2e4 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.060087] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1deb58df-f4a4-49b2-a2e9-98147eebd2e4 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.060484] [55020]: INFO cinder.api.openstack.wsgi [None req-1deb58df-f4a4-49b2-a2e9-98147eebd2e4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1115.060804] [55020]: [pid: 55020|app: 0|req: 205/401] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:22:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1115.064533] [55019]: DEBUG cinder.api.middleware.request_id [req-903ddfaa-b79d-4739-9fba-3f192832774e req-6dc45ea0-ddf3-430b-9fe7-b412d69fcc62 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.068136] [55019]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-6dc45ea0-ddf3-430b-9fe7-b412d69fcc62 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1115.068407] [55019]: DEBUG cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-6dc45ea0-ddf3-430b-9fe7-b412d69fcc62 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dee6ec6-57b5-4f6f-9de0-bd17daa79688", "connector": null, "instance_uuid": "fe43fdcf-2497-4c76-9ddf-7b1e0cf15238"}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.078125] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.078125] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.096751] [55019]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-6dc45ea0-ddf3-430b-9fe7-b412d69fcc62 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1115.097215] [55019]: [pid: 55019|app: 0|req: 197/402] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:22:03 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) [ 1115.112804] [55020]: DEBUG cinder.api.middleware.request_id [None req-beca20c1-2851-44f6-b499-0637c4d79381 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.114925] [55020]: INFO cinder.api.openstack.wsgi [None req-beca20c1-2851-44f6-b499-0637c4d79381 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1115.115160] [55020]: DEBUG cinder.api.openstack.wsgi [None req-beca20c1-2851-44f6-b499-0637c4d79381 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.115379] [55020]: DEBUG cinder.api.openstack.wsgi [None req-beca20c1-2851-44f6-b499-0637c4d79381 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.125117] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.125117] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.129328] [55020]: INFO cinder.volume.api [None req-beca20c1-2851-44f6-b499-0637c4d79381 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1115.133523] [55020]: INFO cinder.api.openstack.wsgi [None req-beca20c1-2851-44f6-b499-0637c4d79381 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1115.133902] [55020]: [pid: 55020|app: 0|req: 206/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:03 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.624923] [55019]: DEBUG cinder.api.middleware.request_id [None req-edeff185-5018-4260-bd75-ea51d4077c3e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.625463] [55019]: INFO cinder.api.openstack.wsgi [None req-edeff185-5018-4260-bd75-ea51d4077c3e None None] GET http://10.180.1.21/volume// [ 1115.625681] [55019]: DEBUG cinder.api.openstack.wsgi [None req-edeff185-5018-4260-bd75-ea51d4077c3e None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.625933] [55019]: DEBUG cinder.api.openstack.wsgi [None req-edeff185-5018-4260-bd75-ea51d4077c3e None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.626451] [55019]: INFO cinder.api.openstack.wsgi [None req-edeff185-5018-4260-bd75-ea51d4077c3e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1115.626821] [55019]: [pid: 55019|app: 0|req: 198/404] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:22:04 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1115.631277] [55020]: DEBUG cinder.api.middleware.request_id [req-903ddfaa-b79d-4739-9fba-3f192832774e req-2164225e-fd7b-440c-91ca-69969609c1e6 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.633806] [55020]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-2164225e-fd7b-440c-91ca-69969609c1e6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1115.634071] [55020]: DEBUG cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-2164225e-fd7b-440c-91ca-69969609c1e6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.634301] [55020]: DEBUG cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-2164225e-fd7b-440c-91ca-69969609c1e6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.646261] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.646261] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.649904] [55020]: INFO cinder.volume.api [req-903ddfaa-b79d-4739-9fba-3f192832774e req-2164225e-fd7b-440c-91ca-69969609c1e6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1115.654573] [55020]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-2164225e-fd7b-440c-91ca-69969609c1e6 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1115.654962] [55020]: [pid: 55020|app: 0|req: 207/405] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:22:04 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1115.679141] [55019]: DEBUG cinder.api.middleware.request_id [req-903ddfaa-b79d-4739-9fba-3f192832774e req-83ca4b6e-c9db-4c86-a697-348cf807a4f9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.681690] [55019]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-83ca4b6e-c9db-4c86-a697-348cf807a4f9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] PUT http://10.180.1.21/volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d [ 1115.682181] [55019]: DEBUG cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-83ca4b6e-c9db-4c86-a697-348cf807a4f9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-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-544474", "mountpoint": "/dev/sdb"}}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.690138] [55019]: DEBUG cinder.coordination [req-903ddfaa-b79d-4739-9fba-3f192832774e req-83ca4b6e-c9db-4c86-a697-348cf807a4f9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Acquiring lock "cinder-attachment_update-0dee6ec6-57b5-4f6f-9de0-bd17daa79688-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1115.695591] [55019]: DEBUG cinder.coordination [req-903ddfaa-b79d-4739-9fba-3f192832774e req-83ca4b6e-c9db-4c86-a697-348cf807a4f9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Lock "cinder-attachment_update-0dee6ec6-57b5-4f6f-9de0-bd17daa79688-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55019) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1115.696652] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.696652] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.143400] [55020]: DEBUG cinder.api.middleware.request_id [None req-c813f74e-3a54-42f6-a54c-a02b3232d752 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.145629] [55020]: INFO cinder.api.openstack.wsgi [None req-c813f74e-3a54-42f6-a54c-a02b3232d752 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1116.145842] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c813f74e-3a54-42f6-a54c-a02b3232d752 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.146137] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c813f74e-3a54-42f6-a54c-a02b3232d752 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.157710] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.157710] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.161193] [55020]: INFO cinder.volume.api [None req-c813f74e-3a54-42f6-a54c-a02b3232d752 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1116.165793] [55020]: INFO cinder.api.openstack.wsgi [None req-c813f74e-3a54-42f6-a54c-a02b3232d752 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1116.166120] [55020]: [pid: 55020|app: 0|req: 208/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:04 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.176514] [55020]: DEBUG cinder.api.middleware.request_id [None req-1b555a62-23c0-4fd5-80fa-1491bc6824fb None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.179091] [55020]: INFO cinder.api.openstack.wsgi [None req-1b555a62-23c0-4fd5-80fa-1491bc6824fb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1117.179360] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1b555a62-23c0-4fd5-80fa-1491bc6824fb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.179644] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1b555a62-23c0-4fd5-80fa-1491bc6824fb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.194379] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.194379] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.198324] [55020]: INFO cinder.volume.api [None req-1b555a62-23c0-4fd5-80fa-1491bc6824fb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1117.202989] [55020]: INFO cinder.api.openstack.wsgi [None req-1b555a62-23c0-4fd5-80fa-1491bc6824fb tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1117.203385] [55020]: [pid: 55020|app: 0|req: 209/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:06 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.302499] [55020]: DEBUG cinder.api.middleware.request_id [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-a6765a22-2f07-4e2f-af40-a9373cbda39e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.304821] [55020]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-a6765a22-2f07-4e2f-af40-a9373cbda39e tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] PUT http://10.180.1.21/volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba [ 1117.305270] [55020]: DEBUG cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-a6765a22-2f07-4e2f-af40-a9373cbda39e tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-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-544430", "mountpoint": "/dev/sdb"}}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1117.313257] [55020]: DEBUG cinder.coordination [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-a6765a22-2f07-4e2f-af40-a9373cbda39e tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Acquiring lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1117.318486] [55020]: DEBUG cinder.coordination [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-a6765a22-2f07-4e2f-af40-a9373cbda39e tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1117.319770] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.319770] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.845388] [55020]: DEBUG cinder.coordination [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-a6765a22-2f07-4e2f-af40-a9373cbda39e tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Lock "cinder-attachment_update-01bec57d-5ebf-4037-b3f7-081cbe5a5e79-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1117.845388] [55020]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-a6765a22-2f07-4e2f-af40-a9373cbda39e tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba returned with HTTP 200 [ 1117.845388] [55020]: [pid: 55020|app: 0|req: 210/408] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:22:06 2025] PUT /volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1117.851040] [55020]: DEBUG cinder.api.middleware.request_id [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-0db2840b-188c-473e-8dc8-d365e5bc014d None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.854738] [55020]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-0db2840b-188c-473e-8dc8-d365e5bc014d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba [ 1117.855437] [55020]: DEBUG cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-0db2840b-188c-473e-8dc8-d365e5bc014d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.855742] [55020]: DEBUG cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-0db2840b-188c-473e-8dc8-d365e5bc014d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.877476] [55020]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-0db2840b-188c-473e-8dc8-d365e5bc014d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba returned with HTTP 200 [ 1117.877617] [55020]: [pid: 55020|app: 0|req: 211/409] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 18:22:06 2025] GET /volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba => generated 642 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.213298] [55020]: DEBUG cinder.api.middleware.request_id [None req-32377b4f-55bb-401f-b3ce-7659c56a2181 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.215487] [55020]: INFO cinder.api.openstack.wsgi [None req-32377b4f-55bb-401f-b3ce-7659c56a2181 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1118.215700] [55020]: DEBUG cinder.api.openstack.wsgi [None req-32377b4f-55bb-401f-b3ce-7659c56a2181 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.215918] [55020]: DEBUG cinder.api.openstack.wsgi [None req-32377b4f-55bb-401f-b3ce-7659c56a2181 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.227251] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.227251] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.232165] [55020]: INFO cinder.volume.api [None req-32377b4f-55bb-401f-b3ce-7659c56a2181 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1118.236375] [55020]: INFO cinder.api.openstack.wsgi [None req-32377b4f-55bb-401f-b3ce-7659c56a2181 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1118.236375] [55020]: [pid: 55020|app: 0|req: 212/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:07 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.247384] [55020]: DEBUG cinder.api.middleware.request_id [None req-37238629-2ab4-4dee-9a98-28cf6a6ccb39 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.249835] [55020]: INFO cinder.api.openstack.wsgi [None req-37238629-2ab4-4dee-9a98-28cf6a6ccb39 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1119.250250] [55020]: DEBUG cinder.api.openstack.wsgi [None req-37238629-2ab4-4dee-9a98-28cf6a6ccb39 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.250510] [55020]: DEBUG cinder.api.openstack.wsgi [None req-37238629-2ab4-4dee-9a98-28cf6a6ccb39 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.265060] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.265060] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.269277] [55020]: INFO cinder.volume.api [None req-37238629-2ab4-4dee-9a98-28cf6a6ccb39 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1119.274312] [55020]: INFO cinder.api.openstack.wsgi [None req-37238629-2ab4-4dee-9a98-28cf6a6ccb39 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1119.275203] [55020]: [pid: 55020|app: 0|req: 213/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:08 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.680899] [55020]: DEBUG cinder.api.middleware.request_id [None req-dce2fbb4-e975-474b-93c2-bcfdf4ca0105 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.681300] [55020]: INFO cinder.api.openstack.wsgi [None req-dce2fbb4-e975-474b-93c2-bcfdf4ca0105 None None] GET http://10.180.1.21/volume// [ 1119.681487] [55020]: DEBUG cinder.api.openstack.wsgi [None req-dce2fbb4-e975-474b-93c2-bcfdf4ca0105 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.681709] [55020]: DEBUG cinder.api.openstack.wsgi [None req-dce2fbb4-e975-474b-93c2-bcfdf4ca0105 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.682113] [55020]: INFO cinder.api.openstack.wsgi [None req-dce2fbb4-e975-474b-93c2-bcfdf4ca0105 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1119.683412] [55020]: [pid: 55020|app: 0|req: 214/412] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:22:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1119.686343] [55020]: DEBUG cinder.api.middleware.request_id [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-22c45f77-aae4-44d4-9d84-071614976714 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.688521] [55020]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-22c45f77-aae4-44d4-9d84-071614976714 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1119.688910] [55020]: DEBUG cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-22c45f77-aae4-44d4-9d84-071614976714 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad03e871-0036-442d-a8e8-0bacc4f57601", "connector": null, "instance_uuid": "774ccedb-3b92-40d0-9e67-d8a0e5e08312"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1119.700012] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.700012] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.723338] [55020]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-22c45f77-aae4-44d4-9d84-071614976714 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1119.723768] [55020]: [pid: 55020|app: 0|req: 215/413] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:22:08 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.728446] [55020]: DEBUG cinder.api.middleware.request_id [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-97034599-bfc7-453a-85fa-a4c0ae1e5f14 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.731535] [55020]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-97034599-bfc7-453a-85fa-a4c0ae1e5f14 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7 [ 1119.731535] [55020]: DEBUG cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-97034599-bfc7-453a-85fa-a4c0ae1e5f14 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.731911] [55020]: DEBUG cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-97034599-bfc7-453a-85fa-a4c0ae1e5f14 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.737770] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.737770] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.224459] [55019]: DEBUG cinder.coordination [req-903ddfaa-b79d-4739-9fba-3f192832774e req-83ca4b6e-c9db-4c86-a697-348cf807a4f9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Lock "cinder-attachment_update-0dee6ec6-57b5-4f6f-9de0-bd17daa79688-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55019) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1120.225121] [55019]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-83ca4b6e-c9db-4c86-a697-348cf807a4f9 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d returned with HTTP 200 [ 1120.225457] [55019]: [pid: 55019|app: 0|req: 199/414] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:22:04 2025] PUT /volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.286590] [55019]: DEBUG cinder.api.middleware.request_id [None req-e0bf5fcb-7fb3-45ae-9b18-f3617b6f6689 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.288778] [55020]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-97034599-bfc7-453a-85fa-a4c0ae1e5f14 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7 returned with HTTP 200 [ 1120.288778] [55020]: [pid: 55020|app: 0|req: 216/415] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:22:08 2025] DELETE /volume/v3/attachments/f7750201-21a2-4e8f-be01-0c5686b178b7 => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.289072] [55019]: INFO cinder.api.openstack.wsgi [None req-e0bf5fcb-7fb3-45ae-9b18-f3617b6f6689 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1120.289072] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e0bf5fcb-7fb3-45ae-9b18-f3617b6f6689 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.289695] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e0bf5fcb-7fb3-45ae-9b18-f3617b6f6689 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.302063] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.302063] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.304945] [55019]: INFO cinder.volume.api [None req-e0bf5fcb-7fb3-45ae-9b18-f3617b6f6689 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1120.309686] [55019]: INFO cinder.api.openstack.wsgi [None req-e0bf5fcb-7fb3-45ae-9b18-f3617b6f6689 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1120.310100] [55019]: [pid: 55019|app: 0|req: 200/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:09 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.322313] [55020]: DEBUG cinder.api.middleware.request_id [None req-810bcd35-f7d2-4250-99e2-5f79cfa42b79 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.324853] [55020]: INFO cinder.api.openstack.wsgi [None req-810bcd35-f7d2-4250-99e2-5f79cfa42b79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1121.325059] [55020]: DEBUG cinder.api.openstack.wsgi [None req-810bcd35-f7d2-4250-99e2-5f79cfa42b79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.325287] [55020]: DEBUG cinder.api.openstack.wsgi [None req-810bcd35-f7d2-4250-99e2-5f79cfa42b79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.341342] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.341342] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.348406] [55020]: INFO cinder.volume.api [None req-810bcd35-f7d2-4250-99e2-5f79cfa42b79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1121.353374] [55020]: INFO cinder.api.openstack.wsgi [None req-810bcd35-f7d2-4250-99e2-5f79cfa42b79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1121.353832] [55020]: [pid: 55020|app: 0|req: 217/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:10 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.365901] [55019]: DEBUG cinder.api.middleware.request_id [None req-1747ed23-fbe7-4b48-bc4a-1b6bcf159baf None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.370650] [55019]: INFO cinder.api.openstack.wsgi [None req-1747ed23-fbe7-4b48-bc4a-1b6bcf159baf tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1122.370875] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1747ed23-fbe7-4b48-bc4a-1b6bcf159baf tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.371104] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1747ed23-fbe7-4b48-bc4a-1b6bcf159baf tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.388657] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.388657] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.393299] [55019]: INFO cinder.volume.api [None req-1747ed23-fbe7-4b48-bc4a-1b6bcf159baf tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1122.399403] [55019]: INFO cinder.api.openstack.wsgi [None req-1747ed23-fbe7-4b48-bc4a-1b6bcf159baf tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1122.399896] [55019]: [pid: 55019|app: 0|req: 201/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:11 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.452846] [55020]: DEBUG cinder.api.middleware.request_id [req-903ddfaa-b79d-4739-9fba-3f192832774e req-adaf8c16-e788-4a4f-8372-96f68ab0b842 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.456041] [55020]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-adaf8c16-e788-4a4f-8372-96f68ab0b842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d/action [ 1122.460022] [55020]: DEBUG cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-adaf8c16-e788-4a4f-8372-96f68ab0b842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1122.460022] [55020]: DEBUG cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-adaf8c16-e788-4a4f-8372-96f68ab0b842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1122.493343] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.493343] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.502315] [55020]: INFO cinder.api.openstack.wsgi [req-903ddfaa-b79d-4739-9fba-3f192832774e req-adaf8c16-e788-4a4f-8372-96f68ab0b842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d/action returned with HTTP 204 [ 1122.503327] [55020]: [pid: 55020|app: 0|req: 218/419] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:22:11 2025] POST /volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1123.410909] [55019]: DEBUG cinder.api.middleware.request_id [None req-db410f7d-40c5-4748-b983-5d59b76b807e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.413479] [55019]: INFO cinder.api.openstack.wsgi [None req-db410f7d-40c5-4748-b983-5d59b76b807e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1123.413707] [55019]: DEBUG cinder.api.openstack.wsgi [None req-db410f7d-40c5-4748-b983-5d59b76b807e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.414527] [55019]: DEBUG cinder.api.openstack.wsgi [None req-db410f7d-40c5-4748-b983-5d59b76b807e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.429022] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.429022] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.433808] [55019]: INFO cinder.volume.api [None req-db410f7d-40c5-4748-b983-5d59b76b807e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1123.437903] [55019]: INFO cinder.api.openstack.wsgi [None req-db410f7d-40c5-4748-b983-5d59b76b807e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1123.438317] [55019]: [pid: 55019|app: 0|req: 202/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:12 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.447647] [55020]: DEBUG cinder.api.middleware.request_id [None req-045d9d5c-7af5-4eb5-9a7c-b5efcdb44572 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.449824] [55020]: INFO cinder.api.openstack.wsgi [None req-045d9d5c-7af5-4eb5-9a7c-b5efcdb44572 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1123.450060] [55020]: DEBUG cinder.api.openstack.wsgi [None req-045d9d5c-7af5-4eb5-9a7c-b5efcdb44572 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.450286] [55020]: DEBUG cinder.api.openstack.wsgi [None req-045d9d5c-7af5-4eb5-9a7c-b5efcdb44572 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.460189] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.460189] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.463676] [55020]: INFO cinder.volume.api [None req-045d9d5c-7af5-4eb5-9a7c-b5efcdb44572 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1123.468624] [55020]: INFO cinder.api.openstack.wsgi [None req-045d9d5c-7af5-4eb5-9a7c-b5efcdb44572 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1123.469082] [55020]: [pid: 55020|app: 0|req: 219/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:12 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.518135] [55019]: DEBUG cinder.api.middleware.request_id [req-e9683e39-a272-4fa0-ba30-f94633b57dfc req-73c08655-edce-40e1-b15a-75acc1c0bfb1 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.520641] [55019]: INFO cinder.api.openstack.wsgi [req-e9683e39-a272-4fa0-ba30-f94633b57dfc req-73c08655-edce-40e1-b15a-75acc1c0bfb1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1123.521284] [55019]: DEBUG cinder.api.openstack.wsgi [req-e9683e39-a272-4fa0-ba30-f94633b57dfc req-73c08655-edce-40e1-b15a-75acc1c0bfb1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.521284] [55019]: DEBUG cinder.api.openstack.wsgi [req-e9683e39-a272-4fa0-ba30-f94633b57dfc req-73c08655-edce-40e1-b15a-75acc1c0bfb1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.534796] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534796] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.537490] [55019]: INFO cinder.volume.api [req-e9683e39-a272-4fa0-ba30-f94633b57dfc req-73c08655-edce-40e1-b15a-75acc1c0bfb1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1123.540460] [55019]: INFO cinder.api.openstack.wsgi [req-e9683e39-a272-4fa0-ba30-f94633b57dfc req-73c08655-edce-40e1-b15a-75acc1c0bfb1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1123.541240] [55019]: [pid: 55019|app: 0|req: 203/422] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:22:12 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.554108] [55020]: DEBUG cinder.api.middleware.request_id [None req-e00c5ba3-89ba-49c0-a380-f6e2251ed50e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.556850] [55020]: INFO cinder.api.openstack.wsgi [None req-e00c5ba3-89ba-49c0-a380-f6e2251ed50e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1123.557180] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e00c5ba3-89ba-49c0-a380-f6e2251ed50e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.557355] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e00c5ba3-89ba-49c0-a380-f6e2251ed50e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.567364] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.567364] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.574642] [55020]: INFO cinder.volume.api [None req-e00c5ba3-89ba-49c0-a380-f6e2251ed50e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1123.582295] [55020]: INFO cinder.api.openstack.wsgi [None req-e00c5ba3-89ba-49c0-a380-f6e2251ed50e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1123.582968] [55020]: [pid: 55020|app: 0|req: 220/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:12 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.633779] [55019]: DEBUG cinder.api.middleware.request_id [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-1dd03dc1-a91e-4dcf-87e2-0ecd189708e7 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.636148] [55019]: INFO cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-1dd03dc1-a91e-4dcf-87e2-0ecd189708e7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1123.637026] [55019]: DEBUG cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-1dd03dc1-a91e-4dcf-87e2-0ecd189708e7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.637026] [55019]: DEBUG cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-1dd03dc1-a91e-4dcf-87e2-0ecd189708e7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.647925] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.647925] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.651414] [55019]: INFO cinder.volume.api [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-1dd03dc1-a91e-4dcf-87e2-0ecd189708e7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1123.655542] [55019]: INFO cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-1dd03dc1-a91e-4dcf-87e2-0ecd189708e7 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1123.655892] [55019]: [pid: 55019|app: 0|req: 204/424] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:22:12 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.674509] [55020]: DEBUG cinder.api.middleware.request_id [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-c7c3fad3-b4c1-45e0-960d-54b4ca448464 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.677583] [55020]: INFO cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-c7c3fad3-b4c1-45e0-960d-54b4ca448464 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688/action [ 1123.678045] [55020]: DEBUG cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-c7c3fad3-b4c1-45e0-960d-54b4ca448464 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1123.678192] [55020]: DEBUG cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-c7c3fad3-b4c1-45e0-960d-54b4ca448464 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1123.691367] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691367] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.691929] [55020]: INFO cinder.volume.api [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-c7c3fad3-b4c1-45e0-960d-54b4ca448464 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1123.701020] [55020]: INFO cinder.volume.api [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-c7c3fad3-b4c1-45e0-960d-54b4ca448464 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Begin detaching volume completed successfully. [ 1123.701020] [55020]: INFO cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-c7c3fad3-b4c1-45e0-960d-54b4ca448464 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688/action returned with HTTP 202 [ 1123.701214] [55020]: [pid: 55020|app: 0|req: 221/425] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:22:12 2025] POST /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1123.867014] [55019]: DEBUG cinder.api.middleware.request_id [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.869035] [55019]: INFO cinder.api.openstack.wsgi [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1123.869447] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-210888033", "imageRef": "494029ea-a5c5-4db8-8f38-96c760c3eb78", "size": 1}} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1123.871503] [55019]: DEBUG cinder.api.v3.volumes [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-210888033', 'imageRef': '494029ea-a5c5-4db8-8f38-96c760c3eb78', 'size': 1}} {{(pid=55019) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1123.924304] [55019]: INFO cinder.api.v3.volumes [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Create volume of 1 GB [ 1123.928620] [55019]: INFO cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Availability Zones retrieved successfully. [ 1123.935228] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Flow 'volume_create_api' (228bc6f6-194a-46ee-8a18-0fe7db79584d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1123.936378] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (954b6209-fb86-4e7a-bff2-722e38b0f375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1123.938415] [55019]: DEBUG cinder.volume.flows.api.create_volume [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Validating volume size '1' using validate_int {{(pid=55019) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1123.976655] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (954b6209-fb86-4e7a-bff2-722e38b0f375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1123.977768] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698fe52b-451b-4136-a6ac-3e737a942e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.001422] [55020]: DEBUG cinder.api.middleware.request_id [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-cccdbef9-478e-4e9f-bf49-1d4ed5dadebc None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.004122] [55020]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-cccdbef9-478e-4e9f-bf49-1d4ed5dadebc tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] POST http://10.180.1.21/volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba/action [ 1124.004540] [55020]: DEBUG cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-cccdbef9-478e-4e9f-bf49-1d4ed5dadebc tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action body: b'{"os-complete": null}' {{(pid=55020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1124.004706] [55020]: DEBUG cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-cccdbef9-478e-4e9f-bf49-1d4ed5dadebc tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1124.021380] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.021380] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.021534] [55019]: DEBUG cinder.quota [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Created reservations ['61f96d39-ba3a-4646-9d84-4d16373761d9', '8dbe51a7-bff6-41f6-be28-1594dbb36507', 'b8eb3d7e-ea29-494b-9a6e-8d00792ed7ed', 'daca798b-61ba-4162-a06e-c3c926ac6645'] {{(pid=55019) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1124.023221] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698fe52b-451b-4136-a6ac-3e737a942e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61f96d39-ba3a-4646-9d84-4d16373761d9', '8dbe51a7-bff6-41f6-be28-1594dbb36507', 'b8eb3d7e-ea29-494b-9a6e-8d00792ed7ed', 'daca798b-61ba-4162-a06e-c3c926ac6645']}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.024526] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b800f25f-0d43-448f-aa31-abeee1c8cb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.028275] [55020]: INFO cinder.api.openstack.wsgi [req-fbec2f6f-c496-4ea2-8108-1011e670239d req-cccdbef9-478e-4e9f-bf49-1d4ed5dadebc tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba/action returned with HTTP 204 [ 1124.028877] [55020]: [pid: 55020|app: 0|req: 222/426] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:22:12 2025] POST /volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1124.036553] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b800f25f-0d43-448f-aa31-abeee1c8cb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1497d5-276c-4a6f-9d36-48aab00435bb', '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-210888033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08538f9a013143c9be0e82a048d95c93',qos_specs=None,replication_status=,reservations=['61f96d39-ba3a-4646-9d84-4d16373761d9','8dbe51a7-bff6-41f6-be28-1594dbb36507','b8eb3d7e-ea29-494b-9a6e-8d00792ed7ed','daca798b-61ba-4162-a06e-c3c926ac6645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da61d9588d9b4b84bbdf04a4838657b2',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-210888033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1497d5-276c-4a6f-9d36-48aab00435bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08538f9a013143c9be0e82a048d95c93',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='da61d9588d9b4b84bbdf04a4838657b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.037622] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa679cea-abc9-443e-aa15-fc912d783fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.055468] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa679cea-abc9-443e-aa15-fc912d783fc1) 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-210888033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08538f9a013143c9be0e82a048d95c93',qos_specs=None,replication_status=,reservations=['61f96d39-ba3a-4646-9d84-4d16373761d9','8dbe51a7-bff6-41f6-be28-1594dbb36507','b8eb3d7e-ea29-494b-9a6e-8d00792ed7ed','daca798b-61ba-4162-a06e-c3c926ac6645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da61d9588d9b4b84bbdf04a4838657b2',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.056419] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7768434b-7f8f-4afe-8ff3-af6855f3bdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1124.068517] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7768434b-7f8f-4afe-8ff3-af6855f3bdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55019) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1124.069517] [55019]: DEBUG cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Flow 'volume_create_api' (228bc6f6-194a-46ee-8a18-0fe7db79584d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55019) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1124.069937] [55019]: INFO cinder.volume.api [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Create volume request issued successfully. [ 1124.070675] [55019]: INFO cinder.api.openstack.wsgi [None req-ff99eb5f-4a4f-4101-9f96-1bb4dc3cbff5 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1124.071127] [55019]: [pid: 55019|app: 0|req: 205/427] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 18:22:12 2025] POST /volume/v3/volumes => generated 897 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1124.082607] [55020]: DEBUG cinder.api.middleware.request_id [None req-f44e8ef3-6b6a-434f-92ca-9509f8d9f877 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.084337] [55020]: INFO cinder.api.openstack.wsgi [None req-f44e8ef3-6b6a-434f-92ca-9509f8d9f877 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1124.084656] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f44e8ef3-6b6a-434f-92ca-9509f8d9f877 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.084919] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f44e8ef3-6b6a-434f-92ca-9509f8d9f877 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.092488] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.092488] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.096509] [55020]: INFO cinder.volume.api [None req-f44e8ef3-6b6a-434f-92ca-9509f8d9f877 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1124.101328] [55020]: INFO cinder.api.openstack.wsgi [None req-f44e8ef3-6b6a-434f-92ca-9509f8d9f877 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1124.101638] [55020]: [pid: 55020|app: 0|req: 223/428] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:12 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 965 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1124.729609] [55019]: DEBUG cinder.api.middleware.request_id [None req-4d3d4e4a-2378-4f1e-b1fa-21745bd953bf None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.730310] [55019]: INFO cinder.api.openstack.wsgi [None req-4d3d4e4a-2378-4f1e-b1fa-21745bd953bf None None] GET http://10.180.1.21/volume// [ 1124.730598] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4d3d4e4a-2378-4f1e-b1fa-21745bd953bf None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.730900] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4d3d4e4a-2378-4f1e-b1fa-21745bd953bf None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.731460] [55019]: INFO cinder.api.openstack.wsgi [None req-4d3d4e4a-2378-4f1e-b1fa-21745bd953bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1124.732007] [55019]: [pid: 55019|app: 0|req: 206/429] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:22:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.735350] [55020]: DEBUG cinder.api.middleware.request_id [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-9f3563b7-0e89-45fe-98f2-e747fd83e305 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.738999] [55020]: INFO cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-9f3563b7-0e89-45fe-98f2-e747fd83e305 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1124.739308] [55020]: DEBUG cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-9f3563b7-0e89-45fe-98f2-e747fd83e305 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.739549] [55020]: DEBUG cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-9f3563b7-0e89-45fe-98f2-e747fd83e305 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.753692] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.753692] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.758451] [55020]: INFO cinder.volume.api [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-9f3563b7-0e89-45fe-98f2-e747fd83e305 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1124.765802] [55020]: INFO cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-9f3563b7-0e89-45fe-98f2-e747fd83e305 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1124.766215] [55020]: [pid: 55020|app: 0|req: 224/430] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:22:13 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1125.113148] [55019]: DEBUG cinder.api.middleware.request_id [None req-aaba2360-31a1-4060-b4f9-b448fcb8942e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.115719] [55019]: INFO cinder.api.openstack.wsgi [None req-aaba2360-31a1-4060-b4f9-b448fcb8942e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1125.115981] [55019]: DEBUG cinder.api.openstack.wsgi [None req-aaba2360-31a1-4060-b4f9-b448fcb8942e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.116217] [55019]: DEBUG cinder.api.openstack.wsgi [None req-aaba2360-31a1-4060-b4f9-b448fcb8942e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.123884] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.123884] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.127574] [55019]: INFO cinder.volume.api [None req-aaba2360-31a1-4060-b4f9-b448fcb8942e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1125.134659] [55019]: INFO cinder.api.openstack.wsgi [None req-aaba2360-31a1-4060-b4f9-b448fcb8942e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1125.135070] [55019]: [pid: 55019|app: 0|req: 207/431] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:13 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.271608] [55020]: DEBUG cinder.api.middleware.request_id [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-b7ff01a5-5729-4f18-89b6-efbbb4e3404c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.274942] [55020]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-b7ff01a5-5729-4f18-89b6-efbbb4e3404c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] PUT http://10.180.1.21/volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 [ 1125.275382] [55020]: DEBUG cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-b7ff01a5-5729-4f18-89b6-efbbb4e3404c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-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-544482", "mountpoint": "/dev/sda"}}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1125.285702] [55020]: DEBUG cinder.coordination [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-b7ff01a5-5729-4f18-89b6-efbbb4e3404c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Acquiring lock "cinder-attachment_update-ad03e871-0036-442d-a8e8-0bacc4f57601-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1125.292169] [55020]: DEBUG cinder.coordination [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-b7ff01a5-5729-4f18-89b6-efbbb4e3404c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Lock "cinder-attachment_update-ad03e871-0036-442d-a8e8-0bacc4f57601-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1125.293306] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.293306] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.816326] [55020]: DEBUG cinder.coordination [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-b7ff01a5-5729-4f18-89b6-efbbb4e3404c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Lock "cinder-attachment_update-ad03e871-0036-442d-a8e8-0bacc4f57601-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1125.816762] [55020]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-b7ff01a5-5729-4f18-89b6-efbbb4e3404c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 returned with HTTP 200 [ 1125.817258] [55020]: [pid: 55020|app: 0|req: 225/432] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:22:14 2025] PUT /volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.823350] [55019]: DEBUG cinder.api.middleware.request_id [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-e4d7b097-ae07-4bdf-b1d3-01b8ccde2e47 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.826674] [55019]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-e4d7b097-ae07-4bdf-b1d3-01b8ccde2e47 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 [ 1125.826971] [55019]: DEBUG cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-e4d7b097-ae07-4bdf-b1d3-01b8ccde2e47 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.827286] [55019]: DEBUG cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-e4d7b097-ae07-4bdf-b1d3-01b8ccde2e47 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.842845] [55019]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-e4d7b097-ae07-4bdf-b1d3-01b8ccde2e47 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 returned with HTTP 200 [ 1125.842845] [55019]: [pid: 55019|app: 0|req: 208/433] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 18:22:14 2025] GET /volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.912245] [55020]: DEBUG cinder.api.middleware.request_id [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-09ec7f7e-7373-4e87-bd56-3f760e0f6328 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.914611] [55020]: INFO cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-09ec7f7e-7373-4e87-bd56-3f760e0f6328 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] DELETE http://10.180.1.21/volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d [ 1125.914865] [55020]: DEBUG cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-09ec7f7e-7373-4e87-bd56-3f760e0f6328 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.915101] [55020]: DEBUG cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-09ec7f7e-7373-4e87-bd56-3f760e0f6328 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.924103] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.924103] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.149257] [55019]: DEBUG cinder.api.middleware.request_id [None req-e808ec10-67d0-4705-91a6-b97079081080 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.151391] [55019]: INFO cinder.api.openstack.wsgi [None req-e808ec10-67d0-4705-91a6-b97079081080 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1126.151633] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e808ec10-67d0-4705-91a6-b97079081080 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.151923] [55019]: DEBUG cinder.api.openstack.wsgi [None req-e808ec10-67d0-4705-91a6-b97079081080 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.161674] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.161674] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.165643] [55019]: INFO cinder.volume.api [None req-e808ec10-67d0-4705-91a6-b97079081080 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1126.170724] [55019]: INFO cinder.api.openstack.wsgi [None req-e808ec10-67d0-4705-91a6-b97079081080 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1126.171118] [55019]: [pid: 55019|app: 0|req: 209/434] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:14 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1126.454562] [55020]: INFO cinder.api.openstack.wsgi [req-aa877bff-7f74-4bda-b28b-c3a876fe9b8e req-09ec7f7e-7373-4e87-bd56-3f760e0f6328 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d returned with HTTP 200 [ 1126.455138] [55020]: [pid: 55020|app: 0|req: 226/435] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:22:14 2025] DELETE /volume/v3/attachments/50ad5b71-9e42-4d43-bb96-a49f034d784d => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.182710] [55019]: DEBUG cinder.api.middleware.request_id [None req-cad25bff-bd26-4799-9f5f-0d45107e53c3 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.184962] [55019]: INFO cinder.api.openstack.wsgi [None req-cad25bff-bd26-4799-9f5f-0d45107e53c3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1127.185265] [55019]: DEBUG cinder.api.openstack.wsgi [None req-cad25bff-bd26-4799-9f5f-0d45107e53c3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.185489] [55019]: DEBUG cinder.api.openstack.wsgi [None req-cad25bff-bd26-4799-9f5f-0d45107e53c3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.196459] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.196459] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.200568] [55019]: INFO cinder.volume.api [None req-cad25bff-bd26-4799-9f5f-0d45107e53c3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1127.205950] [55019]: INFO cinder.api.openstack.wsgi [None req-cad25bff-bd26-4799-9f5f-0d45107e53c3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1127.206351] [55019]: [pid: 55019|app: 0|req: 210/436] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:16 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.902349] [55020]: DEBUG cinder.api.middleware.request_id [None req-73bc2dad-ac6e-480d-a9f4-7d28477f4e38 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.906030] [55020]: INFO cinder.api.openstack.wsgi [None req-73bc2dad-ac6e-480d-a9f4-7d28477f4e38 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1127.906030] [55020]: DEBUG cinder.api.openstack.wsgi [None req-73bc2dad-ac6e-480d-a9f4-7d28477f4e38 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.906030] [55020]: DEBUG cinder.api.openstack.wsgi [None req-73bc2dad-ac6e-480d-a9f4-7d28477f4e38 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.913521] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.913521] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.917533] [55020]: INFO cinder.volume.api [None req-73bc2dad-ac6e-480d-a9f4-7d28477f4e38 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1127.921881] [55020]: INFO cinder.api.openstack.wsgi [None req-73bc2dad-ac6e-480d-a9f4-7d28477f4e38 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1127.922364] [55020]: [pid: 55020|app: 0|req: 227/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:16 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.931352] [55019]: DEBUG cinder.api.middleware.request_id [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-dc66e4e0-04b7-495e-9ba7-38b3f6a3942b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.933772] [55019]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-dc66e4e0-04b7-495e-9ba7-38b3f6a3942b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] POST http://10.180.1.21/volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8/action [ 1127.934374] [55019]: DEBUG cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-dc66e4e0-04b7-495e-9ba7-38b3f6a3942b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1127.934697] [55019]: DEBUG cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-dc66e4e0-04b7-495e-9ba7-38b3f6a3942b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1127.950899] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.950899] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.958079] [55019]: INFO cinder.api.openstack.wsgi [req-2d9e3a21-67c8-4d0e-a143-5596703789d2 req-dc66e4e0-04b7-495e-9ba7-38b3f6a3942b tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8/action returned with HTTP 204 [ 1127.958712] [55019]: [pid: 55019|app: 0|req: 211/438] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:22:16 2025] POST /volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1128.222715] [55020]: DEBUG cinder.api.middleware.request_id [None req-646d4f52-3469-41cc-95c2-a35cfdf34053 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.225084] [55020]: INFO cinder.api.openstack.wsgi [None req-646d4f52-3469-41cc-95c2-a35cfdf34053 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1128.225223] [55020]: DEBUG cinder.api.openstack.wsgi [None req-646d4f52-3469-41cc-95c2-a35cfdf34053 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.225503] [55020]: DEBUG cinder.api.openstack.wsgi [None req-646d4f52-3469-41cc-95c2-a35cfdf34053 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.233218] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.233218] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.237034] [55020]: INFO cinder.volume.api [None req-646d4f52-3469-41cc-95c2-a35cfdf34053 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1128.241116] [55020]: INFO cinder.api.openstack.wsgi [None req-646d4f52-3469-41cc-95c2-a35cfdf34053 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1128.241409] [55020]: [pid: 55020|app: 0|req: 228/439] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:17 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1129.255020] [55019]: DEBUG cinder.api.middleware.request_id [None req-fe6f5c4e-bfc0-45af-a899-2be1676491fc None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.258081] [55019]: INFO cinder.api.openstack.wsgi [None req-fe6f5c4e-bfc0-45af-a899-2be1676491fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1129.258727] [55019]: DEBUG cinder.api.openstack.wsgi [None req-fe6f5c4e-bfc0-45af-a899-2be1676491fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.258727] [55019]: DEBUG cinder.api.openstack.wsgi [None req-fe6f5c4e-bfc0-45af-a899-2be1676491fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.269401] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.269401] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.274089] [55019]: INFO cinder.volume.api [None req-fe6f5c4e-bfc0-45af-a899-2be1676491fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1129.279463] [55019]: INFO cinder.api.openstack.wsgi [None req-fe6f5c4e-bfc0-45af-a899-2be1676491fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1129.279895] [55019]: [pid: 55019|app: 0|req: 212/440] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:18 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.291429] [55020]: DEBUG cinder.api.middleware.request_id [None req-d40e2e06-4aa2-492c-bda9-1842c49a606b None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.294461] [55020]: INFO cinder.api.openstack.wsgi [None req-d40e2e06-4aa2-492c-bda9-1842c49a606b tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1130.294461] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d40e2e06-4aa2-492c-bda9-1842c49a606b tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.294586] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d40e2e06-4aa2-492c-bda9-1842c49a606b tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.307903] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.307903] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.314457] [55020]: INFO cinder.volume.api [None req-d40e2e06-4aa2-492c-bda9-1842c49a606b tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1130.320675] [55020]: INFO cinder.api.openstack.wsgi [None req-d40e2e06-4aa2-492c-bda9-1842c49a606b tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1130.321075] [55020]: [pid: 55020|app: 0|req: 229/441] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:19 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.376610] [55019]: DEBUG cinder.api.middleware.request_id [req-4066ebca-d2e0-4cb8-a0a1-b151176afd88 req-ceb03f05-b1dc-4a1c-9615-b62da65bda72 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.379023] [55019]: INFO cinder.api.openstack.wsgi [req-4066ebca-d2e0-4cb8-a0a1-b151176afd88 req-ceb03f05-b1dc-4a1c-9615-b62da65bda72 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba [ 1130.380539] [55019]: DEBUG cinder.api.openstack.wsgi [req-4066ebca-d2e0-4cb8-a0a1-b151176afd88 req-ceb03f05-b1dc-4a1c-9615-b62da65bda72 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.380539] [55019]: DEBUG cinder.api.openstack.wsgi [req-4066ebca-d2e0-4cb8-a0a1-b151176afd88 req-ceb03f05-b1dc-4a1c-9615-b62da65bda72 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.388550] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.388550] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.914035] [55019]: INFO cinder.api.openstack.wsgi [req-4066ebca-d2e0-4cb8-a0a1-b151176afd88 req-ceb03f05-b1dc-4a1c-9615-b62da65bda72 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba returned with HTTP 200 [ 1130.914483] [55019]: [pid: 55019|app: 0|req: 213/442] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:22:19 2025] DELETE /volume/v3/attachments/8882e433-77cc-49eb-b164-f7a793064fba => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.332775] [55020]: DEBUG cinder.api.middleware.request_id [None req-76a2d085-9550-4fc0-a6d8-1d4ea5aeb9da None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.334989] [55020]: INFO cinder.api.openstack.wsgi [None req-76a2d085-9550-4fc0-a6d8-1d4ea5aeb9da tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1131.334989] [55020]: DEBUG cinder.api.openstack.wsgi [None req-76a2d085-9550-4fc0-a6d8-1d4ea5aeb9da tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.335259] [55020]: DEBUG cinder.api.openstack.wsgi [None req-76a2d085-9550-4fc0-a6d8-1d4ea5aeb9da tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.345554] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.345554] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.349756] [55020]: INFO cinder.volume.api [None req-76a2d085-9550-4fc0-a6d8-1d4ea5aeb9da tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1131.355056] [55020]: INFO cinder.api.openstack.wsgi [None req-76a2d085-9550-4fc0-a6d8-1d4ea5aeb9da tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1131.355499] [55020]: [pid: 55020|app: 0|req: 230/443] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:20 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1131.874541] [55019]: DEBUG cinder.api.middleware.request_id [None req-68fb56c7-bed9-4a87-9603-8fdea6d62a14 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.876993] [55019]: INFO cinder.api.openstack.wsgi [None req-68fb56c7-bed9-4a87-9603-8fdea6d62a14 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1131.877239] [55019]: DEBUG cinder.api.openstack.wsgi [None req-68fb56c7-bed9-4a87-9603-8fdea6d62a14 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.877458] [55019]: DEBUG cinder.api.openstack.wsgi [None req-68fb56c7-bed9-4a87-9603-8fdea6d62a14 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.885932] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885932] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.889383] [55019]: INFO cinder.volume.api [None req-68fb56c7-bed9-4a87-9603-8fdea6d62a14 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1131.893511] [55019]: INFO cinder.api.openstack.wsgi [None req-68fb56c7-bed9-4a87-9603-8fdea6d62a14 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1131.893881] [55019]: [pid: 55019|app: 0|req: 214/444] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:20 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.924046] [55020]: DEBUG cinder.api.middleware.request_id [None req-259ef714-e2b6-4081-a250-4833fc6e5e2d None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.926045] [55020]: INFO cinder.api.openstack.wsgi [None req-259ef714-e2b6-4081-a250-4833fc6e5e2d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1131.926268] [55020]: DEBUG cinder.api.openstack.wsgi [None req-259ef714-e2b6-4081-a250-4833fc6e5e2d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.926492] [55020]: DEBUG cinder.api.openstack.wsgi [None req-259ef714-e2b6-4081-a250-4833fc6e5e2d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.933903] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.933903] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.937232] [55020]: INFO cinder.volume.api [None req-259ef714-e2b6-4081-a250-4833fc6e5e2d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1131.941417] [55020]: INFO cinder.api.openstack.wsgi [None req-259ef714-e2b6-4081-a250-4833fc6e5e2d tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1131.941781] [55020]: [pid: 55020|app: 0|req: 231/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:20 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.366371] [55019]: DEBUG cinder.api.middleware.request_id [None req-520985a9-7266-412b-a372-ffac4ebb000f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.368814] [55019]: INFO cinder.api.openstack.wsgi [None req-520985a9-7266-412b-a372-ffac4ebb000f tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1132.369137] [55019]: DEBUG cinder.api.openstack.wsgi [None req-520985a9-7266-412b-a372-ffac4ebb000f tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.369405] [55019]: DEBUG cinder.api.openstack.wsgi [None req-520985a9-7266-412b-a372-ffac4ebb000f tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.380393] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.380393] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.384742] [55019]: INFO cinder.volume.api [None req-520985a9-7266-412b-a372-ffac4ebb000f tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1132.390268] [55019]: INFO cinder.api.openstack.wsgi [None req-520985a9-7266-412b-a372-ffac4ebb000f tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1132.390846] [55019]: [pid: 55019|app: 0|req: 215/446] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:21 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.401625] [55020]: DEBUG cinder.api.middleware.request_id [None req-5a9a9daa-474a-47a5-a1bf-63e9a77d7b0d None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.404041] [55020]: INFO cinder.api.openstack.wsgi [None req-5a9a9daa-474a-47a5-a1bf-63e9a77d7b0d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1133.404041] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5a9a9daa-474a-47a5-a1bf-63e9a77d7b0d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.404337] [55020]: DEBUG cinder.api.openstack.wsgi [None req-5a9a9daa-474a-47a5-a1bf-63e9a77d7b0d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.412956] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.412956] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.416865] [55020]: INFO cinder.volume.api [None req-5a9a9daa-474a-47a5-a1bf-63e9a77d7b0d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1133.421829] [55020]: INFO cinder.api.openstack.wsgi [None req-5a9a9daa-474a-47a5-a1bf-63e9a77d7b0d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1133.421911] [55020]: [pid: 55020|app: 0|req: 232/447] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:22 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.434030] [55019]: DEBUG cinder.api.middleware.request_id [None req-9a2125fa-cd31-40ed-9abe-0651a179b098 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.436634] [55019]: INFO cinder.api.openstack.wsgi [None req-9a2125fa-cd31-40ed-9abe-0651a179b098 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1134.437028] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9a2125fa-cd31-40ed-9abe-0651a179b098 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.437352] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9a2125fa-cd31-40ed-9abe-0651a179b098 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.445575] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.445575] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.449696] [55019]: INFO cinder.volume.api [None req-9a2125fa-cd31-40ed-9abe-0651a179b098 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1134.454472] [55019]: INFO cinder.api.openstack.wsgi [None req-9a2125fa-cd31-40ed-9abe-0651a179b098 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1134.454946] [55019]: [pid: 55019|app: 0|req: 216/448] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:23 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.650874] [55020]: DEBUG cinder.api.middleware.request_id [None req-f3c01974-be5e-4484-b40e-1cdd22fd0b86 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.653494] [55020]: INFO cinder.api.openstack.wsgi [None req-f3c01974-be5e-4484-b40e-1cdd22fd0b86 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1134.653745] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f3c01974-be5e-4484-b40e-1cdd22fd0b86 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.654155] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f3c01974-be5e-4484-b40e-1cdd22fd0b86 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.670462] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.670462] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.674201] [55020]: INFO cinder.volume.api [None req-f3c01974-be5e-4484-b40e-1cdd22fd0b86 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1134.678900] [55020]: INFO cinder.api.openstack.wsgi [None req-f3c01974-be5e-4484-b40e-1cdd22fd0b86 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1134.679325] [55020]: [pid: 55020|app: 0|req: 233/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:23 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.721854] [55019]: DEBUG cinder.api.middleware.request_id [None req-ce1ae9bd-48bf-493c-9dc6-c9190e79aefc None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.724329] [55019]: INFO cinder.api.openstack.wsgi [None req-ce1ae9bd-48bf-493c-9dc6-c9190e79aefc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1134.724422] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ce1ae9bd-48bf-493c-9dc6-c9190e79aefc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.724674] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ce1ae9bd-48bf-493c-9dc6-c9190e79aefc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.734755] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.734755] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.739243] [55019]: INFO cinder.volume.api [None req-ce1ae9bd-48bf-493c-9dc6-c9190e79aefc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1134.744285] [55019]: INFO cinder.api.openstack.wsgi [None req-ce1ae9bd-48bf-493c-9dc6-c9190e79aefc tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1134.744864] [55019]: [pid: 55019|app: 0|req: 217/450] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:23 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.465312] [55020]: DEBUG cinder.api.middleware.request_id [None req-79ba4d8a-cc2e-4771-9262-1077c075e923 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.467391] [55020]: INFO cinder.api.openstack.wsgi [None req-79ba4d8a-cc2e-4771-9262-1077c075e923 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1135.467709] [55020]: DEBUG cinder.api.openstack.wsgi [None req-79ba4d8a-cc2e-4771-9262-1077c075e923 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.468127] [55020]: DEBUG cinder.api.openstack.wsgi [None req-79ba4d8a-cc2e-4771-9262-1077c075e923 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.483656] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.483656] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.488623] [55020]: INFO cinder.volume.api [None req-79ba4d8a-cc2e-4771-9262-1077c075e923 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1135.493843] [55020]: INFO cinder.api.openstack.wsgi [None req-79ba4d8a-cc2e-4771-9262-1077c075e923 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1135.494258] [55020]: [pid: 55020|app: 0|req: 234/451] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:24 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.507202] [55019]: DEBUG cinder.api.middleware.request_id [None req-8c3e3a3d-8ced-4216-a538-5cd8a6c14310 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.509369] [55019]: INFO cinder.api.openstack.wsgi [None req-8c3e3a3d-8ced-4216-a538-5cd8a6c14310 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1136.509626] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8c3e3a3d-8ced-4216-a538-5cd8a6c14310 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.509845] [55019]: DEBUG cinder.api.openstack.wsgi [None req-8c3e3a3d-8ced-4216-a538-5cd8a6c14310 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.520133] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.520133] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.524206] [55019]: INFO cinder.volume.api [None req-8c3e3a3d-8ced-4216-a538-5cd8a6c14310 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1136.528951] [55019]: INFO cinder.api.openstack.wsgi [None req-8c3e3a3d-8ced-4216-a538-5cd8a6c14310 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1136.529366] [55019]: [pid: 55019|app: 0|req: 218/452] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:25 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1137.540766] [55020]: DEBUG cinder.api.middleware.request_id [None req-7398fd90-bef9-4689-95fe-7c68be55c691 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.543065] [55020]: INFO cinder.api.openstack.wsgi [None req-7398fd90-bef9-4689-95fe-7c68be55c691 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1137.543383] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7398fd90-bef9-4689-95fe-7c68be55c691 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.543612] [55020]: DEBUG cinder.api.openstack.wsgi [None req-7398fd90-bef9-4689-95fe-7c68be55c691 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.553485] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.553485] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.557277] [55020]: INFO cinder.volume.api [None req-7398fd90-bef9-4689-95fe-7c68be55c691 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1137.561883] [55020]: INFO cinder.api.openstack.wsgi [None req-7398fd90-bef9-4689-95fe-7c68be55c691 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1137.562258] [55020]: [pid: 55020|app: 0|req: 235/453] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:26 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.573462] [55019]: DEBUG cinder.api.middleware.request_id [None req-71e71613-e3ce-4bc4-8d39-52429fe380d3 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.575648] [55019]: INFO cinder.api.openstack.wsgi [None req-71e71613-e3ce-4bc4-8d39-52429fe380d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1138.575903] [55019]: DEBUG cinder.api.openstack.wsgi [None req-71e71613-e3ce-4bc4-8d39-52429fe380d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.576137] [55019]: DEBUG cinder.api.openstack.wsgi [None req-71e71613-e3ce-4bc4-8d39-52429fe380d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.583831] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.583831] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.587351] [55019]: INFO cinder.volume.api [None req-71e71613-e3ce-4bc4-8d39-52429fe380d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1138.591547] [55019]: INFO cinder.api.openstack.wsgi [None req-71e71613-e3ce-4bc4-8d39-52429fe380d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1138.591929] [55019]: [pid: 55019|app: 0|req: 219/454] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:27 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.602308] [55020]: DEBUG cinder.api.middleware.request_id [None req-8bee0fd7-f176-4580-8923-90eca1561c51 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.604392] [55020]: INFO cinder.api.openstack.wsgi [None req-8bee0fd7-f176-4580-8923-90eca1561c51 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1139.604638] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8bee0fd7-f176-4580-8923-90eca1561c51 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.604902] [55020]: DEBUG cinder.api.openstack.wsgi [None req-8bee0fd7-f176-4580-8923-90eca1561c51 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.617474] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.617474] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.621509] [55020]: INFO cinder.volume.api [None req-8bee0fd7-f176-4580-8923-90eca1561c51 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1139.626166] [55020]: INFO cinder.api.openstack.wsgi [None req-8bee0fd7-f176-4580-8923-90eca1561c51 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1139.626552] [55020]: [pid: 55020|app: 0|req: 236/455] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:28 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.637812] [55019]: DEBUG cinder.api.middleware.request_id [None req-5fad1aea-7065-4572-a95b-3a02ee42ba50 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.639873] [55019]: INFO cinder.api.openstack.wsgi [None req-5fad1aea-7065-4572-a95b-3a02ee42ba50 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1140.640134] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5fad1aea-7065-4572-a95b-3a02ee42ba50 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.640351] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5fad1aea-7065-4572-a95b-3a02ee42ba50 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.647933] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.647933] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.651260] [55019]: INFO cinder.volume.api [None req-5fad1aea-7065-4572-a95b-3a02ee42ba50 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1140.655329] [55019]: INFO cinder.api.openstack.wsgi [None req-5fad1aea-7065-4572-a95b-3a02ee42ba50 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1140.655695] [55019]: [pid: 55019|app: 0|req: 220/456] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:29 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1141.667431] [55020]: DEBUG cinder.api.middleware.request_id [None req-504883ce-130a-4415-81b7-0ff413d781fc None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.669381] [55020]: INFO cinder.api.openstack.wsgi [None req-504883ce-130a-4415-81b7-0ff413d781fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1141.669671] [55020]: DEBUG cinder.api.openstack.wsgi [None req-504883ce-130a-4415-81b7-0ff413d781fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.669849] [55020]: DEBUG cinder.api.openstack.wsgi [None req-504883ce-130a-4415-81b7-0ff413d781fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.680303] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.680303] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.684596] [55020]: INFO cinder.volume.api [None req-504883ce-130a-4415-81b7-0ff413d781fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1141.689577] [55020]: INFO cinder.api.openstack.wsgi [None req-504883ce-130a-4415-81b7-0ff413d781fc tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1141.690112] [55020]: [pid: 55020|app: 0|req: 237/457] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:30 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.701373] [55019]: DEBUG cinder.api.middleware.request_id [None req-5be24c07-90d2-4b63-9055-5c515df94223 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.706793] [55019]: INFO cinder.api.openstack.wsgi [None req-5be24c07-90d2-4b63-9055-5c515df94223 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1142.707104] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5be24c07-90d2-4b63-9055-5c515df94223 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.707979] [55019]: DEBUG cinder.api.openstack.wsgi [None req-5be24c07-90d2-4b63-9055-5c515df94223 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.720387] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.720387] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.724309] [55019]: INFO cinder.volume.api [None req-5be24c07-90d2-4b63-9055-5c515df94223 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1142.729040] [55019]: INFO cinder.api.openstack.wsgi [None req-5be24c07-90d2-4b63-9055-5c515df94223 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1142.729444] [55019]: [pid: 55019|app: 0|req: 221/458] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:31 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.744882] [55020]: DEBUG cinder.api.middleware.request_id [None req-3e583ab9-4765-410b-8024-25a7bb38b1f4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.747016] [55020]: INFO cinder.api.openstack.wsgi [None req-3e583ab9-4765-410b-8024-25a7bb38b1f4 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1143.747252] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3e583ab9-4765-410b-8024-25a7bb38b1f4 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.747475] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3e583ab9-4765-410b-8024-25a7bb38b1f4 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.759020] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.759020] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.762473] [55020]: INFO cinder.volume.api [None req-3e583ab9-4765-410b-8024-25a7bb38b1f4 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1143.767721] [55020]: INFO cinder.api.openstack.wsgi [None req-3e583ab9-4765-410b-8024-25a7bb38b1f4 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1143.768121] [55020]: [pid: 55020|app: 0|req: 238/459] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:32 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 1572 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1143.797678] [55019]: DEBUG cinder.api.middleware.request_id [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-c5bbc657-47bc-4b26-b57c-b49e80937f44 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.800016] [55019]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-c5bbc657-47bc-4b26-b57c-b49e80937f44 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1143.800241] [55019]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-c5bbc657-47bc-4b26-b57c-b49e80937f44 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.800459] [55019]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-c5bbc657-47bc-4b26-b57c-b49e80937f44 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.808152] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.808152] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.811321] [55019]: INFO cinder.volume.api [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-c5bbc657-47bc-4b26-b57c-b49e80937f44 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1143.815834] [55019]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-c5bbc657-47bc-4b26-b57c-b49e80937f44 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1143.816212] [55019]: [pid: 55019|app: 0|req: 222/460] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:22:32 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.040786] [55020]: DEBUG cinder.api.middleware.request_id [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-8e58579d-08e4-4a68-b641-95215d0ff5f9 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.044372] [55020]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-8e58579d-08e4-4a68-b641-95215d0ff5f9 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1144.044743] [55020]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-8e58579d-08e4-4a68-b641-95215d0ff5f9 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.045128] [55020]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-8e58579d-08e4-4a68-b641-95215d0ff5f9 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.056772] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056772] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.061867] [55020]: INFO cinder.volume.api [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-8e58579d-08e4-4a68-b641-95215d0ff5f9 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1144.069412] [55020]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-8e58579d-08e4-4a68-b641-95215d0ff5f9 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1144.070030] [55020]: [pid: 55020|app: 0|req: 239/461] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:22:32 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.075809] [55019]: DEBUG cinder.api.middleware.request_id [None req-26438b8b-b1ee-4949-ad35-f0b3f1f0420a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.076354] [55019]: INFO cinder.api.openstack.wsgi [None req-26438b8b-b1ee-4949-ad35-f0b3f1f0420a None None] GET http://10.180.1.21/volume// [ 1144.076578] [55019]: DEBUG cinder.api.openstack.wsgi [None req-26438b8b-b1ee-4949-ad35-f0b3f1f0420a None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.076831] [55019]: DEBUG cinder.api.openstack.wsgi [None req-26438b8b-b1ee-4949-ad35-f0b3f1f0420a None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.077360] [55019]: INFO cinder.api.openstack.wsgi [None req-26438b8b-b1ee-4949-ad35-f0b3f1f0420a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1144.077688] [55019]: [pid: 55019|app: 0|req: 223/462] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:22:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1144.081299] [55020]: DEBUG cinder.api.middleware.request_id [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-de4f662d-7cd9-47bc-bf57-163e73226892 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.084390] [55020]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-de4f662d-7cd9-47bc-bf57-163e73226892 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1144.084795] [55020]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-de4f662d-7cd9-47bc-bf57-163e73226892 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee1497d5-276c-4a6f-9d36-48aab00435bb", "connector": null, "instance_uuid": "baf89b6f-823e-4789-bb7c-611ee7538048"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1144.094028] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.094028] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.114392] [55020]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-de4f662d-7cd9-47bc-bf57-163e73226892 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1144.114899] [55020]: [pid: 55020|app: 0|req: 240/463] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:22:32 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.151320] [55019]: DEBUG cinder.api.middleware.request_id [None req-4bfdbc80-0cbd-42d8-821c-e2d1b6585e2d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.153558] [55019]: INFO cinder.api.openstack.wsgi [None req-4bfdbc80-0cbd-42d8-821c-e2d1b6585e2d tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1145.153791] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4bfdbc80-0cbd-42d8-821c-e2d1b6585e2d tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.154076] [55019]: DEBUG cinder.api.openstack.wsgi [None req-4bfdbc80-0cbd-42d8-821c-e2d1b6585e2d tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.154295] [55019]: INFO cinder.api.v3.volumes [None req-4bfdbc80-0cbd-42d8-821c-e2d1b6585e2d tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Delete volume with id: 1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1145.164174] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.164174] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.164174] [55019]: INFO cinder.volume.api [None req-4bfdbc80-0cbd-42d8-821c-e2d1b6585e2d tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1145.180787] [55019]: INFO cinder.volume.api [None req-4bfdbc80-0cbd-42d8-821c-e2d1b6585e2d tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Delete volume request issued successfully. [ 1145.181022] [55019]: INFO cinder.api.openstack.wsgi [None req-4bfdbc80-0cbd-42d8-821c-e2d1b6585e2d tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 202 [ 1145.181430] [55019]: [pid: 55019|app: 0|req: 224/464] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:22:33 2025] DELETE /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1145.184461] [55020]: DEBUG cinder.api.middleware.request_id [None req-2a590c9e-9000-46ca-8d41-badbe26a4776 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.186714] [55020]: INFO cinder.api.openstack.wsgi [None req-2a590c9e-9000-46ca-8d41-badbe26a4776 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1145.187158] [55020]: DEBUG cinder.api.openstack.wsgi [None req-2a590c9e-9000-46ca-8d41-badbe26a4776 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.187302] [55020]: DEBUG cinder.api.openstack.wsgi [None req-2a590c9e-9000-46ca-8d41-badbe26a4776 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.195281] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.195281] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.200120] [55020]: INFO cinder.volume.api [None req-2a590c9e-9000-46ca-8d41-badbe26a4776 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Volume info retrieved successfully. [ 1145.205332] [55020]: INFO cinder.api.openstack.wsgi [None req-2a590c9e-9000-46ca-8d41-badbe26a4776 tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 200 [ 1145.205712] [55020]: [pid: 55020|app: 0|req: 241/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:34 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.215818] [55019]: DEBUG cinder.api.middleware.request_id [None req-a8098bf1-e3f1-4318-9b1d-f429d4c2e74b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.218030] [55019]: INFO cinder.api.openstack.wsgi [None req-a8098bf1-e3f1-4318-9b1d-f429d4c2e74b tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] GET http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 [ 1146.218301] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a8098bf1-e3f1-4318-9b1d-f429d4c2e74b tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.218533] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a8098bf1-e3f1-4318-9b1d-f429d4c2e74b tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.225703] [55019]: INFO cinder.api.openstack.wsgi [None req-a8098bf1-e3f1-4318-9b1d-f429d4c2e74b tempest-AttachVolumeShelveTestJSON-382655293 tempest-AttachVolumeShelveTestJSON-382655293-project-member] http://10.180.1.21/volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 returned with HTTP 404 [ 1146.226254] [55019]: [pid: 55019|app: 0|req: 225/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:22:35 2025] GET /volume/v3/volumes/1e650d2b-d9f5-4ce9-a392-0739f8d406e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1149.561798] [55020]: DEBUG cinder.api.middleware.request_id [None req-c1969edc-43b2-4c6f-a400-7669a67f468f None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.562304] [55020]: INFO cinder.api.openstack.wsgi [None req-c1969edc-43b2-4c6f-a400-7669a67f468f None None] GET http://10.180.1.21/volume// [ 1149.562492] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c1969edc-43b2-4c6f-a400-7669a67f468f None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.562715] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c1969edc-43b2-4c6f-a400-7669a67f468f None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.563133] [55020]: INFO cinder.api.openstack.wsgi [None req-c1969edc-43b2-4c6f-a400-7669a67f468f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1149.563457] [55020]: [pid: 55020|app: 0|req: 242/467] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:22:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1149.567475] [55019]: DEBUG cinder.api.middleware.request_id [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-071953f3-c08d-4563-8f31-312ac40b959e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.570282] [55019]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-071953f3-c08d-4563-8f31-312ac40b959e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1149.570282] [55019]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-071953f3-c08d-4563-8f31-312ac40b959e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.570282] [55019]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-071953f3-c08d-4563-8f31-312ac40b959e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.593897] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.593897] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.601027] [55019]: INFO cinder.volume.api [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-071953f3-c08d-4563-8f31-312ac40b959e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1149.609744] [55019]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-071953f3-c08d-4563-8f31-312ac40b959e tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1149.610190] [55019]: [pid: 55019|app: 0|req: 226/468] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:22:38 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 1571 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1149.741448] [55020]: DEBUG cinder.api.middleware.request_id [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-ad88177b-cff3-44db-96da-834f95dce626 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.743791] [55020]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-ad88177b-cff3-44db-96da-834f95dce626 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] PUT http://10.180.1.21/volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151 [ 1149.744218] [55020]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-ad88177b-cff3-44db-96da-834f95dce626 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-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=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.752395] [55020]: DEBUG cinder.coordination [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-ad88177b-cff3-44db-96da-834f95dce626 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Acquiring lock "cinder-attachment_update-ee1497d5-276c-4a6f-9d36-48aab00435bb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1149.756490] [55020]: DEBUG cinder.coordination [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-ad88177b-cff3-44db-96da-834f95dce626 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Lock "cinder-attachment_update-ee1497d5-276c-4a6f-9d36-48aab00435bb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1149.757585] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.757585] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.278228] [55020]: DEBUG cinder.coordination [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-ad88177b-cff3-44db-96da-834f95dce626 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Lock "cinder-attachment_update-ee1497d5-276c-4a6f-9d36-48aab00435bb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1150.278641] [55020]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-ad88177b-cff3-44db-96da-834f95dce626 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151 returned with HTTP 200 [ 1150.279122] [55020]: [pid: 55020|app: 0|req: 243/469] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:22:38 2025] PUT /volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.786548] [55019]: DEBUG cinder.api.middleware.request_id [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-56731f47-cafb-4925-a182-fbcc434a30fd None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.789315] [55019]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-56731f47-cafb-4925-a182-fbcc434a30fd tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] POST http://10.180.1.21/volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151/action [ 1150.789615] [55019]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-56731f47-cafb-4925-a182-fbcc434a30fd tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1150.789760] [55019]: DEBUG cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-56731f47-cafb-4925-a182-fbcc434a30fd tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.804147] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.804147] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.810597] [55019]: INFO cinder.api.openstack.wsgi [req-376bf65f-7944-429e-b0ec-0bebe8c45c4d req-56731f47-cafb-4925-a182-fbcc434a30fd tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151/action returned with HTTP 204 [ 1150.810999] [55019]: [pid: 55019|app: 0|req: 227/470] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:22:39 2025] POST /volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1160.272102] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=223,cinder:UPDATE=36,cinder:INSERT=9 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1160.808939] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=207,cinder:UPDATE=34,cinder:INSERT=14 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1162.466210] [55020]: DEBUG cinder.api.middleware.request_id [None req-52cdcbc8-72de-4568-91a0-83ad63cd53a0 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.468674] [55020]: INFO cinder.api.openstack.wsgi [None req-52cdcbc8-72de-4568-91a0-83ad63cd53a0 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1162.469090] [55020]: DEBUG cinder.api.openstack.wsgi [None req-52cdcbc8-72de-4568-91a0-83ad63cd53a0 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.469383] [55020]: DEBUG cinder.api.openstack.wsgi [None req-52cdcbc8-72de-4568-91a0-83ad63cd53a0 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.482657] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.482657] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.486477] [55020]: INFO cinder.volume.api [None req-52cdcbc8-72de-4568-91a0-83ad63cd53a0 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1162.492938] [55020]: INFO cinder.api.openstack.wsgi [None req-52cdcbc8-72de-4568-91a0-83ad63cd53a0 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1162.493584] [55020]: [pid: 55020|app: 0|req: 244/471] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 18:22:51 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 1864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1167.464934] [55019]: DEBUG cinder.api.middleware.request_id [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-6d57b604-f3b2-4b01-acc4-19154f367dcd None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.467406] [55019]: INFO cinder.api.openstack.wsgi [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-6d57b604-f3b2-4b01-acc4-19154f367dcd tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 [ 1167.467637] [55019]: DEBUG cinder.api.openstack.wsgi [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-6d57b604-f3b2-4b01-acc4-19154f367dcd tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.467851] [55019]: DEBUG cinder.api.openstack.wsgi [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-6d57b604-f3b2-4b01-acc4-19154f367dcd tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'version_select' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.477861] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.477861] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.003027] [55019]: INFO cinder.api.openstack.wsgi [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-6d57b604-f3b2-4b01-acc4-19154f367dcd tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 returned with HTTP 200 [ 1168.003670] [55019]: [pid: 55019|app: 0|req: 228/472] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:22:56 2025] DELETE /volume/v3/attachments/b61d0474-2633-4bb3-8b98-8c4485aa75b8 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.009907] [55020]: DEBUG cinder.api.middleware.request_id [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-4a07ae12-7f41-4fb4-b39c-b3fe80a48494 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.012267] [55020]: INFO cinder.api.openstack.wsgi [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-4a07ae12-7f41-4fb4-b39c-b3fe80a48494 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1168.012458] [55020]: DEBUG cinder.api.openstack.wsgi [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-4a07ae12-7f41-4fb4-b39c-b3fe80a48494 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.012680] [55020]: DEBUG cinder.api.openstack.wsgi [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-4a07ae12-7f41-4fb4-b39c-b3fe80a48494 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.012874] [55020]: INFO cinder.api.v3.volumes [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-4a07ae12-7f41-4fb4-b39c-b3fe80a48494 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Delete volume with id: ad03e871-0036-442d-a8e8-0bacc4f57601 [ 1168.022683] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.022683] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.023192] [55020]: INFO cinder.volume.api [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-4a07ae12-7f41-4fb4-b39c-b3fe80a48494 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1168.039183] [55020]: INFO cinder.volume.api [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-4a07ae12-7f41-4fb4-b39c-b3fe80a48494 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Delete volume request issued successfully. [ 1168.039373] [55020]: INFO cinder.api.openstack.wsgi [req-953a6b37-7313-4770-b947-40720b7ca6c0 req-4a07ae12-7f41-4fb4-b39c-b3fe80a48494 tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 returned with HTTP 202 [ 1168.039769] [55020]: [pid: 55020|app: 0|req: 245/473] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 18:22:56 2025] DELETE /volume/v3/volumes/ad03e871-0036-442d-a8e8-0bacc4f57601 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1178.001797] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1178.035053] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1179.119068] [55019]: DEBUG cinder.api.middleware.request_id [None req-a5ab8b6b-7a35-477c-88bf-112cb14afd1a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.121406] [55019]: INFO cinder.api.openstack.wsgi [None req-a5ab8b6b-7a35-477c-88bf-112cb14afd1a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1179.121761] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a5ab8b6b-7a35-477c-88bf-112cb14afd1a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.122111] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a5ab8b6b-7a35-477c-88bf-112cb14afd1a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.122409] [55019]: INFO cinder.api.v3.volumes [None req-a5ab8b6b-7a35-477c-88bf-112cb14afd1a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Delete volume with id: 5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1179.137080] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.137080] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.137875] [55019]: INFO cinder.volume.api [None req-a5ab8b6b-7a35-477c-88bf-112cb14afd1a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1179.158284] [55019]: INFO cinder.volume.api [None req-a5ab8b6b-7a35-477c-88bf-112cb14afd1a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Delete volume request issued successfully. [ 1179.158572] [55019]: INFO cinder.api.openstack.wsgi [None req-a5ab8b6b-7a35-477c-88bf-112cb14afd1a tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 202 [ 1179.159142] [55019]: [pid: 55019|app: 0|req: 229/474] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:23:07 2025] DELETE /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1179.162014] [55020]: DEBUG cinder.api.middleware.request_id [None req-15b9cdda-e3cc-4bb0-be5b-69b8b3275ebc None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.164170] [55020]: INFO cinder.api.openstack.wsgi [None req-15b9cdda-e3cc-4bb0-be5b-69b8b3275ebc tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1179.164940] [55020]: DEBUG cinder.api.openstack.wsgi [None req-15b9cdda-e3cc-4bb0-be5b-69b8b3275ebc tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.165206] [55020]: DEBUG cinder.api.openstack.wsgi [None req-15b9cdda-e3cc-4bb0-be5b-69b8b3275ebc tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.172932] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.172932] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.176649] [55020]: INFO cinder.volume.api [None req-15b9cdda-e3cc-4bb0-be5b-69b8b3275ebc tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1179.181315] [55020]: INFO cinder.api.openstack.wsgi [None req-15b9cdda-e3cc-4bb0-be5b-69b8b3275ebc tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 1179.181708] [55020]: [pid: 55020|app: 0|req: 246/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:08 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.192027] [55019]: DEBUG cinder.api.middleware.request_id [None req-67af0de4-6064-4fbb-947d-eee55e1a343c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.194479] [55019]: INFO cinder.api.openstack.wsgi [None req-67af0de4-6064-4fbb-947d-eee55e1a343c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1180.194788] [55019]: DEBUG cinder.api.openstack.wsgi [None req-67af0de4-6064-4fbb-947d-eee55e1a343c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.195080] [55019]: DEBUG cinder.api.openstack.wsgi [None req-67af0de4-6064-4fbb-947d-eee55e1a343c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.203431] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.203431] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.206967] [55019]: INFO cinder.volume.api [None req-67af0de4-6064-4fbb-947d-eee55e1a343c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1180.212264] [55019]: INFO cinder.api.openstack.wsgi [None req-67af0de4-6064-4fbb-947d-eee55e1a343c tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 1180.212909] [55019]: [pid: 55019|app: 0|req: 230/476] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:09 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.223097] [55020]: DEBUG cinder.api.middleware.request_id [None req-1c121825-9ada-471f-93d8-e937594744ea None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.225194] [55020]: INFO cinder.api.openstack.wsgi [None req-1c121825-9ada-471f-93d8-e937594744ea tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1181.225435] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1c121825-9ada-471f-93d8-e937594744ea tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.225693] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1c121825-9ada-471f-93d8-e937594744ea tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.235574] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.235574] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.239882] [55020]: INFO cinder.volume.api [None req-1c121825-9ada-471f-93d8-e937594744ea tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Volume info retrieved successfully. [ 1181.244936] [55020]: INFO cinder.api.openstack.wsgi [None req-1c121825-9ada-471f-93d8-e937594744ea tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 200 [ 1181.245375] [55020]: [pid: 55020|app: 0|req: 247/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:10 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.256245] [55019]: DEBUG cinder.api.middleware.request_id [None req-fbb7d17a-1494-4ea7-beee-22c0df534b2d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.257862] [55019]: INFO cinder.api.openstack.wsgi [None req-fbb7d17a-1494-4ea7-beee-22c0df534b2d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] GET http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e [ 1182.258086] [55019]: DEBUG cinder.api.openstack.wsgi [None req-fbb7d17a-1494-4ea7-beee-22c0df534b2d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.258313] [55019]: DEBUG cinder.api.openstack.wsgi [None req-fbb7d17a-1494-4ea7-beee-22c0df534b2d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.264426] [55019]: INFO cinder.api.openstack.wsgi [None req-fbb7d17a-1494-4ea7-beee-22c0df534b2d tempest-ServerActionsTestOtherA-915658616 tempest-ServerActionsTestOtherA-915658616-project-member] http://10.180.1.21/volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e returned with HTTP 404 [ 1182.265085] [55019]: [pid: 55019|app: 0|req: 231/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:11 2025] GET /volume/v3/volumes/5b1b56e0-f8ab-4b0e-a287-9200fa872c3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1188.728371] [55020]: DEBUG cinder.api.middleware.request_id [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.730416] [55020]: INFO cinder.api.openstack.wsgi [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1188.730804] [55020]: DEBUG cinder.api.openstack.wsgi [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1768521584"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1188.732445] [55020]: DEBUG cinder.api.v3.volumes [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1768521584'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1188.732585] [55020]: INFO cinder.api.v3.volumes [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume of 1 GB [ 1188.737977] [55020]: INFO cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Availability Zones retrieved successfully. [ 1188.744956] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Flow 'volume_create_api' (d6a61547-1850-4865-b187-9d0014aed988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1188.746093] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4897b251-cea6-4b1b-9290-d48929dc6f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.747198] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1188.764571] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4897b251-cea6-4b1b-9290-d48929dc6f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.765470] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f05fa6d-324c-4f40-b46d-36283d18a51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.793179] [55020]: DEBUG cinder.quota [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Created reservations ['242ef961-5d9f-4604-9f77-3398a6e583ba', '49f1a88d-5436-48da-b198-400d40cc45ff', 'd8836dba-f1ad-4d58-ba7b-d54cc91a4922', 'b9a1aaa6-6281-43c8-b057-00ab39c1e14f'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1188.793993] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f05fa6d-324c-4f40-b46d-36283d18a51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['242ef961-5d9f-4604-9f77-3398a6e583ba', '49f1a88d-5436-48da-b198-400d40cc45ff', 'd8836dba-f1ad-4d58-ba7b-d54cc91a4922', 'b9a1aaa6-6281-43c8-b057-00ab39c1e14f']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.794844] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f9b4ba-a151-4f52-852a-804114f6739c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.807155] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f9b4ba-a151-4f52-852a-804114f6739c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b4ffcc-363a-45ef-adde-d8222f04f4af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1768521584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8af2f0be4054d13ac7912e96c7803c6',qos_specs=None,replication_status=,reservations=['242ef961-5d9f-4604-9f77-3398a6e583ba','49f1a88d-5436-48da-b198-400d40cc45ff','d8836dba-f1ad-4d58-ba7b-d54cc91a4922','b9a1aaa6-6281-43c8-b057-00ab39c1e14f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397fb319121846c9ad9eef0975eb3e3a',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1768521584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08b4ffcc-363a-45ef-adde-d8222f04f4af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8af2f0be4054d13ac7912e96c7803c6',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='397fb319121846c9ad9eef0975eb3e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.808030] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48590bcd-a2ad-4b14-9027-2147144e4b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.821224] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48590bcd-a2ad-4b14-9027-2147144e4b9e) 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-1768521584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8af2f0be4054d13ac7912e96c7803c6',qos_specs=None,replication_status=,reservations=['242ef961-5d9f-4604-9f77-3398a6e583ba','49f1a88d-5436-48da-b198-400d40cc45ff','d8836dba-f1ad-4d58-ba7b-d54cc91a4922','b9a1aaa6-6281-43c8-b057-00ab39c1e14f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='397fb319121846c9ad9eef0975eb3e3a',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.822028] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ee26f2-a4d5-480c-b20f-bb16ba31b941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1188.829879] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ee26f2-a4d5-480c-b20f-bb16ba31b941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1188.830878] [55020]: DEBUG cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Flow 'volume_create_api' (d6a61547-1850-4865-b187-9d0014aed988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1188.831219] [55020]: INFO cinder.volume.api [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Create volume request issued successfully. [ 1188.831857] [55020]: INFO cinder.api.openstack.wsgi [None req-a5429d93-499d-4cc1-98c6-dcecf37c9703 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1188.832305] [55020]: [pid: 55020|app: 0|req: 248/479] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 18:23:17 2025] POST /volume/v3/volumes => generated 754 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1188.840820] [55019]: DEBUG cinder.api.middleware.request_id [None req-59ec2ff9-2913-42d6-8e34-d79296b4a0b3 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.842874] [55019]: INFO cinder.api.openstack.wsgi [None req-59ec2ff9-2913-42d6-8e34-d79296b4a0b3 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1188.843120] [55019]: DEBUG cinder.api.openstack.wsgi [None req-59ec2ff9-2913-42d6-8e34-d79296b4a0b3 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.843334] [55019]: DEBUG cinder.api.openstack.wsgi [None req-59ec2ff9-2913-42d6-8e34-d79296b4a0b3 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.850685] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.850685] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.854439] [55019]: INFO cinder.volume.api [None req-59ec2ff9-2913-42d6-8e34-d79296b4a0b3 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1188.858685] [55019]: INFO cinder.api.openstack.wsgi [None req-59ec2ff9-2913-42d6-8e34-d79296b4a0b3 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1188.859063] [55019]: [pid: 55019|app: 0|req: 232/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:17 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.868722] [55020]: DEBUG cinder.api.middleware.request_id [None req-fce89484-ae49-4608-8b3e-951e4a3010dd None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.871697] [55020]: INFO cinder.api.openstack.wsgi [None req-fce89484-ae49-4608-8b3e-951e4a3010dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1189.871938] [55020]: DEBUG cinder.api.openstack.wsgi [None req-fce89484-ae49-4608-8b3e-951e4a3010dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.872187] [55020]: DEBUG cinder.api.openstack.wsgi [None req-fce89484-ae49-4608-8b3e-951e4a3010dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.883325] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.883325] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.887684] [55020]: INFO cinder.volume.api [None req-fce89484-ae49-4608-8b3e-951e4a3010dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1189.892883] [55020]: INFO cinder.api.openstack.wsgi [None req-fce89484-ae49-4608-8b3e-951e4a3010dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1189.893335] [55020]: [pid: 55020|app: 0|req: 249/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:18 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.931052] [55019]: DEBUG cinder.api.middleware.request_id [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-2d5540c0-618e-4e1e-a8c6-f13f49c09842 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.933448] [55019]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-2d5540c0-618e-4e1e-a8c6-f13f49c09842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1189.933671] [55019]: DEBUG cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-2d5540c0-618e-4e1e-a8c6-f13f49c09842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.933883] [55019]: DEBUG cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-2d5540c0-618e-4e1e-a8c6-f13f49c09842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.941762] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.941762] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.945454] [55019]: INFO cinder.volume.api [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-2d5540c0-618e-4e1e-a8c6-f13f49c09842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1189.950155] [55019]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-2d5540c0-618e-4e1e-a8c6-f13f49c09842 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1189.950718] [55019]: [pid: 55019|app: 0|req: 233/482] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:23:18 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.129878] [55020]: DEBUG cinder.api.middleware.request_id [req-43503aad-e097-4315-8ff0-a530d5628b11 req-dbb759a6-d55f-41d8-ade9-6badba83981a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.132211] [55020]: INFO cinder.api.openstack.wsgi [req-43503aad-e097-4315-8ff0-a530d5628b11 req-dbb759a6-d55f-41d8-ade9-6badba83981a tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-685108814 [ 1191.132398] [55020]: DEBUG cinder.api.openstack.wsgi [req-43503aad-e097-4315-8ff0-a530d5628b11 req-dbb759a6-d55f-41d8-ade9-6badba83981a tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.132640] [55020]: DEBUG cinder.api.openstack.wsgi [req-43503aad-e097-4315-8ff0-a530d5628b11 req-dbb759a6-d55f-41d8-ade9-6badba83981a tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.132861] [55020]: INFO cinder.api.v3.volumes [req-43503aad-e097-4315-8ff0-a530d5628b11 req-dbb759a6-d55f-41d8-ade9-6badba83981a tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] Delete volume with id: tempest-invalid-685108814 [ 1191.139392] [55020]: INFO cinder.api.openstack.wsgi [req-43503aad-e097-4315-8ff0-a530d5628b11 req-dbb759a6-d55f-41d8-ade9-6badba83981a tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-685108814 returned with HTTP 404 [ 1191.139942] [55020]: [pid: 55020|app: 0|req: 250/483] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Feb 19 18:23:19 2025] DELETE /volume/v3/volumes/tempest-invalid-685108814 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1191.160251] [55019]: DEBUG cinder.api.middleware.request_id [req-c54442ea-f234-4bb1-b0bc-b5c89cd99525 req-e0d0d619-659d-494f-afd8-4720bb256fd8 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.162641] [55019]: INFO cinder.api.openstack.wsgi [req-c54442ea-f234-4bb1-b0bc-b5c89cd99525 req-e0d0d619-659d-494f-afd8-4720bb256fd8 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9ac187bd-8d2e-4568-821e-c08d3cce1928 [ 1191.162846] [55019]: DEBUG cinder.api.openstack.wsgi [req-c54442ea-f234-4bb1-b0bc-b5c89cd99525 req-e0d0d619-659d-494f-afd8-4720bb256fd8 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.163073] [55019]: DEBUG cinder.api.openstack.wsgi [req-c54442ea-f234-4bb1-b0bc-b5c89cd99525 req-e0d0d619-659d-494f-afd8-4720bb256fd8 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.163262] [55019]: INFO cinder.api.v3.volumes [req-c54442ea-f234-4bb1-b0bc-b5c89cd99525 req-e0d0d619-659d-494f-afd8-4720bb256fd8 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] Delete volume with id: 9ac187bd-8d2e-4568-821e-c08d3cce1928 [ 1191.169671] [55019]: INFO cinder.api.openstack.wsgi [req-c54442ea-f234-4bb1-b0bc-b5c89cd99525 req-e0d0d619-659d-494f-afd8-4720bb256fd8 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] http://10.180.1.21/volume/v3/volumes/9ac187bd-8d2e-4568-821e-c08d3cce1928 returned with HTTP 404 [ 1191.170338] [55019]: [pid: 55019|app: 0|req: 234/484] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 18:23:20 2025] DELETE /volume/v3/volumes/9ac187bd-8d2e-4568-821e-c08d3cce1928 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1191.184196] [55020]: DEBUG cinder.api.middleware.request_id [req-28f1de24-d5a5-4124-8e71-a19e81880aad req-d05b84aa-5e72-4e56-b8ee-353fcb5048f0 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.186541] [55020]: INFO cinder.api.openstack.wsgi [req-28f1de24-d5a5-4124-8e71-a19e81880aad req-d05b84aa-5e72-4e56-b8ee-353fcb5048f0 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] GET http://10.180.1.21/volume/v3/volumes/65855bef-1024-481b-b280-d0b15aafe28f [ 1191.186759] [55020]: DEBUG cinder.api.openstack.wsgi [req-28f1de24-d5a5-4124-8e71-a19e81880aad req-d05b84aa-5e72-4e56-b8ee-353fcb5048f0 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.187023] [55020]: DEBUG cinder.api.openstack.wsgi [req-28f1de24-d5a5-4124-8e71-a19e81880aad req-d05b84aa-5e72-4e56-b8ee-353fcb5048f0 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.193115] [55020]: INFO cinder.api.openstack.wsgi [req-28f1de24-d5a5-4124-8e71-a19e81880aad req-d05b84aa-5e72-4e56-b8ee-353fcb5048f0 tempest-VolumesNegativeTest-248328773 tempest-VolumesNegativeTest-248328773-project-member] http://10.180.1.21/volume/v3/volumes/65855bef-1024-481b-b280-d0b15aafe28f returned with HTTP 404 [ 1191.193677] [55020]: [pid: 55020|app: 0|req: 251/485] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:23:20 2025] GET /volume/v3/volumes/65855bef-1024-481b-b280-d0b15aafe28f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1191.470390] [55019]: DEBUG cinder.api.middleware.request_id [None req-ebd52e27-32cd-4806-8e29-bd11c189be15 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.470838] [55019]: INFO cinder.api.openstack.wsgi [None req-ebd52e27-32cd-4806-8e29-bd11c189be15 None None] GET http://10.180.1.21/volume// [ 1191.471601] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ebd52e27-32cd-4806-8e29-bd11c189be15 None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.471601] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ebd52e27-32cd-4806-8e29-bd11c189be15 None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.471735] [55019]: INFO cinder.api.openstack.wsgi [None req-ebd52e27-32cd-4806-8e29-bd11c189be15 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1191.472208] [55019]: [pid: 55019|app: 0|req: 235/486] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 18:23:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1191.476123] [55020]: DEBUG cinder.api.middleware.request_id [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0ebf6de4-ecbf-4471-825f-a5df4773a17b None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.478478] [55020]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0ebf6de4-ecbf-4471-825f-a5df4773a17b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1191.478898] [55020]: DEBUG cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0ebf6de4-ecbf-4471-825f-a5df4773a17b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08b4ffcc-363a-45ef-adde-d8222f04f4af", "connector": null, "instance_uuid": "6e17ddd6-ce01-4208-91d1-e606340766c8"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1191.490478] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.490478] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.512952] [55020]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0ebf6de4-ecbf-4471-825f-a5df4773a17b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1191.513311] [55020]: [pid: 55020|app: 0|req: 252/487] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:23:20 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.538669] [55019]: DEBUG cinder.api.middleware.request_id [None req-f4ad134d-1231-4790-82e4-c5258c7af526 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.540730] [55019]: INFO cinder.api.openstack.wsgi [None req-f4ad134d-1231-4790-82e4-c5258c7af526 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1191.541102] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f4ad134d-1231-4790-82e4-c5258c7af526 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.541434] [55019]: DEBUG cinder.api.openstack.wsgi [None req-f4ad134d-1231-4790-82e4-c5258c7af526 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.552135] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.552135] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.555674] [55019]: INFO cinder.volume.api [None req-f4ad134d-1231-4790-82e4-c5258c7af526 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1191.561051] [55019]: INFO cinder.api.openstack.wsgi [None req-f4ad134d-1231-4790-82e4-c5258c7af526 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1191.561269] [55019]: [pid: 55019|app: 0|req: 236/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:20 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.042924] [55020]: DEBUG cinder.api.middleware.request_id [None req-0fa03c21-45e9-42b8-91ec-310b989caa1c None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.043407] [55020]: INFO cinder.api.openstack.wsgi [None req-0fa03c21-45e9-42b8-91ec-310b989caa1c None None] GET http://10.180.1.21/volume// [ 1192.043594] [55020]: DEBUG cinder.api.openstack.wsgi [None req-0fa03c21-45e9-42b8-91ec-310b989caa1c None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.043814] [55020]: DEBUG cinder.api.openstack.wsgi [None req-0fa03c21-45e9-42b8-91ec-310b989caa1c None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.044234] [55020]: INFO cinder.api.openstack.wsgi [None req-0fa03c21-45e9-42b8-91ec-310b989caa1c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1192.044548] [55020]: [pid: 55020|app: 0|req: 253/489] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:23:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1192.048268] [55019]: DEBUG cinder.api.middleware.request_id [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-8ff32303-8fbd-4e94-bf24-13e424f50153 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.050678] [55019]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-8ff32303-8fbd-4e94-bf24-13e424f50153 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1192.051097] [55019]: DEBUG cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-8ff32303-8fbd-4e94-bf24-13e424f50153 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.051340] [55019]: DEBUG cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-8ff32303-8fbd-4e94-bf24-13e424f50153 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.061791] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.061791] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.065143] [55019]: INFO cinder.volume.api [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-8ff32303-8fbd-4e94-bf24-13e424f50153 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1192.069573] [55019]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-8ff32303-8fbd-4e94-bf24-13e424f50153 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1192.069951] [55019]: [pid: 55019|app: 0|req: 237/490] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:23:20 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1192.095656] [55020]: DEBUG cinder.api.middleware.request_id [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0e8c48be-b002-4414-a5cb-5d9d45ed906b None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.098006] [55020]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0e8c48be-b002-4414-a5cb-5d9d45ed906b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] PUT http://10.180.1.21/volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456 [ 1192.098448] [55020]: DEBUG cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0e8c48be-b002-4414-a5cb-5d9d45ed906b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-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-544492", "mountpoint": "/dev/sdb"}}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1192.106223] [55020]: DEBUG cinder.coordination [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0e8c48be-b002-4414-a5cb-5d9d45ed906b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Acquiring lock "cinder-attachment_update-08b4ffcc-363a-45ef-adde-d8222f04f4af-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1192.110676] [55020]: DEBUG cinder.coordination [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0e8c48be-b002-4414-a5cb-5d9d45ed906b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Lock "cinder-attachment_update-08b4ffcc-363a-45ef-adde-d8222f04f4af-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1192.111723] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.111723] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.572075] [55019]: DEBUG cinder.api.middleware.request_id [None req-539691e4-a141-4e11-a5dd-d4306109c37d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.574082] [55019]: INFO cinder.api.openstack.wsgi [None req-539691e4-a141-4e11-a5dd-d4306109c37d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1192.574435] [55019]: DEBUG cinder.api.openstack.wsgi [None req-539691e4-a141-4e11-a5dd-d4306109c37d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.575069] [55019]: DEBUG cinder.api.openstack.wsgi [None req-539691e4-a141-4e11-a5dd-d4306109c37d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.588841] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.588841] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.592280] [55019]: INFO cinder.volume.api [None req-539691e4-a141-4e11-a5dd-d4306109c37d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1192.596662] [55019]: INFO cinder.api.openstack.wsgi [None req-539691e4-a141-4e11-a5dd-d4306109c37d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1192.597062] [55019]: [pid: 55019|app: 0|req: 238/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:21 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.607482] [55019]: DEBUG cinder.api.middleware.request_id [None req-ade6c77f-187b-4775-baaa-504d7be4285d None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.609857] [55019]: INFO cinder.api.openstack.wsgi [None req-ade6c77f-187b-4775-baaa-504d7be4285d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1193.610097] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ade6c77f-187b-4775-baaa-504d7be4285d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.610317] [55019]: DEBUG cinder.api.openstack.wsgi [None req-ade6c77f-187b-4775-baaa-504d7be4285d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.620763] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.620763] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.624290] [55019]: INFO cinder.volume.api [None req-ade6c77f-187b-4775-baaa-504d7be4285d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1193.628750] [55019]: INFO cinder.api.openstack.wsgi [None req-ade6c77f-187b-4775-baaa-504d7be4285d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1193.629178] [55019]: [pid: 55019|app: 0|req: 239/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:22 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.639757] [55019]: DEBUG cinder.api.middleware.request_id [None req-c5adabe6-f9b8-4b25-aa9f-7978d95c0513 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.641889] [55019]: INFO cinder.api.openstack.wsgi [None req-c5adabe6-f9b8-4b25-aa9f-7978d95c0513 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1194.642147] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c5adabe6-f9b8-4b25-aa9f-7978d95c0513 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.642371] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c5adabe6-f9b8-4b25-aa9f-7978d95c0513 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.652630] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.652630] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.656070] [55019]: INFO cinder.volume.api [None req-c5adabe6-f9b8-4b25-aa9f-7978d95c0513 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1194.660585] [55019]: INFO cinder.api.openstack.wsgi [None req-c5adabe6-f9b8-4b25-aa9f-7978d95c0513 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1194.660990] [55019]: [pid: 55019|app: 0|req: 240/493] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:23 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.671657] [55019]: DEBUG cinder.api.middleware.request_id [None req-05c0d43b-72a7-4b59-b6df-4452606d53d4 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.673910] [55019]: INFO cinder.api.openstack.wsgi [None req-05c0d43b-72a7-4b59-b6df-4452606d53d4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1195.674152] [55019]: DEBUG cinder.api.openstack.wsgi [None req-05c0d43b-72a7-4b59-b6df-4452606d53d4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.674374] [55019]: DEBUG cinder.api.openstack.wsgi [None req-05c0d43b-72a7-4b59-b6df-4452606d53d4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.684370] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.684370] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.687842] [55019]: INFO cinder.volume.api [None req-05c0d43b-72a7-4b59-b6df-4452606d53d4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1195.692208] [55019]: INFO cinder.api.openstack.wsgi [None req-05c0d43b-72a7-4b59-b6df-4452606d53d4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1195.692765] [55019]: [pid: 55019|app: 0|req: 241/494] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:24 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.634657] [55020]: DEBUG cinder.coordination [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0e8c48be-b002-4414-a5cb-5d9d45ed906b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Lock "cinder-attachment_update-08b4ffcc-363a-45ef-adde-d8222f04f4af-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1196.635076] [55020]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-0e8c48be-b002-4414-a5cb-5d9d45ed906b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456 returned with HTTP 200 [ 1196.635632] [55020]: [pid: 55020|app: 0|req: 254/495] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 18:23:20 2025] PUT /volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.703771] [55019]: DEBUG cinder.api.middleware.request_id [None req-43242d56-70fc-4946-96d6-df56c198d672 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.706034] [55019]: INFO cinder.api.openstack.wsgi [None req-43242d56-70fc-4946-96d6-df56c198d672 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1196.706267] [55019]: DEBUG cinder.api.openstack.wsgi [None req-43242d56-70fc-4946-96d6-df56c198d672 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.706490] [55019]: DEBUG cinder.api.openstack.wsgi [None req-43242d56-70fc-4946-96d6-df56c198d672 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.716809] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.716809] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.720454] [55019]: INFO cinder.volume.api [None req-43242d56-70fc-4946-96d6-df56c198d672 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1196.725230] [55019]: INFO cinder.api.openstack.wsgi [None req-43242d56-70fc-4946-96d6-df56c198d672 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1196.725702] [55019]: [pid: 55019|app: 0|req: 242/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:25 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.735448] [55020]: DEBUG cinder.api.middleware.request_id [None req-678ea4b2-ea11-47fd-9bc0-c6ad682754da None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.737680] [55020]: INFO cinder.api.openstack.wsgi [None req-678ea4b2-ea11-47fd-9bc0-c6ad682754da tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1197.737906] [55020]: DEBUG cinder.api.openstack.wsgi [None req-678ea4b2-ea11-47fd-9bc0-c6ad682754da tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.738149] [55020]: DEBUG cinder.api.openstack.wsgi [None req-678ea4b2-ea11-47fd-9bc0-c6ad682754da tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.749242] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.749242] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.752827] [55020]: INFO cinder.volume.api [None req-678ea4b2-ea11-47fd-9bc0-c6ad682754da tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1197.757297] [55020]: INFO cinder.api.openstack.wsgi [None req-678ea4b2-ea11-47fd-9bc0-c6ad682754da tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1197.757870] [55020]: [pid: 55020|app: 0|req: 255/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:26 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.997595] [55019]: DEBUG cinder.api.middleware.request_id [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-b4ac763a-64c3-4f3c-906e-f89e5bfbadf7 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.000165] [55019]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-b4ac763a-64c3-4f3c-906e-f89e5bfbadf7 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1198.000403] [55019]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-b4ac763a-64c3-4f3c-906e-f89e5bfbadf7 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.000628] [55019]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-b4ac763a-64c3-4f3c-906e-f89e5bfbadf7 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.010493] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.010493] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.013788] [55019]: INFO cinder.volume.api [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-b4ac763a-64c3-4f3c-906e-f89e5bfbadf7 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1198.019194] [55019]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-b4ac763a-64c3-4f3c-906e-f89e5bfbadf7 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1198.019630] [55019]: [pid: 55019|app: 0|req: 243/498] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:23:26 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.048152] [55020]: DEBUG cinder.api.middleware.request_id [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-600efc91-5ab4-406e-a292-90d2e446ca2d None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.050553] [55020]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-600efc91-5ab4-406e-a292-90d2e446ca2d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] GET http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1198.050778] [55020]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-600efc91-5ab4-406e-a292-90d2e446ca2d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.051015] [55020]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-600efc91-5ab4-406e-a292-90d2e446ca2d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.060390] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.060390] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.064074] [55020]: INFO cinder.volume.api [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-600efc91-5ab4-406e-a292-90d2e446ca2d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1198.068589] [55020]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-600efc91-5ab4-406e-a292-90d2e446ca2d tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 200 [ 1198.068973] [55020]: [pid: 55020|app: 0|req: 256/499] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:23:26 2025] GET /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 1683 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.246750] [55019]: DEBUG cinder.api.middleware.request_id [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-301b3c5e-3f49-454c-ae75-3c8181d63f79 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.249456] [55019]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-301b3c5e-3f49-454c-ae75-3c8181d63f79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456/action [ 1198.249921] [55019]: DEBUG cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-301b3c5e-3f49-454c-ae75-3c8181d63f79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action body: b'{"os-complete": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1198.250083] [55019]: DEBUG cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-301b3c5e-3f49-454c-ae75-3c8181d63f79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1198.266362] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.266362] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.274016] [55019]: INFO cinder.api.openstack.wsgi [req-b7d60ac6-a923-4142-a60a-d06c34dfd480 req-301b3c5e-3f49-454c-ae75-3c8181d63f79 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456/action returned with HTTP 204 [ 1198.274593] [55019]: [pid: 55019|app: 0|req: 244/500] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 18:23:27 2025] POST /volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1198.768320] [55020]: DEBUG cinder.api.middleware.request_id [None req-d108b143-60c5-4c89-aae0-a4a4f313b24e None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.770342] [55020]: INFO cinder.api.openstack.wsgi [None req-d108b143-60c5-4c89-aae0-a4a4f313b24e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1198.770564] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d108b143-60c5-4c89-aae0-a4a4f313b24e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.770791] [55020]: DEBUG cinder.api.openstack.wsgi [None req-d108b143-60c5-4c89-aae0-a4a4f313b24e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.780695] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.780695] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.784279] [55020]: INFO cinder.volume.api [None req-d108b143-60c5-4c89-aae0-a4a4f313b24e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1198.788872] [55020]: INFO cinder.api.openstack.wsgi [None req-d108b143-60c5-4c89-aae0-a4a4f313b24e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1198.789253] [55020]: [pid: 55020|app: 0|req: 257/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:27 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.798266] [55019]: DEBUG cinder.api.middleware.request_id [None req-b7cd7a39-c869-4644-b17f-23e65103097b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.800344] [55019]: INFO cinder.api.openstack.wsgi [None req-b7cd7a39-c869-4644-b17f-23e65103097b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1198.800558] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b7cd7a39-c869-4644-b17f-23e65103097b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.800771] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b7cd7a39-c869-4644-b17f-23e65103097b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.810015] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.810015] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.812909] [55019]: INFO cinder.volume.api [None req-b7cd7a39-c869-4644-b17f-23e65103097b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1198.816862] [55019]: INFO cinder.api.openstack.wsgi [None req-b7cd7a39-c869-4644-b17f-23e65103097b tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1198.817329] [55019]: [pid: 55019|app: 0|req: 245/502] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:27 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.825646] [55020]: DEBUG cinder.api.middleware.request_id [None req-e12c27d3-0fdb-410d-ac75-a9ebe3b5c676 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.827554] [55020]: INFO cinder.api.openstack.wsgi [None req-e12c27d3-0fdb-410d-ac75-a9ebe3b5c676 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1198.827772] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e12c27d3-0fdb-410d-ac75-a9ebe3b5c676 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.827989] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e12c27d3-0fdb-410d-ac75-a9ebe3b5c676 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.828190] [55020]: INFO cinder.api.v3.volumes [None req-e12c27d3-0fdb-410d-ac75-a9ebe3b5c676 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Delete volume with id: 08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1198.837240] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.837240] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.837748] [55020]: INFO cinder.volume.api [None req-e12c27d3-0fdb-410d-ac75-a9ebe3b5c676 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1198.845353] [55020]: INFO cinder.volume.api [None req-e12c27d3-0fdb-410d-ac75-a9ebe3b5c676 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-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. [ 1198.845619] [55020]: INFO cinder.api.openstack.wsgi [None req-e12c27d3-0fdb-410d-ac75-a9ebe3b5c676 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 400 [ 1198.846075] [55020]: [pid: 55020|app: 0|req: 258/503] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:23:27 2025] DELETE /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1198.848451] [55019]: DEBUG cinder.api.middleware.request_id [None req-d33fd1f4-23c2-4184-866a-f729a08b21ee None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.850277] [55019]: INFO cinder.api.openstack.wsgi [None req-d33fd1f4-23c2-4184-866a-f729a08b21ee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1198.850482] [55019]: DEBUG cinder.api.openstack.wsgi [None req-d33fd1f4-23c2-4184-866a-f729a08b21ee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.850689] [55019]: DEBUG cinder.api.openstack.wsgi [None req-d33fd1f4-23c2-4184-866a-f729a08b21ee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.859328] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.859328] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.862195] [55019]: INFO cinder.volume.api [None req-d33fd1f4-23c2-4184-866a-f729a08b21ee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1198.866111] [55019]: INFO cinder.api.openstack.wsgi [None req-d33fd1f4-23c2-4184-866a-f729a08b21ee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1198.866447] [55019]: [pid: 55019|app: 0|req: 246/504] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:27 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.899699] [55020]: DEBUG cinder.api.middleware.request_id [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-6e0fb75e-1048-4861-b7ca-3708f22872f4 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.901961] [55020]: INFO cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-6e0fb75e-1048-4861-b7ca-3708f22872f4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1198.902182] [55020]: DEBUG cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-6e0fb75e-1048-4861-b7ca-3708f22872f4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.902401] [55020]: DEBUG cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-6e0fb75e-1048-4861-b7ca-3708f22872f4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.911706] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.911706] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.914616] [55020]: INFO cinder.volume.api [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-6e0fb75e-1048-4861-b7ca-3708f22872f4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1198.918689] [55020]: INFO cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-6e0fb75e-1048-4861-b7ca-3708f22872f4 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1198.919057] [55020]: [pid: 55020|app: 0|req: 259/505] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:23:27 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.934596] [55019]: DEBUG cinder.api.middleware.request_id [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-5fcffc69-8c01-4144-9003-0558cd414627 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.936966] [55019]: INFO cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-5fcffc69-8c01-4144-9003-0558cd414627 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] POST http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af/action [ 1198.937377] [55019]: DEBUG cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-5fcffc69-8c01-4144-9003-0558cd414627 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1198.937565] [55019]: DEBUG cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-5fcffc69-8c01-4144-9003-0558cd414627 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1198.946732] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.946732] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.947227] [55019]: INFO cinder.volume.api [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-5fcffc69-8c01-4144-9003-0558cd414627 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1198.953018] [55019]: INFO cinder.volume.api [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-5fcffc69-8c01-4144-9003-0558cd414627 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Begin detaching volume completed successfully. [ 1198.953242] [55019]: INFO cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-5fcffc69-8c01-4144-9003-0558cd414627 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af/action returned with HTTP 202 [ 1198.953632] [55019]: [pid: 55019|app: 0|req: 247/506] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:23:27 2025] POST /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1199.975184] [55020]: DEBUG cinder.api.middleware.request_id [None req-81073cbe-94fc-44cc-b7f9-a33b514f9c74 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.975704] [55020]: INFO cinder.api.openstack.wsgi [None req-81073cbe-94fc-44cc-b7f9-a33b514f9c74 None None] GET http://10.180.1.21/volume// [ 1199.975898] [55020]: DEBUG cinder.api.openstack.wsgi [None req-81073cbe-94fc-44cc-b7f9-a33b514f9c74 None None] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.976129] [55020]: DEBUG cinder.api.openstack.wsgi [None req-81073cbe-94fc-44cc-b7f9-a33b514f9c74 None None] Calling method 'all' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.976521] [55020]: INFO cinder.api.openstack.wsgi [None req-81073cbe-94fc-44cc-b7f9-a33b514f9c74 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1199.976843] [55020]: [pid: 55020|app: 0|req: 260/507] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:23:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1199.980315] [55019]: DEBUG cinder.api.middleware.request_id [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-7d2c81f3-00cd-406c-a5bd-5f3855ff5e80 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.982660] [55019]: INFO cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-7d2c81f3-00cd-406c-a5bd-5f3855ff5e80 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1199.982909] [55019]: DEBUG cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-7d2c81f3-00cd-406c-a5bd-5f3855ff5e80 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.983137] [55019]: DEBUG cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-7d2c81f3-00cd-406c-a5bd-5f3855ff5e80 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.993070] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.993070] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.996070] [55019]: INFO cinder.volume.api [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-7d2c81f3-00cd-406c-a5bd-5f3855ff5e80 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1200.000293] [55019]: INFO cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-7d2c81f3-00cd-406c-a5bd-5f3855ff5e80 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1200.000667] [55019]: [pid: 55019|app: 0|req: 248/508] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 18:23:28 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1201.629048] [55020]: DEBUG cinder.api.middleware.request_id [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-4c0bec99-9b76-4c9f-bc61-c1afc1929a27 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.631374] [55020]: INFO cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-4c0bec99-9b76-4c9f-bc61-c1afc1929a27 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] DELETE http://10.180.1.21/volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456 [ 1201.631599] [55020]: DEBUG cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-4c0bec99-9b76-4c9f-bc61-c1afc1929a27 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.631821] [55020]: DEBUG cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-4c0bec99-9b76-4c9f-bc61-c1afc1929a27 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.638792] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.638792] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.166328] [55020]: INFO cinder.api.openstack.wsgi [req-c2bccef5-0557-46c0-ab96-35107b4b140b req-4c0bec99-9b76-4c9f-bc61-c1afc1929a27 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456 returned with HTTP 200 [ 1202.166724] [55020]: [pid: 55020|app: 0|req: 261/509] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:23:30 2025] DELETE /volume/v3/attachments/60cf207a-4550-4a0e-934d-a0a89bdfe456 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.482015] [55019]: DEBUG cinder.api.middleware.request_id [None req-142df8b8-0c9c-484c-8a72-209ebaf55b3f None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.482488] [55019]: INFO cinder.api.openstack.wsgi [None req-142df8b8-0c9c-484c-8a72-209ebaf55b3f None None] GET http://10.180.1.21/volume// [ 1202.482671] [55019]: DEBUG cinder.api.openstack.wsgi [None req-142df8b8-0c9c-484c-8a72-209ebaf55b3f None None] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.482888] [55019]: DEBUG cinder.api.openstack.wsgi [None req-142df8b8-0c9c-484c-8a72-209ebaf55b3f None None] Calling method 'all' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.483303] [55019]: INFO cinder.api.openstack.wsgi [None req-142df8b8-0c9c-484c-8a72-209ebaf55b3f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1202.483640] [55019]: [pid: 55019|app: 0|req: 249/510] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 18:23:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1202.486766] [55020]: DEBUG cinder.api.middleware.request_id [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-62fa6870-d7c4-4e83-9fb7-4e8812a3c192 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.489203] [55020]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-62fa6870-d7c4-4e83-9fb7-4e8812a3c192 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1202.489613] [55020]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-62fa6870-d7c4-4e83-9fb7-4e8812a3c192 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee1497d5-276c-4a6f-9d36-48aab00435bb", "connector": null, "instance_uuid": "baf89b6f-823e-4789-bb7c-611ee7538048"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1202.500740] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.500740] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.524505] [55020]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-62fa6870-d7c4-4e83-9fb7-4e8812a3c192 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1202.524901] [55020]: [pid: 55020|app: 0|req: 262/511] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 18:23:31 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) [ 1202.563092] [55019]: DEBUG cinder.api.middleware.request_id [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-78aaca59-8734-49df-b5d5-b02ac86315d3 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.565432] [55019]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-78aaca59-8734-49df-b5d5-b02ac86315d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] POST http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb/action [ 1202.565869] [55019]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-78aaca59-8734-49df-b5d5-b02ac86315d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55019) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1202.566025] [55019]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-78aaca59-8734-49df-b5d5-b02ac86315d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1202.577379] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.577379] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.577889] [55019]: INFO cinder.volume.api [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-78aaca59-8734-49df-b5d5-b02ac86315d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1202.581685] [55019]: INFO cinder.volume.api [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-78aaca59-8734-49df-b5d5-b02ac86315d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Roll detaching of volume completed successfully. [ 1202.581896] [55019]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-78aaca59-8734-49df-b5d5-b02ac86315d3 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb/action returned with HTTP 202 [ 1202.582279] [55019]: [pid: 55019|app: 0|req: 250/512] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 18:23:31 2025] POST /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1202.585459] [55020]: DEBUG cinder.api.middleware.request_id [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-5fb6b907-9670-43a0-a868-32b33b21b993 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.587653] [55020]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-5fb6b907-9670-43a0-a868-32b33b21b993 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cb43c0ec-8e18-4412-9350-ef30fd86a604 [ 1202.587867] [55020]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-5fb6b907-9670-43a0-a868-32b33b21b993 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.588102] [55020]: DEBUG cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-5fb6b907-9670-43a0-a868-32b33b21b993 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.594133] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.594133] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.614081] [55020]: INFO cinder.api.openstack.wsgi [req-7b72fbab-d39f-4579-967d-7497ac0ea9ef req-5fb6b907-9670-43a0-a868-32b33b21b993 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/attachments/cb43c0ec-8e18-4412-9350-ef30fd86a604 returned with HTTP 200 [ 1202.614453] [55020]: [pid: 55020|app: 0|req: 263/513] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:23:31 2025] DELETE /volume/v3/attachments/cb43c0ec-8e18-4412-9350-ef30fd86a604 => generated 192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.125124] [55019]: DEBUG cinder.api.middleware.request_id [None req-539dcc22-7f99-4ed6-a880-efb317ec8a0a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.127205] [55019]: INFO cinder.api.openstack.wsgi [None req-539dcc22-7f99-4ed6-a880-efb317ec8a0a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1203.127420] [55019]: DEBUG cinder.api.openstack.wsgi [None req-539dcc22-7f99-4ed6-a880-efb317ec8a0a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.127707] [55019]: DEBUG cinder.api.openstack.wsgi [None req-539dcc22-7f99-4ed6-a880-efb317ec8a0a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.134899] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.134899] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.138058] [55019]: INFO cinder.volume.api [None req-539dcc22-7f99-4ed6-a880-efb317ec8a0a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1203.142538] [55019]: INFO cinder.api.openstack.wsgi [None req-539dcc22-7f99-4ed6-a880-efb317ec8a0a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1203.142984] [55019]: [pid: 55019|app: 0|req: 251/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:31 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.781132] [55020]: DEBUG cinder.api.middleware.request_id [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-c51a02eb-de70-4c0f-b6cc-bdd89427a944 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.783459] [55020]: INFO cinder.api.openstack.wsgi [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-c51a02eb-de70-4c0f-b6cc-bdd89427a944 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] DELETE http://10.180.1.21/volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151 [ 1207.783685] [55020]: DEBUG cinder.api.openstack.wsgi [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-c51a02eb-de70-4c0f-b6cc-bdd89427a944 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.783907] [55020]: DEBUG cinder.api.openstack.wsgi [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-c51a02eb-de70-4c0f-b6cc-bdd89427a944 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'version_select' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.793203] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.793203] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.326186] [55020]: INFO cinder.api.openstack.wsgi [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-c51a02eb-de70-4c0f-b6cc-bdd89427a944 tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151 returned with HTTP 200 [ 1208.326660] [55020]: [pid: 55020|app: 0|req: 264/515] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 18:23:36 2025] DELETE /volume/v3/attachments/33f6cebc-4b16-4a7b-a9e7-da7c9a929151 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.333263] [55019]: DEBUG cinder.api.middleware.request_id [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-d6aafec9-f934-45b1-974b-4aa31dfa6faf None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.335592] [55019]: INFO cinder.api.openstack.wsgi [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-d6aafec9-f934-45b1-974b-4aa31dfa6faf tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1208.335696] [55019]: DEBUG cinder.api.openstack.wsgi [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-d6aafec9-f934-45b1-974b-4aa31dfa6faf tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.335908] [55019]: DEBUG cinder.api.openstack.wsgi [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-d6aafec9-f934-45b1-974b-4aa31dfa6faf tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.336105] [55019]: INFO cinder.api.v3.volumes [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-d6aafec9-f934-45b1-974b-4aa31dfa6faf tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Delete volume with id: ee1497d5-276c-4a6f-9d36-48aab00435bb [ 1208.345704] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.345704] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.346069] [55019]: INFO cinder.volume.api [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-d6aafec9-f934-45b1-974b-4aa31dfa6faf tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Volume info retrieved successfully. [ 1208.364592] [55019]: INFO cinder.volume.api [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-d6aafec9-f934-45b1-974b-4aa31dfa6faf tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] Delete volume request issued successfully. [ 1208.364728] [55019]: INFO cinder.api.openstack.wsgi [req-ad20b1ff-1441-4ff9-8901-136eefcb8646 req-d6aafec9-f934-45b1-974b-4aa31dfa6faf tempest-ServerActionsV293TestJSON-1841141554 tempest-ServerActionsV293TestJSON-1841141554-project-member] http://10.180.1.21/volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb returned with HTTP 202 [ 1208.365275] [55019]: [pid: 55019|app: 0|req: 252/516] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 18:23:37 2025] DELETE /volume/v3/volumes/ee1497d5-276c-4a6f-9d36-48aab00435bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1212.219908] [55020]: DEBUG cinder.api.middleware.request_id [None req-e27861d2-3320-4a01-b6d5-07b96d81c77f None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.222131] [55020]: INFO cinder.api.openstack.wsgi [None req-e27861d2-3320-4a01-b6d5-07b96d81c77f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1212.222349] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e27861d2-3320-4a01-b6d5-07b96d81c77f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.222691] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e27861d2-3320-4a01-b6d5-07b96d81c77f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.222755] [55020]: INFO cinder.api.v3.volumes [None req-e27861d2-3320-4a01-b6d5-07b96d81c77f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Delete volume with id: 08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1212.234466] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.234466] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.234466] [55020]: INFO cinder.volume.api [None req-e27861d2-3320-4a01-b6d5-07b96d81c77f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1212.251155] [55020]: INFO cinder.volume.api [None req-e27861d2-3320-4a01-b6d5-07b96d81c77f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Delete volume request issued successfully. [ 1212.251399] [55020]: INFO cinder.api.openstack.wsgi [None req-e27861d2-3320-4a01-b6d5-07b96d81c77f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 202 [ 1212.251831] [55020]: [pid: 55020|app: 0|req: 265/517] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:23:41 2025] DELETE /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1212.254998] [55019]: DEBUG cinder.api.middleware.request_id [None req-2dea5a0c-b2fa-438a-a064-ac1bd6af4bee None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.261216] [55019]: INFO cinder.api.openstack.wsgi [None req-2dea5a0c-b2fa-438a-a064-ac1bd6af4bee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1212.262623] [55019]: DEBUG cinder.api.openstack.wsgi [None req-2dea5a0c-b2fa-438a-a064-ac1bd6af4bee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.263619] [55019]: DEBUG cinder.api.openstack.wsgi [None req-2dea5a0c-b2fa-438a-a064-ac1bd6af4bee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.276953] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.276953] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.283765] [55019]: INFO cinder.volume.api [None req-2dea5a0c-b2fa-438a-a064-ac1bd6af4bee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1212.289205] [55019]: INFO cinder.api.openstack.wsgi [None req-2dea5a0c-b2fa-438a-a064-ac1bd6af4bee tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1212.289921] [55019]: [pid: 55019|app: 0|req: 253/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:41 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.308258] [55020]: DEBUG cinder.api.middleware.request_id [None req-e6459e3a-cb58-4a18-b1df-2009b7b91b1f None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.310698] [55020]: INFO cinder.api.openstack.wsgi [None req-e6459e3a-cb58-4a18-b1df-2009b7b91b1f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1213.311019] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e6459e3a-cb58-4a18-b1df-2009b7b91b1f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.311202] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e6459e3a-cb58-4a18-b1df-2009b7b91b1f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.322152] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.322152] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.326205] [55020]: INFO cinder.volume.api [None req-e6459e3a-cb58-4a18-b1df-2009b7b91b1f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1213.331377] [55020]: INFO cinder.api.openstack.wsgi [None req-e6459e3a-cb58-4a18-b1df-2009b7b91b1f tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 200 [ 1213.331763] [55020]: [pid: 55020|app: 0|req: 266/519] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:42 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.342712] [55019]: DEBUG cinder.api.middleware.request_id [None req-d7d6bf58-16a0-44ae-b31d-b79be4fce159 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.344263] [55019]: INFO cinder.api.openstack.wsgi [None req-d7d6bf58-16a0-44ae-b31d-b79be4fce159 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af [ 1214.344481] [55019]: DEBUG cinder.api.openstack.wsgi [None req-d7d6bf58-16a0-44ae-b31d-b79be4fce159 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.344696] [55019]: DEBUG cinder.api.openstack.wsgi [None req-d7d6bf58-16a0-44ae-b31d-b79be4fce159 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.350942] [55019]: INFO cinder.api.openstack.wsgi [None req-d7d6bf58-16a0-44ae-b31d-b79be4fce159 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af returned with HTTP 404 [ 1214.351532] [55019]: [pid: 55019|app: 0|req: 254/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:43 2025] GET /volume/v3/volumes/08b4ffcc-363a-45ef-adde-d8222f04f4af => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1214.393055] [55020]: DEBUG cinder.api.middleware.request_id [None req-947becda-3ed2-49c4-8a78-800a929fd6bd None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.395435] [55020]: INFO cinder.api.openstack.wsgi [None req-947becda-3ed2-49c4-8a78-800a929fd6bd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1214.395678] [55020]: DEBUG cinder.api.openstack.wsgi [None req-947becda-3ed2-49c4-8a78-800a929fd6bd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.395908] [55020]: DEBUG cinder.api.openstack.wsgi [None req-947becda-3ed2-49c4-8a78-800a929fd6bd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.396113] [55020]: INFO cinder.api.v3.volumes [None req-947becda-3ed2-49c4-8a78-800a929fd6bd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Delete volume with id: 0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1214.403726] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.403726] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.404244] [55020]: INFO cinder.volume.api [None req-947becda-3ed2-49c4-8a78-800a929fd6bd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1214.417905] [55020]: INFO cinder.volume.api [None req-947becda-3ed2-49c4-8a78-800a929fd6bd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Delete volume request issued successfully. [ 1214.417905] [55020]: INFO cinder.api.openstack.wsgi [None req-947becda-3ed2-49c4-8a78-800a929fd6bd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 202 [ 1214.418355] [55020]: [pid: 55020|app: 0|req: 267/521] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:23:43 2025] DELETE /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1214.421244] [55019]: DEBUG cinder.api.middleware.request_id [None req-481d83cc-c231-4111-9338-5390eeb899e1 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.423295] [55019]: INFO cinder.api.openstack.wsgi [None req-481d83cc-c231-4111-9338-5390eeb899e1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1214.423509] [55019]: DEBUG cinder.api.openstack.wsgi [None req-481d83cc-c231-4111-9338-5390eeb899e1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.423720] [55019]: DEBUG cinder.api.openstack.wsgi [None req-481d83cc-c231-4111-9338-5390eeb899e1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.431684] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.431684] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.436532] [55019]: INFO cinder.volume.api [None req-481d83cc-c231-4111-9338-5390eeb899e1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1214.441170] [55019]: INFO cinder.api.openstack.wsgi [None req-481d83cc-c231-4111-9338-5390eeb899e1 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1214.441699] [55019]: [pid: 55019|app: 0|req: 255/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:43 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.451277] [55020]: DEBUG cinder.api.middleware.request_id [None req-c2b53c0d-9206-4482-a447-2e94a5628d54 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.453518] [55020]: INFO cinder.api.openstack.wsgi [None req-c2b53c0d-9206-4482-a447-2e94a5628d54 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1215.453824] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c2b53c0d-9206-4482-a447-2e94a5628d54 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.454016] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c2b53c0d-9206-4482-a447-2e94a5628d54 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.463120] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.463120] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.468230] [55020]: INFO cinder.volume.api [None req-c2b53c0d-9206-4482-a447-2e94a5628d54 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1215.473909] [55020]: INFO cinder.api.openstack.wsgi [None req-c2b53c0d-9206-4482-a447-2e94a5628d54 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1215.474326] [55020]: [pid: 55020|app: 0|req: 268/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:44 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.485255] [55019]: DEBUG cinder.api.middleware.request_id [None req-a35d56a8-35f7-43a5-90e3-cccb94462596 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.489539] [55019]: INFO cinder.api.openstack.wsgi [None req-a35d56a8-35f7-43a5-90e3-cccb94462596 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1216.489539] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a35d56a8-35f7-43a5-90e3-cccb94462596 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.489718] [55019]: DEBUG cinder.api.openstack.wsgi [None req-a35d56a8-35f7-43a5-90e3-cccb94462596 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.500782] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.500782] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.503407] [55019]: INFO cinder.volume.api [None req-a35d56a8-35f7-43a5-90e3-cccb94462596 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1216.508073] [55019]: INFO cinder.api.openstack.wsgi [None req-a35d56a8-35f7-43a5-90e3-cccb94462596 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 200 [ 1216.508645] [55019]: [pid: 55019|app: 0|req: 256/524] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:45 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.518504] [55020]: DEBUG cinder.api.middleware.request_id [None req-db7c6936-158d-4b82-b77b-1d86713e7e1d None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.521231] [55020]: INFO cinder.api.openstack.wsgi [None req-db7c6936-158d-4b82-b77b-1d86713e7e1d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 [ 1217.521490] [55020]: DEBUG cinder.api.openstack.wsgi [None req-db7c6936-158d-4b82-b77b-1d86713e7e1d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.521719] [55020]: DEBUG cinder.api.openstack.wsgi [None req-db7c6936-158d-4b82-b77b-1d86713e7e1d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.529203] [55020]: INFO cinder.api.openstack.wsgi [None req-db7c6936-158d-4b82-b77b-1d86713e7e1d tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 returned with HTTP 404 [ 1217.529926] [55020]: [pid: 55020|app: 0|req: 269/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:46 2025] GET /volume/v3/volumes/0dee6ec6-57b5-4f6f-9de0-bd17daa79688 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1217.623288] [55019]: DEBUG cinder.api.middleware.request_id [None req-506be178-8d20-4789-b0b6-edbbfb35b31e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.625445] [55019]: INFO cinder.api.openstack.wsgi [None req-506be178-8d20-4789-b0b6-edbbfb35b31e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1217.626633] [55019]: DEBUG cinder.api.openstack.wsgi [None req-506be178-8d20-4789-b0b6-edbbfb35b31e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.626633] [55019]: DEBUG cinder.api.openstack.wsgi [None req-506be178-8d20-4789-b0b6-edbbfb35b31e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.626633] [55019]: INFO cinder.api.v3.volumes [None req-506be178-8d20-4789-b0b6-edbbfb35b31e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Delete volume with id: a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1217.636699] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.636699] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.637348] [55019]: INFO cinder.volume.api [None req-506be178-8d20-4789-b0b6-edbbfb35b31e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1217.656746] [55019]: INFO cinder.volume.api [None req-506be178-8d20-4789-b0b6-edbbfb35b31e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Delete volume request issued successfully. [ 1217.656958] [55019]: INFO cinder.api.openstack.wsgi [None req-506be178-8d20-4789-b0b6-edbbfb35b31e tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 202 [ 1217.657415] [55019]: [pid: 55019|app: 0|req: 257/526] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:23:46 2025] DELETE /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1217.660555] [55020]: DEBUG cinder.api.middleware.request_id [None req-1da14126-a610-4051-989b-4be0b1f846ac None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.662782] [55020]: INFO cinder.api.openstack.wsgi [None req-1da14126-a610-4051-989b-4be0b1f846ac tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1217.663037] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1da14126-a610-4051-989b-4be0b1f846ac tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.663688] [55020]: DEBUG cinder.api.openstack.wsgi [None req-1da14126-a610-4051-989b-4be0b1f846ac tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.671765] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.671765] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.676927] [55020]: INFO cinder.volume.api [None req-1da14126-a610-4051-989b-4be0b1f846ac tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1217.682765] [55020]: INFO cinder.api.openstack.wsgi [None req-1da14126-a610-4051-989b-4be0b1f846ac tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 1217.683262] [55020]: [pid: 55020|app: 0|req: 270/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:46 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.693326] [55019]: DEBUG cinder.api.middleware.request_id [None req-3fa390ae-b2c0-495a-995a-f85940be909a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.695657] [55019]: INFO cinder.api.openstack.wsgi [None req-3fa390ae-b2c0-495a-995a-f85940be909a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1218.695945] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3fa390ae-b2c0-495a-995a-f85940be909a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.696240] [55019]: DEBUG cinder.api.openstack.wsgi [None req-3fa390ae-b2c0-495a-995a-f85940be909a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.705296] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705296] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.709934] [55019]: INFO cinder.volume.api [None req-3fa390ae-b2c0-495a-995a-f85940be909a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1218.715379] [55019]: INFO cinder.api.openstack.wsgi [None req-3fa390ae-b2c0-495a-995a-f85940be909a tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 1218.715866] [55019]: [pid: 55019|app: 0|req: 258/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:47 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.726316] [55020]: DEBUG cinder.api.middleware.request_id [None req-408cb023-f593-4269-9071-ff5c7cf6b4dd None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.728603] [55020]: INFO cinder.api.openstack.wsgi [None req-408cb023-f593-4269-9071-ff5c7cf6b4dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1219.728928] [55020]: DEBUG cinder.api.openstack.wsgi [None req-408cb023-f593-4269-9071-ff5c7cf6b4dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.729343] [55020]: DEBUG cinder.api.openstack.wsgi [None req-408cb023-f593-4269-9071-ff5c7cf6b4dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.738386] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.738386] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.742463] [55020]: INFO cinder.volume.api [None req-408cb023-f593-4269-9071-ff5c7cf6b4dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Volume info retrieved successfully. [ 1219.747449] [55020]: INFO cinder.api.openstack.wsgi [None req-408cb023-f593-4269-9071-ff5c7cf6b4dd tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 200 [ 1219.747896] [55020]: [pid: 55020|app: 0|req: 271/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:48 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.757459] [55019]: DEBUG cinder.api.middleware.request_id [None req-da923943-640e-43a8-a66f-49bfbede3709 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.759642] [55019]: INFO cinder.api.openstack.wsgi [None req-da923943-640e-43a8-a66f-49bfbede3709 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] GET http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 [ 1220.759876] [55019]: DEBUG cinder.api.openstack.wsgi [None req-da923943-640e-43a8-a66f-49bfbede3709 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.760140] [55019]: DEBUG cinder.api.openstack.wsgi [None req-da923943-640e-43a8-a66f-49bfbede3709 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.766807] [55019]: INFO cinder.api.openstack.wsgi [None req-da923943-640e-43a8-a66f-49bfbede3709 tempest-AttachVolumeNegativeTest-252153550 tempest-AttachVolumeNegativeTest-252153550-project-member] http://10.180.1.21/volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 returned with HTTP 404 [ 1220.767359] [55019]: [pid: 55019|app: 0|req: 259/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:23:49 2025] GET /volume/v3/volumes/a8014a2b-b6fa-4db0-9f5f-9118d4748015 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1229.745228] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=130,cinder:INSERT=10,cinder:UPDATE=28 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1230.762588] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=109,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1231.180966] [55020]: DEBUG cinder.api.middleware.request_id [None req-fa822d63-008a-4f8a-a8ea-d88d9d466096 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.183084] [55020]: INFO cinder.api.openstack.wsgi [None req-fa822d63-008a-4f8a-a8ea-d88d9d466096 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] DELETE http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1231.183327] [55020]: DEBUG cinder.api.openstack.wsgi [None req-fa822d63-008a-4f8a-a8ea-d88d9d466096 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.183548] [55020]: DEBUG cinder.api.openstack.wsgi [None req-fa822d63-008a-4f8a-a8ea-d88d9d466096 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.183739] [55020]: INFO cinder.api.v3.volumes [None req-fa822d63-008a-4f8a-a8ea-d88d9d466096 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Delete volume with id: 01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1231.195344] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.195344] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.195907] [55020]: INFO cinder.volume.api [None req-fa822d63-008a-4f8a-a8ea-d88d9d466096 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1231.212816] [55020]: INFO cinder.volume.api [None req-fa822d63-008a-4f8a-a8ea-d88d9d466096 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Delete volume request issued successfully. [ 1231.213022] [55020]: INFO cinder.api.openstack.wsgi [None req-fa822d63-008a-4f8a-a8ea-d88d9d466096 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 202 [ 1231.213423] [55020]: [pid: 55020|app: 0|req: 272/531] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:24:00 2025] DELETE /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1231.216426] [55019]: DEBUG cinder.api.middleware.request_id [None req-1851b063-6126-4a27-b52a-fd9f8eb7a44c None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.218588] [55019]: INFO cinder.api.openstack.wsgi [None req-1851b063-6126-4a27-b52a-fd9f8eb7a44c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1231.218819] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1851b063-6126-4a27-b52a-fd9f8eb7a44c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.219056] [55019]: DEBUG cinder.api.openstack.wsgi [None req-1851b063-6126-4a27-b52a-fd9f8eb7a44c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.226526] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.226526] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.230390] [55019]: INFO cinder.volume.api [None req-1851b063-6126-4a27-b52a-fd9f8eb7a44c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1231.235559] [55019]: INFO cinder.api.openstack.wsgi [None req-1851b063-6126-4a27-b52a-fd9f8eb7a44c tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1231.236519] [55019]: [pid: 55019|app: 0|req: 260/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:00 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.247228] [55020]: DEBUG cinder.api.middleware.request_id [None req-e8822a96-724a-4f8e-8e31-41f02f3eb0fe None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.249394] [55020]: INFO cinder.api.openstack.wsgi [None req-e8822a96-724a-4f8e-8e31-41f02f3eb0fe tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1232.249612] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e8822a96-724a-4f8e-8e31-41f02f3eb0fe tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.249832] [55020]: DEBUG cinder.api.openstack.wsgi [None req-e8822a96-724a-4f8e-8e31-41f02f3eb0fe tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.261255] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.261255] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.265259] [55020]: INFO cinder.volume.api [None req-e8822a96-724a-4f8e-8e31-41f02f3eb0fe tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Volume info retrieved successfully. [ 1232.269939] [55020]: INFO cinder.api.openstack.wsgi [None req-e8822a96-724a-4f8e-8e31-41f02f3eb0fe tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 200 [ 1232.270332] [55020]: [pid: 55020|app: 0|req: 273/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:01 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.281819] [55019]: DEBUG cinder.api.middleware.request_id [None req-6ac6a42e-f64c-4298-9db3-e100112947a0 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.285598] [55019]: INFO cinder.api.openstack.wsgi [None req-6ac6a42e-f64c-4298-9db3-e100112947a0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] GET http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 [ 1233.285598] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6ac6a42e-f64c-4298-9db3-e100112947a0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.285598] [55019]: DEBUG cinder.api.openstack.wsgi [None req-6ac6a42e-f64c-4298-9db3-e100112947a0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.292816] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.292816] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.295536] [55019]: INFO cinder.api.openstack.wsgi [None req-6ac6a42e-f64c-4298-9db3-e100112947a0 tempest-ServerActionsTestOtherB-1293240403 tempest-ServerActionsTestOtherB-1293240403-project-member] http://10.180.1.21/volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 returned with HTTP 404 [ 1233.296257] [55019]: [pid: 55019|app: 0|req: 261/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:02 2025] GET /volume/v3/volumes/01bec57d-5ebf-4037-b3f7-081cbe5a5e79 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1242.267502] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1243.294863] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=6 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1265.726734] [55020]: DEBUG cinder.api.middleware.request_id [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.774234] [55020]: INFO cinder.api.openstack.wsgi [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1265.774656] [55020]: DEBUG cinder.api.openstack.wsgi [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-318954212"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1265.776345] [55020]: DEBUG cinder.api.v3.volumes [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-318954212'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1265.776483] [55020]: INFO cinder.api.v3.volumes [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume of 1 GB [ 1265.782937] [55020]: INFO cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Availability Zones retrieved successfully. [ 1265.789597] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Flow 'volume_create_api' (6f93ac44-ef3b-49b5-b562-676e1f1a7e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1265.790738] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8baeeb8-1ebf-4f9e-a1b0-c362ad478358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.791824] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1265.808121] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8baeeb8-1ebf-4f9e-a1b0-c362ad478358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.809043] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd883bb-510a-4282-a320-67c12c3aeed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.854844] [55020]: DEBUG cinder.quota [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Created reservations ['e82424cf-8fcf-49db-892f-ac7933a6fc63', '136cb5ea-fc16-4e71-8a85-d6ae898fb3aa', '004e40df-2682-49e0-afd8-492458c9d65f', '31753686-b9ae-42fd-b547-41547c2a334a'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1265.855865] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd883bb-510a-4282-a320-67c12c3aeed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e82424cf-8fcf-49db-892f-ac7933a6fc63', '136cb5ea-fc16-4e71-8a85-d6ae898fb3aa', '004e40df-2682-49e0-afd8-492458c9d65f', '31753686-b9ae-42fd-b547-41547c2a334a']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.856783] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47222ae3-92ab-4d05-a405-9c5200825b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.872701] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47222ae3-92ab-4d05-a405-9c5200825b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '278b0fc2-8cf1-4f34-ba61-6e32b234a4ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-318954212',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0a765190840d4953b378f64c3558a1b4',qos_specs=None,replication_status=,reservations=['e82424cf-8fcf-49db-892f-ac7933a6fc63','136cb5ea-fc16-4e71-8a85-d6ae898fb3aa','004e40df-2682-49e0-afd8-492458c9d65f','31753686-b9ae-42fd-b547-41547c2a334a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab804a68e4264dcf84b526fe884b06fd',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-318954212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=278b0fc2-8cf1-4f34-ba61-6e32b234a4ad,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0a765190840d4953b378f64c3558a1b4',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='ab804a68e4264dcf84b526fe884b06fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.873574] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a2240fa-63fc-4aa7-a0a0-2879611be973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.884733] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a2240fa-63fc-4aa7-a0a0-2879611be973) 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-318954212',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0a765190840d4953b378f64c3558a1b4',qos_specs=None,replication_status=,reservations=['e82424cf-8fcf-49db-892f-ac7933a6fc63','136cb5ea-fc16-4e71-8a85-d6ae898fb3aa','004e40df-2682-49e0-afd8-492458c9d65f','31753686-b9ae-42fd-b547-41547c2a334a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab804a68e4264dcf84b526fe884b06fd',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.885527] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b88c52a-5f48-408f-89cd-6314388c7ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.893588] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b88c52a-5f48-408f-89cd-6314388c7ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.894585] [55020]: DEBUG cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Flow 'volume_create_api' (6f93ac44-ef3b-49b5-b562-676e1f1a7e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1265.894913] [55020]: INFO cinder.volume.api [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume request issued successfully. [ 1265.895562] [55020]: INFO cinder.api.openstack.wsgi [None req-122c47fd-cfc3-4ac5-baeb-f4730a9f5982 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1265.896016] [55020]: [pid: 55020|app: 0|req: 274/535] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 18:24:34 2025] POST /volume/v3/volumes => generated 758 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1265.904704] [55019]: DEBUG cinder.api.middleware.request_id [None req-030ecf43-b0d4-4d3f-abf8-2cf52f55da2e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.906853] [55019]: INFO cinder.api.openstack.wsgi [None req-030ecf43-b0d4-4d3f-abf8-2cf52f55da2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad [ 1265.907085] [55019]: DEBUG cinder.api.openstack.wsgi [None req-030ecf43-b0d4-4d3f-abf8-2cf52f55da2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.907304] [55019]: DEBUG cinder.api.openstack.wsgi [None req-030ecf43-b0d4-4d3f-abf8-2cf52f55da2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.914779] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.914779] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.918558] [55019]: INFO cinder.volume.api [None req-030ecf43-b0d4-4d3f-abf8-2cf52f55da2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1265.922632] [55019]: INFO cinder.api.openstack.wsgi [None req-030ecf43-b0d4-4d3f-abf8-2cf52f55da2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad returned with HTTP 200 [ 1265.922982] [55019]: [pid: 55019|app: 0|req: 262/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:34 2025] GET /volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.933474] [55020]: DEBUG cinder.api.middleware.request_id [None req-6ebc772d-fef3-4797-8cba-6a32952361f7 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.935693] [55020]: INFO cinder.api.openstack.wsgi [None req-6ebc772d-fef3-4797-8cba-6a32952361f7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad [ 1266.935934] [55020]: DEBUG cinder.api.openstack.wsgi [None req-6ebc772d-fef3-4797-8cba-6a32952361f7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.936216] [55020]: DEBUG cinder.api.openstack.wsgi [None req-6ebc772d-fef3-4797-8cba-6a32952361f7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.945646] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.945646] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.949089] [55020]: INFO cinder.volume.api [None req-6ebc772d-fef3-4797-8cba-6a32952361f7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1266.953403] [55020]: INFO cinder.api.openstack.wsgi [None req-6ebc772d-fef3-4797-8cba-6a32952361f7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad returned with HTTP 200 [ 1266.953762] [55020]: [pid: 55020|app: 0|req: 275/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:35 2025] GET /volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.971013] [55019]: DEBUG cinder.api.middleware.request_id [req-1a51bc3d-c8ae-4fe3-babd-dc1fe26d447a req-13e2ddf3-74b4-4035-a25d-a2627be78e22 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.973278] [55019]: INFO cinder.api.openstack.wsgi [req-1a51bc3d-c8ae-4fe3-babd-dc1fe26d447a req-13e2ddf3-74b4-4035-a25d-a2627be78e22 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad [ 1266.973553] [55019]: DEBUG cinder.api.openstack.wsgi [req-1a51bc3d-c8ae-4fe3-babd-dc1fe26d447a req-13e2ddf3-74b4-4035-a25d-a2627be78e22 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.973708] [55019]: DEBUG cinder.api.openstack.wsgi [req-1a51bc3d-c8ae-4fe3-babd-dc1fe26d447a req-13e2ddf3-74b4-4035-a25d-a2627be78e22 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.981117] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.981117] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.984365] [55019]: INFO cinder.volume.api [req-1a51bc3d-c8ae-4fe3-babd-dc1fe26d447a req-13e2ddf3-74b4-4035-a25d-a2627be78e22 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1266.988482] [55019]: INFO cinder.api.openstack.wsgi [req-1a51bc3d-c8ae-4fe3-babd-dc1fe26d447a req-13e2ddf3-74b4-4035-a25d-a2627be78e22 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad returned with HTTP 200 [ 1266.988952] [55019]: [pid: 55019|app: 0|req: 263/538] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:24:35 2025] GET /volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.996023] [55020]: DEBUG cinder.api.middleware.request_id [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.997852] [55020]: INFO cinder.api.openstack.wsgi [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1266.998283] [55020]: DEBUG cinder.api.openstack.wsgi [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1077059372"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1266.999955] [55020]: DEBUG cinder.api.v3.volumes [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1077059372'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1267.000119] [55020]: INFO cinder.api.v3.volumes [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume of 1 GB [ 1267.003946] [55020]: INFO cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Availability Zones retrieved successfully. [ 1267.010558] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Flow 'volume_create_api' (67a3dbe3-96fa-4852-901c-e0660b7beacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1267.011562] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7f028b-7fc0-40b0-a57f-73b02617d3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1267.012595] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1267.029263] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7f028b-7fc0-40b0-a57f-73b02617d3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1267.030174] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5100c126-00cf-48a2-b1c8-4d708fa35e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1267.057167] [55020]: DEBUG cinder.quota [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Created reservations ['753fba19-d953-4abc-b8b8-8ce9bc663580', '1ebe4a9a-957e-4f67-bb52-86de65dd8ff4', '6aff4261-8166-4301-9305-be7192c66b22', 'e8300073-78ad-403b-86b2-ac99b43978a6'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1267.057957] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5100c126-00cf-48a2-b1c8-4d708fa35e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['753fba19-d953-4abc-b8b8-8ce9bc663580', '1ebe4a9a-957e-4f67-bb52-86de65dd8ff4', '6aff4261-8166-4301-9305-be7192c66b22', 'e8300073-78ad-403b-86b2-ac99b43978a6']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1267.058829] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e616e06-825e-4c70-a2a4-489975811217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1267.070066] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e616e06-825e-4c70-a2a4-489975811217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1077059372',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0a765190840d4953b378f64c3558a1b4',qos_specs=None,replication_status=,reservations=['753fba19-d953-4abc-b8b8-8ce9bc663580','1ebe4a9a-957e-4f67-bb52-86de65dd8ff4','6aff4261-8166-4301-9305-be7192c66b22','e8300073-78ad-403b-86b2-ac99b43978a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab804a68e4264dcf84b526fe884b06fd',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1077059372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0a765190840d4953b378f64c3558a1b4',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='ab804a68e4264dcf84b526fe884b06fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1267.070878] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab53aa9e-49ee-4f9c-b926-d62291bec5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1267.081185] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab53aa9e-49ee-4f9c-b926-d62291bec5d5) 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-1077059372',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0a765190840d4953b378f64c3558a1b4',qos_specs=None,replication_status=,reservations=['753fba19-d953-4abc-b8b8-8ce9bc663580','1ebe4a9a-957e-4f67-bb52-86de65dd8ff4','6aff4261-8166-4301-9305-be7192c66b22','e8300073-78ad-403b-86b2-ac99b43978a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab804a68e4264dcf84b526fe884b06fd',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1267.081952] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d718a0-3211-449b-ba5b-7eabb20bb969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1267.088396] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d718a0-3211-449b-ba5b-7eabb20bb969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1267.089429] [55020]: DEBUG cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Flow 'volume_create_api' (67a3dbe3-96fa-4852-901c-e0660b7beacf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1267.089757] [55020]: INFO cinder.volume.api [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume request issued successfully. [ 1267.090466] [55020]: INFO cinder.api.openstack.wsgi [None req-16f3459c-1236-4d0b-be0b-8b72421b53e5 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1267.090899] [55020]: [pid: 55020|app: 0|req: 276/539] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 18:24:35 2025] POST /volume/v3/volumes => generated 759 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1267.099430] [55019]: DEBUG cinder.api.middleware.request_id [None req-84bbeb36-b2ae-42b7-b5e0-11846aeabcbc None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.101519] [55019]: INFO cinder.api.openstack.wsgi [None req-84bbeb36-b2ae-42b7-b5e0-11846aeabcbc tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 [ 1267.101786] [55019]: DEBUG cinder.api.openstack.wsgi [None req-84bbeb36-b2ae-42b7-b5e0-11846aeabcbc tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.102046] [55019]: DEBUG cinder.api.openstack.wsgi [None req-84bbeb36-b2ae-42b7-b5e0-11846aeabcbc tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.109378] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.109378] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.112601] [55019]: INFO cinder.volume.api [None req-84bbeb36-b2ae-42b7-b5e0-11846aeabcbc tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1267.116657] [55019]: INFO cinder.api.openstack.wsgi [None req-84bbeb36-b2ae-42b7-b5e0-11846aeabcbc tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 returned with HTTP 200 [ 1267.117037] [55019]: [pid: 55019|app: 0|req: 264/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:35 2025] GET /volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.127317] [55020]: DEBUG cinder.api.middleware.request_id [None req-f0643ce6-7538-4d92-8f37-1596999b0cd2 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.129595] [55020]: INFO cinder.api.openstack.wsgi [None req-f0643ce6-7538-4d92-8f37-1596999b0cd2 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 [ 1268.129822] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f0643ce6-7538-4d92-8f37-1596999b0cd2 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.130059] [55020]: DEBUG cinder.api.openstack.wsgi [None req-f0643ce6-7538-4d92-8f37-1596999b0cd2 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.137758] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.137758] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.141127] [55020]: INFO cinder.volume.api [None req-f0643ce6-7538-4d92-8f37-1596999b0cd2 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1268.145219] [55020]: INFO cinder.api.openstack.wsgi [None req-f0643ce6-7538-4d92-8f37-1596999b0cd2 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 returned with HTTP 200 [ 1268.145702] [55020]: [pid: 55020|app: 0|req: 277/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:36 2025] GET /volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.163024] [55019]: DEBUG cinder.api.middleware.request_id [req-b8d8c7bb-e5bd-4067-8ba7-918fe3d0ac95 req-c54aac67-74c7-4b6d-b63a-c58cbfce7b27 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.165131] [55019]: INFO cinder.api.openstack.wsgi [req-b8d8c7bb-e5bd-4067-8ba7-918fe3d0ac95 req-c54aac67-74c7-4b6d-b63a-c58cbfce7b27 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 [ 1268.165352] [55019]: DEBUG cinder.api.openstack.wsgi [req-b8d8c7bb-e5bd-4067-8ba7-918fe3d0ac95 req-c54aac67-74c7-4b6d-b63a-c58cbfce7b27 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.165569] [55019]: DEBUG cinder.api.openstack.wsgi [req-b8d8c7bb-e5bd-4067-8ba7-918fe3d0ac95 req-c54aac67-74c7-4b6d-b63a-c58cbfce7b27 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.173087] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.173087] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.176297] [55019]: INFO cinder.volume.api [req-b8d8c7bb-e5bd-4067-8ba7-918fe3d0ac95 req-c54aac67-74c7-4b6d-b63a-c58cbfce7b27 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1268.180427] [55019]: INFO cinder.api.openstack.wsgi [req-b8d8c7bb-e5bd-4067-8ba7-918fe3d0ac95 req-c54aac67-74c7-4b6d-b63a-c58cbfce7b27 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 returned with HTTP 200 [ 1268.180874] [55019]: [pid: 55019|app: 0|req: 265/542] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:24:37 2025] GET /volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.187668] [55020]: DEBUG cinder.api.middleware.request_id [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.189679] [55020]: INFO cinder.api.openstack.wsgi [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1268.190071] [55020]: DEBUG cinder.api.openstack.wsgi [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1567553990"}} {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1268.191725] [55020]: DEBUG cinder.api.v3.volumes [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1567553990'}} {{(pid=55020) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1268.191865] [55020]: INFO cinder.api.v3.volumes [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume of 1 GB [ 1268.195621] [55020]: INFO cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Availability Zones retrieved successfully. [ 1268.202574] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Flow 'volume_create_api' (131d5ca9-8703-4fd6-a2f1-586ba331e47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1268.203719] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47a6faa-eb1c-4175-921e-99917a61c1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.204791] [55020]: DEBUG cinder.volume.flows.api.create_volume [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Validating volume size '1' using validate_int {{(pid=55020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1268.220653] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47a6faa-eb1c-4175-921e-99917a61c1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T18:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f28ce91c-b38f-47ee-9f3b-d8707be1b593,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f28ce91c-b38f-47ee-9f3b-d8707be1b593', '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=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.221576] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56294cf5-ef9a-43e9-9077-461f7435f3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.243841] [55020]: DEBUG cinder.quota [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Created reservations ['c2cbaf4a-54da-4f6f-b896-b8f6e8eada05', '96acb964-8520-435e-b641-9581dd1dba25', '1b630851-65a9-4364-9e6b-341ffd2b90c6', '64ea5a4e-a40a-400a-8823-adec7423cdaf'] {{(pid=55020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1268.244637] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56294cf5-ef9a-43e9-9077-461f7435f3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2cbaf4a-54da-4f6f-b896-b8f6e8eada05', '96acb964-8520-435e-b641-9581dd1dba25', '1b630851-65a9-4364-9e6b-341ffd2b90c6', '64ea5a4e-a40a-400a-8823-adec7423cdaf']}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.245484] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ce670d-7bcc-4b38-82c0-40016216c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.256444] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77ce670d-7bcc-4b38-82c0-40016216c853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7740448-77e5-465e-8393-7bbc147006c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1567553990',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0a765190840d4953b378f64c3558a1b4',qos_specs=None,replication_status=,reservations=['c2cbaf4a-54da-4f6f-b896-b8f6e8eada05','96acb964-8520-435e-b641-9581dd1dba25','1b630851-65a9-4364-9e6b-341ffd2b90c6','64ea5a4e-a40a-400a-8823-adec7423cdaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab804a68e4264dcf84b526fe884b06fd',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593), '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-19T18:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1567553990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7740448-77e5-465e-8393-7bbc147006c8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0a765190840d4953b378f64c3558a1b4',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='ab804a68e4264dcf84b526fe884b06fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f28ce91c-b38f-47ee-9f3b-d8707be1b593),volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.257308] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9baf531f-46ff-414b-abf2-ecd7a9810e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.267869] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9baf531f-46ff-414b-abf2-ecd7a9810e1b) 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-1567553990',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0a765190840d4953b378f64c3558a1b4',qos_specs=None,replication_status=,reservations=['c2cbaf4a-54da-4f6f-b896-b8f6e8eada05','96acb964-8520-435e-b641-9581dd1dba25','1b630851-65a9-4364-9e6b-341ffd2b90c6','64ea5a4e-a40a-400a-8823-adec7423cdaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab804a68e4264dcf84b526fe884b06fd',volume_type_id=f28ce91c-b38f-47ee-9f3b-d8707be1b593)}' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.268758] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d074bbda-24a1-4413-b9a6-e4c6a5b9b897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.275262] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d074bbda-24a1-4413-b9a6-e4c6a5b9b897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.276257] [55020]: DEBUG cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Flow 'volume_create_api' (131d5ca9-8703-4fd6-a2f1-586ba331e47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1268.276581] [55020]: INFO cinder.volume.api [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Create volume request issued successfully. [ 1268.277209] [55020]: INFO cinder.api.openstack.wsgi [None req-eb1760fd-4f10-4e10-8a39-61a3d22ea58a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1268.277634] [55020]: [pid: 55020|app: 0|req: 278/543] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 18:24:37 2025] POST /volume/v3/volumes => generated 759 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1268.285967] [55019]: DEBUG cinder.api.middleware.request_id [None req-c795673f-5745-4457-b533-7149e79628a7 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.288047] [55019]: INFO cinder.api.openstack.wsgi [None req-c795673f-5745-4457-b533-7149e79628a7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 [ 1268.288294] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c795673f-5745-4457-b533-7149e79628a7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.288577] [55019]: DEBUG cinder.api.openstack.wsgi [None req-c795673f-5745-4457-b533-7149e79628a7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.295913] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.295913] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.299491] [55019]: INFO cinder.volume.api [None req-c795673f-5745-4457-b533-7149e79628a7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1268.303547] [55019]: INFO cinder.api.openstack.wsgi [None req-c795673f-5745-4457-b533-7149e79628a7 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 returned with HTTP 200 [ 1268.303902] [55019]: [pid: 55019|app: 0|req: 266/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:37 2025] GET /volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.314156] [55020]: DEBUG cinder.api.middleware.request_id [None req-634a51a5-2eee-4c77-a81b-33ac25c60471 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.316578] [55020]: INFO cinder.api.openstack.wsgi [None req-634a51a5-2eee-4c77-a81b-33ac25c60471 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 [ 1269.316811] [55020]: DEBUG cinder.api.openstack.wsgi [None req-634a51a5-2eee-4c77-a81b-33ac25c60471 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.317050] [55020]: DEBUG cinder.api.openstack.wsgi [None req-634a51a5-2eee-4c77-a81b-33ac25c60471 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.324693] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.324693] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.327921] [55020]: INFO cinder.volume.api [None req-634a51a5-2eee-4c77-a81b-33ac25c60471 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1269.332051] [55020]: INFO cinder.api.openstack.wsgi [None req-634a51a5-2eee-4c77-a81b-33ac25c60471 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 returned with HTTP 200 [ 1269.332404] [55020]: [pid: 55020|app: 0|req: 279/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.349075] [55019]: DEBUG cinder.api.middleware.request_id [req-fe052997-e6a4-46a8-9a09-413e542a446a req-765bb1bf-af33-4035-b06c-ee173f55d92b None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.351492] [55019]: INFO cinder.api.openstack.wsgi [req-fe052997-e6a4-46a8-9a09-413e542a446a req-765bb1bf-af33-4035-b06c-ee173f55d92b tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 [ 1269.351725] [55019]: DEBUG cinder.api.openstack.wsgi [req-fe052997-e6a4-46a8-9a09-413e542a446a req-765bb1bf-af33-4035-b06c-ee173f55d92b tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.351939] [55019]: DEBUG cinder.api.openstack.wsgi [req-fe052997-e6a4-46a8-9a09-413e542a446a req-765bb1bf-af33-4035-b06c-ee173f55d92b tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.359223] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.359223] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.362417] [55019]: INFO cinder.volume.api [req-fe052997-e6a4-46a8-9a09-413e542a446a req-765bb1bf-af33-4035-b06c-ee173f55d92b tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1269.366450] [55019]: INFO cinder.api.openstack.wsgi [req-fe052997-e6a4-46a8-9a09-413e542a446a req-765bb1bf-af33-4035-b06c-ee173f55d92b tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 returned with HTTP 200 [ 1269.366802] [55019]: [pid: 55019|app: 0|req: 267/546] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.381426] [55020]: DEBUG cinder.api.middleware.request_id [req-f21c3639-62c7-4ce4-a1f0-bbd352ea3cfc req-a9b2886c-f305-471e-a6e4-a1840dec7a39 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.383596] [55020]: INFO cinder.api.openstack.wsgi [req-f21c3639-62c7-4ce4-a1f0-bbd352ea3cfc req-a9b2886c-f305-471e-a6e4-a1840dec7a39 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1269.383806] [55020]: DEBUG cinder.api.openstack.wsgi [req-f21c3639-62c7-4ce4-a1f0-bbd352ea3cfc req-a9b2886c-f305-471e-a6e4-a1840dec7a39 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.384035] [55020]: DEBUG cinder.api.openstack.wsgi [req-f21c3639-62c7-4ce4-a1f0-bbd352ea3cfc req-a9b2886c-f305-471e-a6e4-a1840dec7a39 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'detail' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.384388] [55020]: DEBUG cinder.api.api_utils [req-f21c3639-62c7-4ce4-a1f0-bbd352ea3cfc req-a9b2886c-f305-471e-a6e4-a1840dec7a39 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Removing options '' from query. {{(pid=55020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1269.385248] [55020]: DEBUG cinder.volume.api [req-f21c3639-62c7-4ce4-a1f0-bbd352ea3cfc req-a9b2886c-f305-471e-a6e4-a1840dec7a39 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55020) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1269.411462] [55020]: INFO cinder.volume.api [req-f21c3639-62c7-4ce4-a1f0-bbd352ea3cfc req-a9b2886c-f305-471e-a6e4-a1840dec7a39 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Get all volumes completed successfully. [ 1269.412455] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.412455] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.417503] [55020]: INFO cinder.api.openstack.wsgi [req-f21c3639-62c7-4ce4-a1f0-bbd352ea3cfc req-a9b2886c-f305-471e-a6e4-a1840dec7a39 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1269.418053] [55020]: [pid: 55020|app: 0|req: 280/547] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.434715] [55019]: DEBUG cinder.api.middleware.request_id [req-79285182-766e-49eb-897b-e72a056f0d78 req-442c6773-0b66-409c-a4d9-b9bb985da0ae None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.437110] [55019]: INFO cinder.api.openstack.wsgi [req-79285182-766e-49eb-897b-e72a056f0d78 req-442c6773-0b66-409c-a4d9-b9bb985da0ae tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1269.437301] [55019]: DEBUG cinder.api.openstack.wsgi [req-79285182-766e-49eb-897b-e72a056f0d78 req-442c6773-0b66-409c-a4d9-b9bb985da0ae tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.437556] [55019]: DEBUG cinder.api.openstack.wsgi [req-79285182-766e-49eb-897b-e72a056f0d78 req-442c6773-0b66-409c-a4d9-b9bb985da0ae tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'detail' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.437960] [55019]: DEBUG cinder.api.api_utils [req-79285182-766e-49eb-897b-e72a056f0d78 req-442c6773-0b66-409c-a4d9-b9bb985da0ae tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Removing options '' from query. {{(pid=55019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1269.438968] [55019]: DEBUG cinder.volume.api [req-79285182-766e-49eb-897b-e72a056f0d78 req-442c6773-0b66-409c-a4d9-b9bb985da0ae tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55019) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1269.465744] [55019]: INFO cinder.volume.api [req-79285182-766e-49eb-897b-e72a056f0d78 req-442c6773-0b66-409c-a4d9-b9bb985da0ae tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Get all volumes completed successfully. [ 1269.466790] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.466790] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.470679] [55019]: INFO cinder.api.openstack.wsgi [req-79285182-766e-49eb-897b-e72a056f0d78 req-442c6773-0b66-409c-a4d9-b9bb985da0ae tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1269.471078] [55019]: [pid: 55019|app: 0|req: 268/548] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.486749] [55020]: DEBUG cinder.api.middleware.request_id [req-1e25e710-b09a-45b0-a90d-be6c2a642ffe req-13ed1651-8c0e-4341-88d1-f02094628790 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.489020] [55020]: INFO cinder.api.openstack.wsgi [req-1e25e710-b09a-45b0-a90d-be6c2a642ffe req-13ed1651-8c0e-4341-88d1-f02094628790 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1269.489251] [55020]: DEBUG cinder.api.openstack.wsgi [req-1e25e710-b09a-45b0-a90d-be6c2a642ffe req-13ed1651-8c0e-4341-88d1-f02094628790 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.489473] [55020]: DEBUG cinder.api.openstack.wsgi [req-1e25e710-b09a-45b0-a90d-be6c2a642ffe req-13ed1651-8c0e-4341-88d1-f02094628790 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'detail' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.489754] [55020]: DEBUG cinder.api.api_utils [req-1e25e710-b09a-45b0-a90d-be6c2a642ffe req-13ed1651-8c0e-4341-88d1-f02094628790 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Removing options '' from query. {{(pid=55020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1269.490611] [55020]: DEBUG cinder.volume.api [req-1e25e710-b09a-45b0-a90d-be6c2a642ffe req-13ed1651-8c0e-4341-88d1-f02094628790 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55020) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1269.499194] [55020]: INFO cinder.volume.api [req-1e25e710-b09a-45b0-a90d-be6c2a642ffe req-13ed1651-8c0e-4341-88d1-f02094628790 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Get all volumes completed successfully. [ 1269.500165] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.500165] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.503936] [55020]: INFO cinder.api.openstack.wsgi [req-1e25e710-b09a-45b0-a90d-be6c2a642ffe req-13ed1651-8c0e-4341-88d1-f02094628790 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1269.504316] [55020]: [pid: 55020|app: 0|req: 281/549] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.518257] [55019]: DEBUG cinder.api.middleware.request_id [req-ff4e6906-7c19-44bb-8ea3-9368d130d624 req-77e7c0e7-54b6-46cc-a6e4-20d0a52db753 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.520431] [55019]: INFO cinder.api.openstack.wsgi [req-ff4e6906-7c19-44bb-8ea3-9368d130d624 req-77e7c0e7-54b6-46cc-a6e4-20d0a52db753 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1269.520645] [55019]: DEBUG cinder.api.openstack.wsgi [req-ff4e6906-7c19-44bb-8ea3-9368d130d624 req-77e7c0e7-54b6-46cc-a6e4-20d0a52db753 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.520862] [55019]: DEBUG cinder.api.openstack.wsgi [req-ff4e6906-7c19-44bb-8ea3-9368d130d624 req-77e7c0e7-54b6-46cc-a6e4-20d0a52db753 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'detail' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.521157] [55019]: DEBUG cinder.api.api_utils [req-ff4e6906-7c19-44bb-8ea3-9368d130d624 req-77e7c0e7-54b6-46cc-a6e4-20d0a52db753 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Removing options '' from query. {{(pid=55019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1269.521989] [55019]: DEBUG cinder.volume.api [req-ff4e6906-7c19-44bb-8ea3-9368d130d624 req-77e7c0e7-54b6-46cc-a6e4-20d0a52db753 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55019) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1269.530265] [55019]: INFO cinder.volume.api [req-ff4e6906-7c19-44bb-8ea3-9368d130d624 req-77e7c0e7-54b6-46cc-a6e4-20d0a52db753 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Get all volumes completed successfully. [ 1269.531236] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.531236] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.534970] [55019]: INFO cinder.api.openstack.wsgi [req-ff4e6906-7c19-44bb-8ea3-9368d130d624 req-77e7c0e7-54b6-46cc-a6e4-20d0a52db753 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1269.535439] [55019]: [pid: 55019|app: 0|req: 269/550] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.549529] [55020]: DEBUG cinder.api.middleware.request_id [req-378870c3-9d17-43d5-9ac7-54a39f565909 req-de5c046d-3577-4ae3-814f-6765430f6d64 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.551624] [55020]: INFO cinder.api.openstack.wsgi [req-378870c3-9d17-43d5-9ac7-54a39f565909 req-de5c046d-3577-4ae3-814f-6765430f6d64 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1269.551838] [55020]: DEBUG cinder.api.openstack.wsgi [req-378870c3-9d17-43d5-9ac7-54a39f565909 req-de5c046d-3577-4ae3-814f-6765430f6d64 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.552068] [55020]: DEBUG cinder.api.openstack.wsgi [req-378870c3-9d17-43d5-9ac7-54a39f565909 req-de5c046d-3577-4ae3-814f-6765430f6d64 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'detail' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.552380] [55020]: DEBUG cinder.api.api_utils [req-378870c3-9d17-43d5-9ac7-54a39f565909 req-de5c046d-3577-4ae3-814f-6765430f6d64 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Removing options '' from query. {{(pid=55020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1269.553195] [55020]: DEBUG cinder.volume.api [req-378870c3-9d17-43d5-9ac7-54a39f565909 req-de5c046d-3577-4ae3-814f-6765430f6d64 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55020) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1269.561291] [55020]: INFO cinder.volume.api [req-378870c3-9d17-43d5-9ac7-54a39f565909 req-de5c046d-3577-4ae3-814f-6765430f6d64 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Get all volumes completed successfully. [ 1269.562255] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.562255] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.565968] [55020]: INFO cinder.api.openstack.wsgi [req-378870c3-9d17-43d5-9ac7-54a39f565909 req-de5c046d-3577-4ae3-814f-6765430f6d64 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1269.566422] [55020]: [pid: 55020|app: 0|req: 282/551] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.580524] [55019]: DEBUG cinder.api.middleware.request_id [req-8181c5ca-457c-45d8-9b16-e663af9b2369 req-215769d9-fda4-4d9f-a488-41e43a059a2e None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.582610] [55019]: INFO cinder.api.openstack.wsgi [req-8181c5ca-457c-45d8-9b16-e663af9b2369 req-215769d9-fda4-4d9f-a488-41e43a059a2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1269.582822] [55019]: DEBUG cinder.api.openstack.wsgi [req-8181c5ca-457c-45d8-9b16-e663af9b2369 req-215769d9-fda4-4d9f-a488-41e43a059a2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.583043] [55019]: DEBUG cinder.api.openstack.wsgi [req-8181c5ca-457c-45d8-9b16-e663af9b2369 req-215769d9-fda4-4d9f-a488-41e43a059a2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'detail' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.583317] [55019]: DEBUG cinder.api.api_utils [req-8181c5ca-457c-45d8-9b16-e663af9b2369 req-215769d9-fda4-4d9f-a488-41e43a059a2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Removing options '' from query. {{(pid=55019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1269.584134] [55019]: DEBUG cinder.volume.api [req-8181c5ca-457c-45d8-9b16-e663af9b2369 req-215769d9-fda4-4d9f-a488-41e43a059a2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55019) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1269.592157] [55019]: INFO cinder.volume.api [req-8181c5ca-457c-45d8-9b16-e663af9b2369 req-215769d9-fda4-4d9f-a488-41e43a059a2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Get all volumes completed successfully. [ 1269.593126] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.593126] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.596785] [55019]: INFO cinder.api.openstack.wsgi [req-8181c5ca-457c-45d8-9b16-e663af9b2369 req-215769d9-fda4-4d9f-a488-41e43a059a2e tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1269.597154] [55019]: [pid: 55019|app: 0|req: 270/552] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.611714] [55020]: DEBUG cinder.api.middleware.request_id [req-926f549e-724d-4b6a-8c09-a02838616ba8 req-92e3308f-e1b2-4736-9894-365370a837bf None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.613935] [55020]: INFO cinder.api.openstack.wsgi [req-926f549e-724d-4b6a-8c09-a02838616ba8 req-92e3308f-e1b2-4736-9894-365370a837bf tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1269.614168] [55020]: DEBUG cinder.api.openstack.wsgi [req-926f549e-724d-4b6a-8c09-a02838616ba8 req-92e3308f-e1b2-4736-9894-365370a837bf tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.614386] [55020]: DEBUG cinder.api.openstack.wsgi [req-926f549e-724d-4b6a-8c09-a02838616ba8 req-92e3308f-e1b2-4736-9894-365370a837bf tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'detail' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.614758] [55020]: DEBUG cinder.api.api_utils [req-926f549e-724d-4b6a-8c09-a02838616ba8 req-92e3308f-e1b2-4736-9894-365370a837bf tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Removing options '' from query. {{(pid=55020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1269.615625] [55020]: DEBUG cinder.volume.api [req-926f549e-724d-4b6a-8c09-a02838616ba8 req-92e3308f-e1b2-4736-9894-365370a837bf tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55020) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1269.624082] [55020]: INFO cinder.volume.api [req-926f549e-724d-4b6a-8c09-a02838616ba8 req-92e3308f-e1b2-4736-9894-365370a837bf tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Get all volumes completed successfully. [ 1269.625048] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.625048] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.628795] [55020]: INFO cinder.api.openstack.wsgi [req-926f549e-724d-4b6a-8c09-a02838616ba8 req-92e3308f-e1b2-4736-9894-365370a837bf tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1269.629266] [55020]: [pid: 55020|app: 0|req: 283/553] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.644305] [55019]: DEBUG cinder.api.middleware.request_id [req-54ec7579-8ea8-467b-9427-41bdc2006c5b req-f0b912b4-ccfa-4cc5-8d92-fca89aed5764 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.646547] [55019]: INFO cinder.api.openstack.wsgi [req-54ec7579-8ea8-467b-9427-41bdc2006c5b req-f0b912b4-ccfa-4cc5-8d92-fca89aed5764 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1269.646761] [55019]: DEBUG cinder.api.openstack.wsgi [req-54ec7579-8ea8-467b-9427-41bdc2006c5b req-f0b912b4-ccfa-4cc5-8d92-fca89aed5764 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.646970] [55019]: DEBUG cinder.api.openstack.wsgi [req-54ec7579-8ea8-467b-9427-41bdc2006c5b req-f0b912b4-ccfa-4cc5-8d92-fca89aed5764 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'detail' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.647259] [55019]: DEBUG cinder.api.api_utils [req-54ec7579-8ea8-467b-9427-41bdc2006c5b req-f0b912b4-ccfa-4cc5-8d92-fca89aed5764 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Removing options '' from query. {{(pid=55019) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1269.648105] [55019]: DEBUG cinder.volume.api [req-54ec7579-8ea8-467b-9427-41bdc2006c5b req-f0b912b4-ccfa-4cc5-8d92-fca89aed5764 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55019) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1269.656397] [55019]: INFO cinder.volume.api [req-54ec7579-8ea8-467b-9427-41bdc2006c5b req-f0b912b4-ccfa-4cc5-8d92-fca89aed5764 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Get all volumes completed successfully. [ 1269.657362] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.657362] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.661164] [55019]: INFO cinder.api.openstack.wsgi [req-54ec7579-8ea8-467b-9427-41bdc2006c5b req-f0b912b4-ccfa-4cc5-8d92-fca89aed5764 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1269.661629] [55019]: [pid: 55019|app: 0|req: 271/554] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.671838] [55020]: DEBUG cinder.api.middleware.request_id [None req-3dfbd8e0-db33-4975-8d88-f39c502994ff None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.673711] [55020]: INFO cinder.api.openstack.wsgi [None req-3dfbd8e0-db33-4975-8d88-f39c502994ff tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 [ 1269.673926] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3dfbd8e0-db33-4975-8d88-f39c502994ff tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.674155] [55020]: DEBUG cinder.api.openstack.wsgi [None req-3dfbd8e0-db33-4975-8d88-f39c502994ff tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.674353] [55020]: INFO cinder.api.v3.volumes [None req-3dfbd8e0-db33-4975-8d88-f39c502994ff tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Delete volume with id: c7740448-77e5-465e-8393-7bbc147006c8 [ 1269.682493] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.682493] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.682992] [55020]: INFO cinder.volume.api [None req-3dfbd8e0-db33-4975-8d88-f39c502994ff tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1269.695574] [55020]: INFO cinder.volume.api [None req-3dfbd8e0-db33-4975-8d88-f39c502994ff tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Delete volume request issued successfully. [ 1269.695751] [55020]: INFO cinder.api.openstack.wsgi [None req-3dfbd8e0-db33-4975-8d88-f39c502994ff tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 returned with HTTP 202 [ 1269.696222] [55020]: [pid: 55020|app: 0|req: 284/555] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:24:38 2025] DELETE /volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1269.698581] [55019]: DEBUG cinder.api.middleware.request_id [None req-b214c915-d8b3-443d-ac24-9f1927633f3a None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.700477] [55019]: INFO cinder.api.openstack.wsgi [None req-b214c915-d8b3-443d-ac24-9f1927633f3a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 [ 1269.700692] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b214c915-d8b3-443d-ac24-9f1927633f3a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.700903] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b214c915-d8b3-443d-ac24-9f1927633f3a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.709409] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.709409] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.712673] [55019]: INFO cinder.volume.api [None req-b214c915-d8b3-443d-ac24-9f1927633f3a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1269.716782] [55019]: INFO cinder.api.openstack.wsgi [None req-b214c915-d8b3-443d-ac24-9f1927633f3a tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 returned with HTTP 200 [ 1269.717152] [55019]: [pid: 55019|app: 0|req: 272/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:38 2025] GET /volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.727559] [55020]: DEBUG cinder.api.middleware.request_id [None req-c4d4218c-2f54-4e9e-af34-5cf8c97b08f6 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.729590] [55020]: INFO cinder.api.openstack.wsgi [None req-c4d4218c-2f54-4e9e-af34-5cf8c97b08f6 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 [ 1270.729812] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c4d4218c-2f54-4e9e-af34-5cf8c97b08f6 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.730588] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c4d4218c-2f54-4e9e-af34-5cf8c97b08f6 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.736071] [55020]: INFO cinder.api.openstack.wsgi [None req-c4d4218c-2f54-4e9e-af34-5cf8c97b08f6 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 returned with HTTP 404 [ 1270.736533] [55020]: [pid: 55020|app: 0|req: 285/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:39 2025] GET /volume/v3/volumes/c7740448-77e5-465e-8393-7bbc147006c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1270.739725] [55019]: DEBUG cinder.api.middleware.request_id [None req-9f082c7d-8c33-44da-b005-6e1e78163a53 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.741805] [55019]: INFO cinder.api.openstack.wsgi [None req-9f082c7d-8c33-44da-b005-6e1e78163a53 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 [ 1270.742034] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9f082c7d-8c33-44da-b005-6e1e78163a53 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.742252] [55019]: DEBUG cinder.api.openstack.wsgi [None req-9f082c7d-8c33-44da-b005-6e1e78163a53 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'delete' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.742437] [55019]: INFO cinder.api.v3.volumes [None req-9f082c7d-8c33-44da-b005-6e1e78163a53 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Delete volume with id: 7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 [ 1270.752090] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.752090] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.752526] [55019]: INFO cinder.volume.api [None req-9f082c7d-8c33-44da-b005-6e1e78163a53 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1270.768154] [55019]: INFO cinder.volume.api [None req-9f082c7d-8c33-44da-b005-6e1e78163a53 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Delete volume request issued successfully. [ 1270.768367] [55019]: INFO cinder.api.openstack.wsgi [None req-9f082c7d-8c33-44da-b005-6e1e78163a53 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 returned with HTTP 202 [ 1270.768865] [55019]: [pid: 55019|app: 0|req: 273/558] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:24:39 2025] DELETE /volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1270.771551] [55020]: DEBUG cinder.api.middleware.request_id [None req-c5da23b0-ed28-4c4b-ac2f-bd3806764128 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.773556] [55020]: INFO cinder.api.openstack.wsgi [None req-c5da23b0-ed28-4c4b-ac2f-bd3806764128 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 [ 1270.773782] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c5da23b0-ed28-4c4b-ac2f-bd3806764128 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.773997] [55020]: DEBUG cinder.api.openstack.wsgi [None req-c5da23b0-ed28-4c4b-ac2f-bd3806764128 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.781451] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.781451] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.785185] [55020]: INFO cinder.volume.api [None req-c5da23b0-ed28-4c4b-ac2f-bd3806764128 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1270.789919] [55020]: INFO cinder.api.openstack.wsgi [None req-c5da23b0-ed28-4c4b-ac2f-bd3806764128 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 returned with HTTP 200 [ 1270.790274] [55020]: [pid: 55020|app: 0|req: 286/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:39 2025] GET /volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.800528] [55019]: DEBUG cinder.api.middleware.request_id [None req-b6cd0230-e96b-4d37-87b5-66164644d871 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.802638] [55019]: INFO cinder.api.openstack.wsgi [None req-b6cd0230-e96b-4d37-87b5-66164644d871 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 [ 1271.802868] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b6cd0230-e96b-4d37-87b5-66164644d871 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.803105] [55019]: DEBUG cinder.api.openstack.wsgi [None req-b6cd0230-e96b-4d37-87b5-66164644d871 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.809887] [55019]: INFO cinder.api.openstack.wsgi [None req-b6cd0230-e96b-4d37-87b5-66164644d871 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 returned with HTTP 404 [ 1271.810378] [55019]: [pid: 55019|app: 0|req: 274/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:40 2025] GET /volume/v3/volumes/7565fc4a-9d58-4394-a4c9-3ed8e8bd7ce1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1271.813513] [55020]: DEBUG cinder.api.middleware.request_id [None req-626275e5-651f-4f67-a329-d128af0a7136 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.815579] [55020]: INFO cinder.api.openstack.wsgi [None req-626275e5-651f-4f67-a329-d128af0a7136 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] DELETE http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad [ 1271.815799] [55020]: DEBUG cinder.api.openstack.wsgi [None req-626275e5-651f-4f67-a329-d128af0a7136 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.816029] [55020]: DEBUG cinder.api.openstack.wsgi [None req-626275e5-651f-4f67-a329-d128af0a7136 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'delete' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.816265] [55020]: INFO cinder.api.v3.volumes [None req-626275e5-651f-4f67-a329-d128af0a7136 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Delete volume with id: 278b0fc2-8cf1-4f34-ba61-6e32b234a4ad [ 1271.823767] [55020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.823767] [55020]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.824281] [55020]: INFO cinder.volume.api [None req-626275e5-651f-4f67-a329-d128af0a7136 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1271.837163] [55020]: INFO cinder.volume.api [None req-626275e5-651f-4f67-a329-d128af0a7136 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Delete volume request issued successfully. [ 1271.837420] [55020]: INFO cinder.api.openstack.wsgi [None req-626275e5-651f-4f67-a329-d128af0a7136 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad returned with HTTP 202 [ 1271.837817] [55020]: [pid: 55020|app: 0|req: 287/561] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 18:24:40 2025] DELETE /volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1271.840740] [55019]: DEBUG cinder.api.middleware.request_id [None req-96a66c35-12fe-4045-bee1-7ba2e0baf0a9 None None] RequestId filter calling following filter/app {{(pid=55019) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.842816] [55019]: INFO cinder.api.openstack.wsgi [None req-96a66c35-12fe-4045-bee1-7ba2e0baf0a9 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad [ 1271.843119] [55019]: DEBUG cinder.api.openstack.wsgi [None req-96a66c35-12fe-4045-bee1-7ba2e0baf0a9 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55019) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.843371] [55019]: DEBUG cinder.api.openstack.wsgi [None req-96a66c35-12fe-4045-bee1-7ba2e0baf0a9 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55019) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.851157] [55019]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.851157] [55019]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.854944] [55019]: INFO cinder.volume.api [None req-96a66c35-12fe-4045-bee1-7ba2e0baf0a9 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Volume info retrieved successfully. [ 1271.859393] [55019]: INFO cinder.api.openstack.wsgi [None req-96a66c35-12fe-4045-bee1-7ba2e0baf0a9 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad returned with HTTP 200 [ 1271.859820] [55019]: [pid: 55019|app: 0|req: 275/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:40 2025] GET /volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.869138] [55020]: DEBUG cinder.api.middleware.request_id [None req-873be264-8ee5-453d-bb70-4ef5c9e9cb80 None None] RequestId filter calling following filter/app {{(pid=55020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.871244] [55020]: INFO cinder.api.openstack.wsgi [None req-873be264-8ee5-453d-bb70-4ef5c9e9cb80 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] GET http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad [ 1272.871506] [55020]: DEBUG cinder.api.openstack.wsgi [None req-873be264-8ee5-453d-bb70-4ef5c9e9cb80 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Empty body provided in request {{(pid=55020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.871741] [55020]: DEBUG cinder.api.openstack.wsgi [None req-873be264-8ee5-453d-bb70-4ef5c9e9cb80 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] Calling method 'show' {{(pid=55020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.877844] [55020]: INFO cinder.api.openstack.wsgi [None req-873be264-8ee5-453d-bb70-4ef5c9e9cb80 tempest-VolumesTestJSON-746098183 tempest-VolumesTestJSON-746098183-project-member] http://10.180.1.21/volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad returned with HTTP 404 [ 1272.878329] [55020]: [pid: 55020|app: 0|req: 288/563] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 18:24:41 2025] GET /volume/v3/volumes/278b0fc2-8cf1-4f34-ba61-6e32b234a4ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1281.857158] [55019]: DEBUG dbcounter [-] [55019] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55019) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1282.874154] [55020]: DEBUG dbcounter [-] [55020] Writing DB stats cinder:SELECT=99,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=55020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}